24Jun23rv1_17_0+1220-9c6d4b82a6f - 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: 4697 tests: 1455 succeeded 3141 FAILED 98 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  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 
> =================================================================
> ==2672250==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558e3cf16e32 bp 0x7ffc0bce6710 sp 0x7ffc0bce6708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558e3cf16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e3cf169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e3cc219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e3cc22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e3ce1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e3ce14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e3d07e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e3c7a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e3c79c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e3c78a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cc6566d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cc6566e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e3c6c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558e3c786aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558e3f0684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e3cf16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e3cc219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672263==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56266b689e32 bp 0x7ffc38cfda30 sp 0x7ffc38cfda28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56266b689e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56266b6899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56266b3949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56266b395d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56266b58febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56266b587952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56266b7f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56266af13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56266af0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56266aefd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc824fc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc824fc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56266ae3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56266aef9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56266d7db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56266b689725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56266b3949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672295==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55733851be32 bp 0x7ffeb0bae610 sp 0x7ffeb0bae608
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55733851be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55733851b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573382269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557338227d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557338421ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557338419952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557338683793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557337da5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557337da156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557337d8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff41511ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff41511ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557337ccd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557337d8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55733a66d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55733851b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573382269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672277==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563e493d1e32 bp 0x7ffe75c648d0 sp 0x7ffe75c648c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563e493d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e493d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e490dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e490ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e492d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e492cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e49539793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e48c5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e48c5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e48c45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d7419dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d7419de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e48b83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563e48c41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563e4b5234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e493d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e490dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672253==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55739b074e32 bp 0x7fff954e6730 sp 0x7fff954e6728
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55739b074e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55739b0749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55739ad7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55739ad80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55739af7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55739af72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55739b1dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55739a8fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55739a8fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55739a8e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd970c8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd970c8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55739a826634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55739a8e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55739d1c64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55739b074725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55739ad7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672308==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e104ed2e32 bp 0x7fff0e5abad0 sp 0x7fff0e5abac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e104ed2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e104ed29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e104bdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e104bded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e104dd8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e104dd0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e10503a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e10475cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e10475856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e104746018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2af7c7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2af7c7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e104684634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e104742aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e1070244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e104ed2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e104bdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672333==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55df53c3ce32 bp 0x7fff63267570 sp 0x7fff63267568
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55df53c3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df53c3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df539479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df53948d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df53b42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df53b3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df53da4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df534c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df534c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df534b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa948746d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa948746e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df533ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55df534acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55df55d8e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df53c3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df539479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672310==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e321ec6e32 bp 0x7ffd785aeb30 sp 0x7ffd785aeb28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e321ec6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e321ec69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e321bd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e321bd2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e321dccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e321dc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e32202e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e321750c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e32174c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e32173a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fcd86cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fcd86ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e321678634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e321736aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3240184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e321ec6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e321bd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672322==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556883a1ce32 bp 0x7ffdc5483f70 sp 0x7ffdc5483f68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556883a1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556883a1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568837279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556883728d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556883922ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55688391a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556883b84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568832a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568832a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556883290018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89ea5efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89ea5efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568831ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55688328caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556885b6e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556883a1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568837279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672312==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f1a1c54e32 bp 0x7ffd50499e70 sp 0x7ffd50499e68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f1a1c54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1a1c549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1a195f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1a1960d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1a1b5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1a1b52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1a1dbc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1a14dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1a14da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1a14c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f767001cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f767001ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1a1406634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f1a14c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1a3da64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1a1c54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1a195f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672346==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b30fbdfe32 bp 0x7ffc236e4d70 sp 0x7ffc236e4d68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b30fbdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b30fbdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b30f8ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b30f8ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b30fae5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b30fadd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b30fd47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b30f469c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b30f46556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b30f453018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feeac37ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feeac37ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b30f391634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b30f44faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b311d314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b30fbdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b30f8ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672335==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560cb5226e32 bp 0x7fff35093110 sp 0x7fff35093108
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560cb5226e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cb52269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cb4f319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cb4f32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cb512cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cb5124952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cb538e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cb4ab0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cb4aac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cb4a9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c28c55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c28c55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cb49d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560cb4a96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560cb73784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cb5226725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cb4f319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672373==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556f8f19ae32 bp 0x7ffffa02dd30 sp 0x7ffffa02dd28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556f8f19ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f8f19a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f8eea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f8eea6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f8f0a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f8f098952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f8f302793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f8ea24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f8ea2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f8ea0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d2a7f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d2a7f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f8e94c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556f8ea0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556f912ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f8f19a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f8eea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672355==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56317d344e32 bp 0x7ffc75855310 sp 0x7ffc75855308
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56317d344e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56317d3449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56317d04f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56317d050d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56317d24aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56317d242952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56317d4ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56317cbcec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56317cbca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56317cbb8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb52141dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb52141de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56317caf6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56317cbb4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56317f4964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56317d344725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56317d04f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672364==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5594157a6e32 bp 0x7fff9942ad50 sp 0x7fff9942ad48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5594157a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594157a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594154b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594154b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594156acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594156a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55941590e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559415030c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55941502c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55941501a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5974f71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5974f71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559414f58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559415016aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594178f84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594157a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594154b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672356==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x565417441e32 bp 0x7ffd17b42dd0 sp 0x7ffd17b42dc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x565417441e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654174419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56541714c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56541714dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565417347ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56541733f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654175a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565416ccbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565416cc756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565416cb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2786793d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2786793e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565416bf3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x565416cb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654195934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565417441725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56541714c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672378==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55973f717e32 bp 0x7fff65b6f170 sp 0x7fff65b6f168
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55973f717e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55973f7179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55973f4229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55973f423d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55973f61debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55973f615952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55973f87f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55973efa1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55973ef9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55973ef8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6db7b45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6db7b45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55973eec9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55973ef87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597418694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55973f717725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55973f4229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5587f4cfde32 bp 0x7ffdaa877010 sp 0x7ffdaa877008
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5587f4cfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587f4cfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587f4a089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587f4a09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587f4c03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587f4bfb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587f4e65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587f4587c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587f458356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587f4571018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17b3011d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17b3011e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587f44af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x5587f456daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587f6e4f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587f4cfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587f4a089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671200==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5607e7a1be32 bp 0x7ffeac29b290 sp 0x7ffeac29b288
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5607e7a1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607e7a1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607e77269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607e7727d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607e7921ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607e7919952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607e7b83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607e72a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607e72a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607e728f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f544f8eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f544f8eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607e71cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5607e728baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607e9b6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607e7a1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607e77269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671213==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b881b25e32 bp 0x7fffebc879f0 sp 0x7fffebc879e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b881b25e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b881b259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8818309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b881831d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b881a2bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b881a23952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b881c8d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8813afc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8813ab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b881399018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cc5065d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cc5065e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8812d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b881395aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b883c774f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b881b25725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8818309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671220==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d4ac6d1e32 bp 0x7ffe3177a2d0 sp 0x7ffe3177a2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d4ac6d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4ac6d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4ac3dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4ac3ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4ac5d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4ac5cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4ac839793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4abf5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4abf5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4abf45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadbf885d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadbf885e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4abe83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d4abf41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d4ae8234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4ac6d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4ac3dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fb 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 
> =================================================================
> ==2671235==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x563f10cc2e32 bp 0x7ffc0f9ceef0 sp 0x7ffc0f9ceee8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x563f10cc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f10cc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f109cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f109ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f10bc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f10bc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f10e2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f1054cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f1054856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f10536018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fede87fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fede87fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f10474634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x563f10532aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563f12e144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f10cc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f109cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671280==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558bdcd0be32 bp 0x7ffe3d980970 sp 0x7ffe3d980968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558bdcd0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bdcd0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bdca169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bdca17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bdcc11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bdcc09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bdce73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bdc595c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bdc59156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bdc57f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02f778ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02f778ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bdc4bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558bdc57baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558bdee5d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bdcd0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bdca169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671239==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55da252d2e32 bp 0x7ffd086d3490 sp 0x7ffd086d3488
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55da252d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da252d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da24fdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da24fded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da251d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da251d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da2543a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da24b5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da24b5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da24b46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd709dcdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd709dcde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da24a84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55da24b42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da274244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da252d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da24fdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671263==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a7079e6e32 bp 0x7ffe2b1f7a10 sp 0x7ffe2b1f7a08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a7079e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7079e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7076f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7076f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7078ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7078e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a707b4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a707270c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a70726c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a70725a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40519d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40519d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a707198634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a707256aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a709b384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7079e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7076f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671250==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5613cd156e32 bp 0x7ffddd43be70 sp 0x7ffddd43be68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5613cd156e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613cd1569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613cce619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613cce62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613cd05cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613cd054952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613cd2be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613cc9e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613cc9dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613cc9ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62d2ce3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62d2ce3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613cc908634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5613cc9c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5613cf2a84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613cd156725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613cce619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671266==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555cf08afe32 bp 0x7ffdaff7ccf0 sp 0x7ffdaff7cce8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555cf08afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cf08af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cf05ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cf05bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cf07b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cf07ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cf0a17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cf0139c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cf013556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cf0123018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fb2a75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fb2a75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cf0061634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555cf011faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555cf2a014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cf08af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cf05ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671252==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c8b39fbe32 bp 0x7fff42b39410 sp 0x7fff42b39408
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c8b39fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8b39fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8b37069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8b3707d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8b3901ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8b38f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8b3b63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8b3285c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8b328156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8b326f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5231e88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5231e88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8b31ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c8b326baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8b5b4d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8b39fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8b37069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671278==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557c49786e32 bp 0x7ffc562740f0 sp 0x7ffc562740e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557c49786e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c497869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c494919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c49492d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c4968cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c49684952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c498ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c49010c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c4900c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c48ffa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f5f6cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f5f6cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c48f38634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557c48ff6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c4b8d84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c49786725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c494919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671277==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d13525fe32 bp 0x7fff49d780b0 sp 0x7fff49d780a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d13525fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d13525f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d134f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d134f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d135165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d13515d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1353c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d134ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d134ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d134ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7610b8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7610b8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d134a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d134acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d1373b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d13525f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d134f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671305==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5633b95bae32 bp 0x7ffd67f08bd0 sp 0x7ffd67f08bc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5633b95bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633b95ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633b92c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633b92c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633b94c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633b94b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633b9722793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633b8e44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633b8e4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633b8e2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb79b7d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb79b7d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633b8d6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5633b8e2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633bb70c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633b95ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633b92c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671350==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a7ca223e32 bp 0x7ffd73d34250 sp 0x7ffd73d34248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a7ca223e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7ca2239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7c9f2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7c9f2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7ca129ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7ca121952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7ca38b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7c9aadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7c9aa956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7c9a97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f911d9c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f911d9c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7c99d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a7c9a93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a7cc3754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7ca223725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7c9f2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671719==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d2ba515e32 bp 0x7ffda93fb570 sp 0x7ffda93fb568
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d2ba515e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2ba5159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2ba2209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2ba221d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2ba41bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2ba413952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2ba67d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2b9d9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2b9d9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2b9d89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3243d6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3243d6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2b9cc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d2b9d85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2bc6674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2ba515725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2ba2209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671742==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562157aa3e32 bp 0x7ffec3db3930 sp 0x7ffec3db3928
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562157aa3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562157aa39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621577ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621577afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621579a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621579a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562157c0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56215732dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56215732956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562157317018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a12e99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a12e99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562157255634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562157313aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562159bf54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562157aa3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621577ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671729==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56019f8d8e32 bp 0x7fffc1563c70 sp 0x7fffc1563c68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56019f8d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56019f8d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56019f5e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56019f5e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56019f7deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56019f7d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56019fa40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56019f162c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56019f15e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56019f14c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcaae48fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcaae48fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56019f08a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56019f148aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601a1a2a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56019f8d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56019f5e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671458==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561002888e32 bp 0x7ffece5bc830 sp 0x7ffece5bc828
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561002888e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610028889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610025939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561002594d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56100278eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561002786952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610029f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561002112c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56100210e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610020fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15ed8f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15ed8f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56100203a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5610020f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5610049da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561002888725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610025939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671417==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558d42dffe32 bp 0x7ffd65ee66f0 sp 0x7ffd65ee66e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558d42dffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d42dff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d42b0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d42b0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d42d05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d42cfd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d42f67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d42689c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d4268556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d42673018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7565cf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7565cf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d425b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558d4266faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d44f514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d42dff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d42b0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671424==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5589aa7c7e32 bp 0x7fffe21e0750 sp 0x7fffe21e0748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5589aa7c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589aa7c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589aa4d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589aa4d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589aa6cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589aa6c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589aa92f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589aa051c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589aa04d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589aa03b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f723d637d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f723d637e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589a9f79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5589aa037aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5589ac9194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589aa7c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589aa4d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671388==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5623f5016e32 bp 0x7fffa44e2af0 sp 0x7fffa44e2ae8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5623f5016e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623f50169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623f4d219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623f4d22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623f4f1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623f4f14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623f517e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623f48a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623f489c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623f488a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b3c71ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b3c71ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623f47c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5623f4886aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623f71684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623f5016725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623f4d219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671398==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563c3012de32 bp 0x7fff2d4e1210 sp 0x7fff2d4e1208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563c3012de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c3012d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c2fe389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c2fe39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c30033ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c3002b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c30295793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c2f9b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c2f9b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c2f9a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f594da29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f594da29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c2f8df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563c2f99daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563c3227f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c3012d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c2fe389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671434==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f2d5e0fe32 bp 0x7ffd4a5a11b0 sp 0x7ffd4a5a11a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f2d5e0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2d5e0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2d5b1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2d5b1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2d5d15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2d5d0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2d5f77793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2d5699c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2d569556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2d5683018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4895db0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4895db0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2d55c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f2d567faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2d7f614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2d5e0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2d5b1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671422==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a90e81fe32 bp 0x7ffc23900150 sp 0x7ffc23900148
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a90e81fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a90e81f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a90e52a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a90e52bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a90e725ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a90e71d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a90e987793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a90e0a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a90e0a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a90e093018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbcf089d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbcf089e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a90dfd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a90e08faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a9109714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a90e81f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a90e52a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671471==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55804c959e32 bp 0x7ffdc6073d10 sp 0x7ffdc6073d08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55804c959e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55804c9599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55804c6649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55804c665d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55804c85febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55804c857952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55804cac1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55804c1e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55804c1df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55804c1cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b86867d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b86867e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55804c10b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55804c1c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55804eaab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55804c959725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55804c6649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671449==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556cb6cfae32 bp 0x7ffd14032930 sp 0x7ffd14032928
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556cb6cfae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cb6cfa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cb6a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cb6a06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cb6c00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cb6bf8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cb6e62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cb6584c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cb658056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cb656e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe983e90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe983e90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cb64ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556cb656aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556cb8e4c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cb6cfa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cb6a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671441==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55aeaa167e32 bp 0x7ffc93e92030 sp 0x7ffc93e92028
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55aeaa167e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aeaa1679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aea9e729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aea9e73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aeaa06debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aeaa065952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aeaa2cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aea99f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aea99ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aea99db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfd1bddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfd1bdde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aea9919634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55aea99d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aeac2b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aeaa167725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aea9e729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2671408==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fc5b26ce32 bp 0x7ffcb6e79a70 sp 0x7ffcb6e79a68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fc5b26ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc5b26c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc5af779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc5af78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc5b172ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc5b16a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc5b3d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc5aaf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc5aaf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc5aae0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15b1e65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15b1e65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc5aa1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fc5aadcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fc5d3be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc5b26c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc5af779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671516==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563084c49e32 bp 0x7ffdee0cbdb0 sp 0x7ffdee0cbda8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563084c49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563084c499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630849549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563084955d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563084b4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563084b47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563084db1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630844d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630844cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630844bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa263b88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa263b88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630843fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5630844b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563086d9b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563084c49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630849549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671487==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5575e6e04e32 bp 0x7ffd2d8a5cd0 sp 0x7ffd2d8a5cc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5575e6e04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575e6e049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575e6b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575e6b10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575e6d0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575e6d02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575e6f6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575e668ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575e668a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575e6678018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7857173d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7857173e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575e65b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5575e6674aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575e8f564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575e6e04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575e6b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55eabc0f3e32 bp 0x7fff6b42eed0 sp 0x7fff6b42eec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55eabc0f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eabc0f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eabbdfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eabbdffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eabbff9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eabbff1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eabc25b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eabb97dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eabb97956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eabb967018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77de9aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77de9aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eabb8a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55eabb963aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eabe2454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eabc0f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eabbdfe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562956f2ce32 bp 0x7fffb0139450 sp 0x7fffb0139448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562956f2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562956f2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562956c379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562956c38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562956e32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562956e2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562957094793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629567b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629567b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629567a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73b9e73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73b9e73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629566de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56295679caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56295907e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562956f2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562956c379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671528==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558234af0e32 bp 0x7ffe4cb68810 sp 0x7ffe4cb68808
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558234af0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558234af09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582347fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582347fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582349f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582349ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558234c58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55823437ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55823437656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558234364018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cbfc4cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cbfc4ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582342a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558234360aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558236c424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558234af0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582347fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671512==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b2f4e60e32 bp 0x7ffd582ef5b0 sp 0x7ffd582ef5a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b2f4e60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2f4e609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2f4b6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2f4b6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2f4d66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2f4d5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2f4fc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2f46eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2f46e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2f46d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1083028d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1083028e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2f4612634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b2f46d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b2f6fb24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2f4e60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2f4b6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671509==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5577a16a4e32 bp 0x7fffe45a6f10 sp 0x7fffe45a6f08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5577a16a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577a16a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577a13af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577a13b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577a15aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577a15a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577a180c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577a0f2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577a0f2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577a0f18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff50e511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff50e511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577a0e56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5577a0f14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5577a37f64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577a16a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577a13af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671682==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b9a3d4be32 bp 0x7ffd615690b0 sp 0x7ffd615690a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b9a3d4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9a3d4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9a3a569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9a3a57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9a3c51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9a3c49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9a3eb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9a35d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9a35d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9a35bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0792afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0792afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9a34fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b9a35bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9a5e9d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9a3d4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9a3a569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671544==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5619e3d1de32 bp 0x7ffdcae39170 sp 0x7ffdcae39168
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5619e3d1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619e3d1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619e3a289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619e3a29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619e3c23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619e3c1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619e3e85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619e35a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619e35a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619e3591018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4dc2c49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4dc2c49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619e34cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5619e358daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619e5e6f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619e3d1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619e3a289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671636==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56276fc2ae32 bp 0x7ffe25638050 sp 0x7ffe25638048
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56276fc2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56276fc2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56276f9359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56276f936d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56276fb30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56276fb28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56276fd92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56276f4b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56276f4b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56276f49e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e78843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e78843e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56276f3dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56276f49aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562771d7c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56276fc2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56276f9359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671655==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5608b1527e32 bp 0x7ffff2106490 sp 0x7ffff2106488
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5608b1527e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608b15279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608b12329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608b1233d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608b142debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608b1425952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608b168f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608b0db1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608b0dad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608b0d9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4bba64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4bba64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608b0cd9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5608b0d97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608b36794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608b1527725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608b12329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671543==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557d295c1e32 bp 0x7ffc55f27c30 sp 0x7ffc55f27c28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557d295c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d295c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d292cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d292cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d294c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d294bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d29729793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d28e4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d28e4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d28e35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82a0d4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82a0d4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d28d73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557d28e31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557d2b7134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d295c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d292cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671572==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562601be8e32 bp 0x7fffe0b402d0 sp 0x7fffe0b402c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562601be8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562601be89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626018f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626018f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562601aeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562601ae6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562601d50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562601472c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56260146e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56260145c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9146acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9146ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56260139a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562601458aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562603d3a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562601be8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626018f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671661==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c20c7c2e32 bp 0x7ffef776aab0 sp 0x7ffef776aaa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c20c7c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c20c7c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c20c4cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c20c4ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c20c6c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c20c6c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c20c92a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c20c04cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c20c04856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c20c036018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faefb6bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faefb6bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c20bf74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c20c032aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c20e9144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c20c7c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c20c4cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671641==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563384edbe32 bp 0x7ffff4c2c550 sp 0x7ffff4c2c548
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563384edbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563384edb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563384be69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563384be7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563384de1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563384dd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563385043793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563384765c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56338476156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56338474f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9b999cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9b999ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56338468d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56338474baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56338702d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563384edb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563384be69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671693==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561a14ee3e32 bp 0x7ffca4dd7ed0 sp 0x7ffca4dd7ec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561a14ee3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a14ee39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a14bee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a14befd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a14de9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a14de1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a1504b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a1476dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a1476956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a14757018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fe9a62d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fe9a62e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a14695634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561a14753aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a170354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a14ee3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a14bee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671674==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56404fe15e32 bp 0x7fff797c6410 sp 0x7fff797c6408
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56404fe15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56404fe159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56404fb209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56404fb21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56404fd1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56404fd13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56404ff7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56404f69fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56404f69b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56404f689018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7eede07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7eede07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56404f5c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56404f685aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564051f674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56404fe15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56404fb209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671665==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ddbfc7be32 bp 0x7ffcf5020110 sp 0x7ffcf5020108
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ddbfc7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddbfc7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddbf9869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddbf987d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddbfb81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddbfb79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddbfde3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddbf505c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddbf50156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddbf4ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0870c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0870c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddbf42d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ddbf4ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ddc1dcd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddbfc7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddbf9869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671609==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ff4510ce32 bp 0x7fff6dc43c10 sp 0x7fff6dc43c08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ff4510ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff4510c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff44e179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff44e18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff45012ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff4500a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff45274793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff44996c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff4499256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff44980018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef0f3f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef0f3f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff448be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ff4497caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ff4725e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff4510c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff44e179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671708==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5648c5226e32 bp 0x7ffd6df991b0 sp 0x7ffd6df991a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5648c5226e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648c52269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648c4f319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648c4f32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648c512cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648c5124952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648c538e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648c4ab0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648c4aac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648c4a9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd99a476d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd99a476e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648c49d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5648c4a96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648c73784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648c5226725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648c4f319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671716==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5632c67d5e32 bp 0x7fffe1c12b10 sp 0x7fffe1c12b08
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5632c67d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632c67d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632c64e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632c64e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632c66dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632c66d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632c693d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632c605fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632c605b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632c6049018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb36bc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb36bc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632c5f87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x5632c6045aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5632c89274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632c67d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632c64e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675778==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ef3c72ee32 bp 0x7ffcdfc4de70 sp 0x7ffcdfc4de68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ef3c72ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef3c72e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef3c4399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef3c43ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef3c634ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef3c62c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef3c896793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef3bfb8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef3bfb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef3bfa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ab4a9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ab4a9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef3bee0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ef3bf9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef3e8804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef3c72e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef3c4399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675782==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bc1a5c7e32 bp 0x7fffd7ea5170 sp 0x7fffd7ea5168
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bc1a5c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc1a5c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc1a2d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc1a2d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc1a4cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc1a4c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc1a72f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc19e51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc19e4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc19e3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0733996d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0733996e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc19d79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bc19e37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bc1c7194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc1a5c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc1a2d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675799==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e2726b4e32 bp 0x7ffedd0ff790 sp 0x7ffedd0ff788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e2726b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2726b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2723bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2723c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2725baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2725b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e27281c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e271f3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e271f3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e271f28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eff164d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eff164e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e271e66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e271f24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2748064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2726b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2723bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675849==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5609602f1e32 bp 0x7ffc0315d110 sp 0x7ffc0315d108
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5609602f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609602f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56095fffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56095fffdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609601f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609601ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560960459793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56095fb7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56095fb7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56095fb65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70db2a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70db2a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56095faa3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56095fb61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5609624434f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609602f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56095fffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675826==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5584dd897e32 bp 0x7ffcaab81990 sp 0x7ffcaab81988
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5584dd897e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584dd8979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584dd5a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584dd5a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584dd79debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584dd795952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584dd9ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584dd121c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584dd11d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584dd10b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff615db4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff615db4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584dd049634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5584dd107aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5584df9e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584dd897725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584dd5a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675841==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b91298ae32 bp 0x7fffed9ba930 sp 0x7fffed9ba928
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b91298ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b91298a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9126959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b912696d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b912890ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b912888952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b912af2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b912214c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b91221056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9121fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe95d6b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe95d6b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b91213c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b9121faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b914adc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b91298a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9126959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561164260e32 bp 0x7ffc2698e070 sp 0x7ffc2698e068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561164260e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611642609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561163f6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561163f6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561164166ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56116415e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611643c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561163aeac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561163ae656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561163ad4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f009334fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f009334fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561163a12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561163ad0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611663b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561164260725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561163f6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2675810==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5570b6a4ee32 bp 0x7ffce13469d0 sp 0x7ffce13469c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5570b6a4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570b6a4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570b67599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570b675ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570b6954ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570b694c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570b6bb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570b62d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570b62d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570b62c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f548817fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f548817fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570b6200634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5570b62beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570b8ba04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570b6a4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570b67599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c2 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675835==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e0401f4e32 bp 0x7ffc5966b270 sp 0x7ffc5966b268
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e0401f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0401f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e03feff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e03ff00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0400faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0400f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e04035c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e03fa7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e03fa7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e03fa68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc419b65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc419b65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e03f9a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e03fa64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0423464f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0401f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e03feff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675856==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b90d4f4e32 bp 0x7ffd99d1aef0 sp 0x7ffd99d1aee8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b90d4f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b90d4f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b90d1ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b90d200d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b90d3faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b90d3f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b90d65c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b90cd7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b90cd7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b90cd68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24628d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24628d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b90cca6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b90cd64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b90f6464f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b90d4f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b90d1ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675903==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564351ed7e32 bp 0x7ffd85cc45b0 sp 0x7ffd85cc45a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564351ed7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564351ed79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564351be29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564351be3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564351dddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564351dd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56435203f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564351761c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56435175d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56435174b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f44c40dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44c40dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564351689634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564351747aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643540294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564351ed7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564351be29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675881==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558d1d6d2e32 bp 0x7fffc4fe4ab0 sp 0x7fffc4fe4aa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558d1d6d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d1d6d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d1d3dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d1d3ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d1d5d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d1d5d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d1d83a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d1cf5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d1cf5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d1cf46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb353ea7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb353ea7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d1ce84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558d1cf42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d1f8244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d1d6d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d1d3dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675980==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e81e739e32 bp 0x7fff0f168ad0 sp 0x7fff0f168ac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e81e739e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e81e7399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e81e4449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e81e445d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e81e63febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e81e637952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e81e8a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e81dfc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e81dfbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e81dfad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72338cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72338cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e81deeb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e81dfa9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e82088b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e81e739725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e81e4449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675932==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fb796dae32 bp 0x7ffcfdead970 sp 0x7ffcfdead968
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fb796dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb796da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb793e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb793e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb795e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb795d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb79842793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb78f64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb78f6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb78f4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cc8717d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cc8717e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb78e8c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fb78f4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb7b82c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb796da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb793e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675958==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5630cd83ce32 bp 0x7ffeec5700b0 sp 0x7ffeec5700a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5630cd83ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630cd83c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630cd5479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630cd548d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630cd742ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630cd73a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630cd9a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630cd0c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630cd0c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630cd0b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83ecebbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83ecebbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630ccfee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5630cd0acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5630cf98e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630cd83c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630cd5479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676000==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555db4215e32 bp 0x7fff0c90f7f0 sp 0x7fff0c90f7e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555db4215e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555db42159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555db3f209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555db3f21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555db411bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555db4113952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555db437d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555db3a9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555db3a9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555db3a89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc42137d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc42137e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555db39c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555db3a85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555db63674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555db4215725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555db3f209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675926==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562c2676fe32 bp 0x7ffd9d3d9190 sp 0x7ffd9d3d9188
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562c2676fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c2676f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c2647a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c2647bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c26675ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c2666d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c268d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c25ff9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c25ff556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c25fe3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc1ada6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc1ada6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c25f21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562c25fdfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562c288c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c2676f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c2647a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675927==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55aa3c139e32 bp 0x7ffe2ccfbc30 sp 0x7ffe2ccfbc28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55aa3c139e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa3c1399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa3be449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa3be45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa3c03febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa3c037952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa3c2a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa3b9c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa3b9bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa3b9ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f0f13fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f0f13fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa3b8eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55aa3b9a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aa3e28b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa3c139725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa3be449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675943==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55aa718cfe32 bp 0x7ffddec6f650 sp 0x7ffddec6f648
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55aa718cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa718cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa715da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa715dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa717d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa717cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa71a37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa71159c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa7115556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa71143018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6888c22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6888c22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa71081634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55aa7113faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aa73a214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa718cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa715da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675993==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a0de9dbe32 bp 0x7ffd1af7cfd0 sp 0x7ffd1af7cfc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a0de9dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0de9db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0de6e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0de6e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0de8e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0de8d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0deb43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0de265c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0de26156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0de24f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb81b5c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb81b5c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0de18d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a0de24baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0e0b2d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0de9db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0de6e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676056==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55d5b476be32 bp 0x7ffe6ffb05d0 sp 0x7ffe6ffb05c8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55d5b476be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5b476b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5b44769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5b4477d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5b4671ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5b4669952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5b48d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5b3ff5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5b3ff156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5b3fdf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4f3d1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4f3d1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5b3f1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55d5b3fdbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d5b68bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5b476b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5b44769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676032==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x56119f848e32 bp 0x7fff9b4d68b0 sp 0x7fff9b4d68a8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x56119f848e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56119f8489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56119f5539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56119f554d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56119f74eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56119f746952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56119f9b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56119f0d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56119f0ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56119f0bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fccc9371d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fccc9371e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56119effa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x56119f0b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611a199a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56119f848725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56119f5539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676047==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x5628fecc4e32 bp 0x7ffdc0cd5b70 sp 0x7ffdc0cd5b68
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x5628fecc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628fecc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628fe9cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628fe9d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628febcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628febc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628fee2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628fe54ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628fe54a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628fe538018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6e30a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6e30a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628fe476634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x5628fe534aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562900e164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628fecc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628fe9cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2676067==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x56386c671e32 bp 0x7ffc19ab5a90 sp 0x7ffc19ab5a88
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x56386c671e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56386c6719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56386c37c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56386c37dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56386c577ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56386c56f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56386c7d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56386befbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56386bef756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56386bee5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb91757fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb91757fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56386be23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x56386bee1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56386e7c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56386c671725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56386c37c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  06 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676018==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x555d70e9ee32 bp 0x7fffc6d704b0 sp 0x7fffc6d704a8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x555d70e9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d70e9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d70ba99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d70baad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d70da4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d70d9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d71006793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d70728c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d7072456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d70712018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4c3bc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4c3bc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d70650634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x555d7070eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555d72ff04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d70e9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d70ba99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676016==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x560f6d0cde32 bp 0x7ffd5b506690 sp 0x7ffd5b506688
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x560f6d0cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f6d0cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f6cdd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f6cdd9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f6cfd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f6cfcb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f6d235793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f6c957c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f6c95356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f6c941018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f261e894d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f261e894e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f6c87f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x560f6c93daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f6f21f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f6d0cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f6cdd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676038==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x559f468dfe32 bp 0x7ffeb4368030 sp 0x7ffeb4368028
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x559f468dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f468df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f465ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f465ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f467e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f467dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f46a47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f46169c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f4616556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f46153018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97ebd19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97ebd19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f46091634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x559f4614faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f48a314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f468df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f465ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  13 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676055==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55d2dcdd5e32 bp 0x7ffc6b38f090 sp 0x7ffc6b38f088
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55d2dcdd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2dcdd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2dcae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2dcae1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2dccdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2dccd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2dcf3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2dc65fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2dc65b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2dc649018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60a5eebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60a5eebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2dc587634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55d2dc645aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2def274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2dcdd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2dcae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676070==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55618f9cde32 bp 0x7ffe67da9df0 sp 0x7ffe67da9de8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55618f9cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55618f9cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55618f6d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55618f6d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55618f8d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55618f8cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55618fb35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55618f257c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55618f25356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55618f241018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7da22fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7da22fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55618f17f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55618f23daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556191b1f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55618f9cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55618f6d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676084==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x558930fa8e32 bp 0x7ffc58b964d0 sp 0x7ffc58b964c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x558930fa8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558930fa89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558930cb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558930cb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558930eaeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558930ea6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558931110793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558930832c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55893082e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55893081c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efeea61fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efeea61fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55893075a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x558930818aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5589330fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558930fa8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558930cb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676081==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x557c4b329e32 bp 0x7ffdeeaa44b0 sp 0x7ffdeeaa44a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x557c4b329e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c4b3299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c4b0349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c4b035d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c4b22febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c4b227952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c4b491793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c4abb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c4abaf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c4ab9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff585678d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff585678e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c4aadb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x557c4ab99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c4d47b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c4b329725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c4b0349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676126==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559e407cae32 bp 0x7ffe76ef5470 sp 0x7ffe76ef5468
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559e407cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e407ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e404d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e404d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e406d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e406c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e40932793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e40054c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e4005056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e4003e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7aa16b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7aa16b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e3ff7c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559e4003aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559e4291c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e407ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e404d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676102==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c417a51e32 bp 0x7ffe7df04c30 sp 0x7ffe7df04c28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c417a51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c417a519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c41775c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c41775dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c417957ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c41794f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c417bb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4172dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4172d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4172c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd13a7aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd13a7aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c417203634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c4172c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c419ba34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c417a51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c41775c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676120==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x5579701b0e32 bp 0x7ffc48b379b0 sp 0x7ffc48b379a8
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x5579701b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579701b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55796febb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55796febcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579700b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579700ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557970318793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55796fa3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55796fa3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55796fa24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30bc722d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30bc722e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55796f962634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x55796fa20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5579723024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579701b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55796febb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676138==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b1c736be32 bp 0x7ffe00e54710 sp 0x7ffe00e54708
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b1c736be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1c736b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1c70769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1c7077d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1c7271ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1c7269952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1c74d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1c6bf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1c6bf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1c6bdf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72e586bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72e586be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1c6b1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b1c6bdbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1c94bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1c736b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1c70769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676103==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559368429e32 bp 0x7ffcae133f50 sp 0x7ffcae133f48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559368429e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593684299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593681349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559368135d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55936832febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559368327952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559368591793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559367cb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559367caf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559367c9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05c123cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05c123ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559367bdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559367c99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55936a57b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559368429725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593681349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676086==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5624d31d0e32 bp 0x7ffe33d155b0 sp 0x7ffe33d155a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5624d31d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624d31d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624d2edb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624d2edcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624d30d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624d30ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624d3338793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624d2a5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624d2a5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624d2a44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7be5d8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7be5d8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624d2982634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5624d2a40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624d53224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624d31d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624d2edb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676117==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5592dbe24e32 bp 0x7ffdd6f76730 sp 0x7ffdd6f76728
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5592dbe24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592dbe249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592dbb2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592dbb30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592dbd2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592dbd22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592dbf8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592db6aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592db6aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592db698018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe23ebd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe23ebd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592db5d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5592db694aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592ddf764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592dbe24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592dbb2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676128==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56480dbf8e32 bp 0x7fff25517c90 sp 0x7fff25517c88
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56480dbf8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56480dbf89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56480d9039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56480d904d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56480dafeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56480daf6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56480dd60793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56480d482c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56480d47e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56480d46c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d6f0c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d6f0c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56480d3aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56480d468aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56480fd4a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56480dbf8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56480d9039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2676155==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x556b18c03e32 bp 0x7fff6e5ed790 sp 0x7fff6e5ed788
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x556b18c03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b18c039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b1890e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b1890fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b18b09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b18b01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b18d6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b1848dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b1848956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b18477018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4200a1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4200a1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b183b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x556b18473aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b1ad554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b18c03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b1890e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676717==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55ee78aa7e32 bp 0x7ffdb225a130 sp 0x7ffdb225a128
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55ee78aa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee78aa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee787b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee787b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee789adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee789a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee78c0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee78331c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee7832d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee7831b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f871f0bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f871f0bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee78259634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55ee78317aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ee7abf94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee78aa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee787b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55a6771b8e32 bp 0x7ffe78612c70 sp 0x7ffe78612c68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55a6771b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6771b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a676ec39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a676ec4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6770beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6770b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a677320793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a676a42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a676a3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a676a2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9eaeb33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9eaeb33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a67696a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55a676a28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a67930a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6771b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a676ec39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676796==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55f2ca901e32 bp 0x7ffd74a6c6b0 sp 0x7ffd74a6c6a8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55f2ca901e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2ca9019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2ca60c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2ca60dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2ca807ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2ca7ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2caa69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2ca18bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2ca18756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2ca175018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ae2778d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ae2778e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2ca0b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55f2ca171aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2cca534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2ca901725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2ca60c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676738==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x563c541fae32 bp 0x7ffdc26e19f0 sp 0x7ffdc26e19e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x563c541fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c541fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c53f059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c53f06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c54100ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c540f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c54362793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c53a84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c53a8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c53a6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe83a3e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe83a3e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c539ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x563c53a6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563c5634c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c541fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c53f059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55b970dd9e32 bp 0x7fffa717ce90 sp 0x7fffa717ce88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55b970dd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b970dd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b970ae49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b970ae5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b970cdfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b970cd7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b970f41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b970663c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b97065f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b97064d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05b16dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05b16dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b97058b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55b970649aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b972f2b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b970dd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b970ae49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676701==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55ec3884fe32 bp 0x7ffccb16ee90 sp 0x7ffccb16ee88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55ec3884fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec3884f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec3855a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec3855bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec38755ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec3874d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec389b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec380d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec380d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec380c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc440648d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc440648e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec38001634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55ec380bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec3a9a14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec3884f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec3855a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676770==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5644774c3e32 bp 0x7ffd09e07970 sp 0x7ffd09e07968
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5644774c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644774c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644771ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644771cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644773c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644773c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56447762b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564476d4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564476d4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564476d37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6dede75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dede75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564476c75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x564476d33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5644796154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644774c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644771ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676641==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x563657e66e32 bp 0x7ffe9e040a30 sp 0x7ffe9e040a28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x563657e66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563657e669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563657b719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563657b72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563657d6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563657d64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563657fce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636576f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636576ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636576da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d80231d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d80231e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563657618634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5636576d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563659fb84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563657e66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563657b719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676699==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5616e1bfde32 bp 0x7ffd01b2dc90 sp 0x7ffd01b2dc88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5616e1bfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616e1bfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616e19089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616e1909d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616e1b03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616e1afb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616e1d65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616e1487c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616e148356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616e1471018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36927cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36927cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616e13af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5616e146daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5616e3d4f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616e1bfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616e19089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676714==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55c2f8bcde32 bp 0x7ffc7a246530 sp 0x7ffc7a246528
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55c2f8bcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2f8bcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2f88d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2f88d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2f8ad3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2f8acb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2f8d35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2f8457c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2f845356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2f8441018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ae2e80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ae2e80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2f837f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55c2f843daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2fad1f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2f8bcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2f88d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676773==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55dfabd04e32 bp 0x7ffdca100730 sp 0x7ffdca100728
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55dfabd04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfabd049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfaba0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfaba10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfabc0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfabc02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfabe6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfab58ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfab58a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfab578018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1bf7e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1bf7e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfab4b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55dfab574aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dfade564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfabd04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfaba0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676716==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55e0a9280e32 bp 0x7fffb0756430 sp 0x7fffb0756428
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55e0a9280e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0a92809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0a8f8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0a8f8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0a9186ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0a917e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0a93e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0a8b0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0a8b0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0a8af4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f3c18fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f3c18fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0a8a32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55e0a8af0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0ab3d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0a9280725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0a8f8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676695==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55959f807e32 bp 0x7ffd6730d550 sp 0x7ffd6730d548
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55959f807e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55959f8079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55959f5129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55959f513d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55959f70debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55959f705952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55959f96f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55959f091c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55959f08d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55959f07b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbc5b20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbc5b20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55959efb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55959f077aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5595a19594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55959f807725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55959f5129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676671==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x555bb7c1ce32 bp 0x7ffe2423aa50 sp 0x7ffe2423aa48
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x555bb7c1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bb7c1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bb79279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bb7928d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bb7b22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bb7b1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bb7d84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bb74a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bb74a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bb7490018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7caf0b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7caf0b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bb73ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x555bb748caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555bb9d6e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bb7c1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bb79279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676654==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ce40965e32 bp 0x7fffbb99b1d0 sp 0x7fffbb99b1c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ce40965e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce409659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce406709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce40671d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce4086bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce40863952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce40acd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce401efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce401eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce401d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde766e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde766e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce40117634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ce401d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ce42ab74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce40965725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce406709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2676752==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5646544f8e32 bp 0x7ffd9c095310 sp 0x7ffd9c095308
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5646544f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646544f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646542039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564654204d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646543feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646543f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564654660793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564653d82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564653d7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564653d6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e53d24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e53d24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564653caa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x564653d68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56465664a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646544f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646542039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676769==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55817dce2e32 bp 0x7fffb4395f90 sp 0x7fffb4395f88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55817dce2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55817dce29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55817d9ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55817d9eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55817dbe8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55817dbe0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55817de4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55817d56cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55817d56856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55817d556018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f860df95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f860df95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55817d494634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55817d552aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55817fe344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55817dce2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55817d9ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676771==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55738e594e32 bp 0x7fffdf4912f0 sp 0x7fffdf4912e8
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55738e594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55738e5949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55738e29f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55738e2a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55738e49aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55738e492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55738e6fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55738de1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55738de1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55738de08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfae174d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfae174e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55738dd46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55738de04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5573906e64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55738e594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55738e29f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676672==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55cf2f1a1e32 bp 0x7fff07978390 sp 0x7fff07978388
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55cf2f1a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf2f1a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf2eeac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf2eeadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf2f0a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf2f09f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf2f309793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf2ea2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf2ea2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf2ea15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58e3d6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58e3d6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf2e953634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55cf2ea11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cf312f34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf2f1a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf2eeac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676678==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561bd46afe32 bp 0x7ffd832046b0 sp 0x7ffd832046a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561bd46afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bd46af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bd43ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bd43bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bd45b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561bd45ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561bd4817793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561bd3f39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561bd3f3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561bd3f23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff07d410d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff07d410e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561bd3e61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561bd3f1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561bd68014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561bd46af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561bd43ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676679==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x555b4f8a9e32 bp 0x7fff0add5c70 sp 0x7fff0add5c68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x555b4f8a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b4f8a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b4f5b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b4f5b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b4f7afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b4f7a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b4fa11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b4f133c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b4f12f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b4f11d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f3cf50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f3cf50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b4f05b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x555b4f119aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555b519fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b4f8a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b4f5b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676191==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558b56069e32 bp 0x7ffecb5738d0 sp 0x7ffecb5738c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558b56069e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b560699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b55d749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b55d75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b55f6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b55f67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b561d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b558f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b558ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b558dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f175eaaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f175eaaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b5581b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558b558d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558b581bb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b56069725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b55d749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676189==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5556987c4e32 bp 0x7ffcd29b0bb0 sp 0x7ffcd29b0ba8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5556987c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556987c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556984cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556984d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556986caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556986c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55569892c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55569804ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55569804a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555698038018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47c77abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47c77abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555697f76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555698034aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55569a9164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556987c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556984cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676199==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x565507e95e32 bp 0x7ffd0dd47070 sp 0x7ffd0dd47068
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x565507e95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565507e959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565507ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565507ba1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565507d9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565507d93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565507ffd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56550771fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56550771b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565507709018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a67f99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a67f99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565507647634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x565507705aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565509fe74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565507e95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565507ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676287==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55dbf9460e32 bp 0x7ffed5027130 sp 0x7ffed5027128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55dbf9460e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbf94609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbf916b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbf916cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbf9366ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbf935e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbf95c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbf8ceac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbf8ce656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbf8cd4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c0feecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c0feece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbf8c12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55dbf8cd0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbfb5b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbf9460725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbf916b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676266==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563f3eb5ae32 bp 0x7ffc8705c510 sp 0x7ffc8705c508
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563f3eb5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f3eb5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f3e8659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f3e866d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f3ea60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f3ea58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f3ecc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f3e3e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f3e3e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f3e3ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f811367ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f811367ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f3e30c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563f3e3caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563f40cac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f3eb5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f3e8659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676284==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55c8e3cfce32 bp 0x7fff33caebd0 sp 0x7fff33caebc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55c8e3cfce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8e3cfc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8e3a079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8e3a08d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8e3c02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8e3bfa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8e3e64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8e3586c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8e358256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8e3570018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc932d24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc932d24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8e34ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55c8e356caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8e5e4e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8e3cfc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8e3a079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676265==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560badcafe32 bp 0x7fff245ab490 sp 0x7fff245ab488
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560badcafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560badcaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bad9ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bad9bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560badbb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560badbad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560bade17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bad539c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bad53556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bad523018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa069162d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa069162e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bad461634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560bad51faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560bafe014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560badcaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bad9ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676229==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ddf2762e32 bp 0x7ffe3d47edd0 sp 0x7ffe3d47edc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ddf2762e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddf27629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddf246d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddf246ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddf2668ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddf2660952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddf28ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddf1fecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddf1fe856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddf1fd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4966a50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4966a50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddf1f14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ddf1fd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ddf48b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddf2762725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddf246d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c2 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676272==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x556b33efae32 bp 0x7ffffa060b50 sp 0x7ffffa060b48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x556b33efae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b33efa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b33c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b33c06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b33e00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b33df8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b34062793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b33784c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b3378056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b3376e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec79bafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec79bafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b336ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x556b3376aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b3604c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b33efa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b33c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676290==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5639863ece32 bp 0x7ffc7b70cad0 sp 0x7ffc7b70cac8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5639863ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639863ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639860f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639860f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639862f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639862ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563986554793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563985c76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563985c7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563985c60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89f2448d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89f2448e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563985b9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563985c5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56398853e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639863ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639860f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676308==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f75ea0ee32 bp 0x7ffc39130bf0 sp 0x7ffc39130be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f75ea0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f75ea0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f75e7199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f75e71ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f75e914ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f75e90c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f75eb76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f75e298c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f75e29456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f75e282018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f7a994d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f7a994e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f75e1c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f75e27eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f760b604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f75ea0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f75e7199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676369==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5585e3cdbe32 bp 0x7ffd13521950 sp 0x7ffd13521948
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5585e3cdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585e3cdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585e39e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585e39e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585e3be1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585e3bd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585e3e43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585e3565c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585e356156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585e354f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ba85aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ba85aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585e348d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5585e354baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5585e5e2d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585e3cdb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585e39e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676321==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a3cda10e32 bp 0x7ffe0d951ff0 sp 0x7ffe0d951fe8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a3cda10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3cda109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3cd71b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3cd71cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3cd916ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3cd90e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3cdb78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3cd29ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3cd29656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3cd284018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24bb871d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24bb871e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3cd1c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a3cd280aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a3cfb624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3cda10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3cd71b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676344==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55af7a327e32 bp 0x7ffc065c02f0 sp 0x7ffc065c02e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55af7a327e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af7a3279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af7a0329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af7a033d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af7a22debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af7a225952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af7a48f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af79bb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af79bad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af79b9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b1c425d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b1c425e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af79ad9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55af79b97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af7c4794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af7a327725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af7a0329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676368==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557aecebbe32 bp 0x7ffe20345cf0 sp 0x7ffe20345ce8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557aecebbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557aecebb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557aecbc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557aecbc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557aecdc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557aecdb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557aed023793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557aec745c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557aec74156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557aec72f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d9c219d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d9c219e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557aec66d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557aec72baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557aef00d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557aecebb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557aecbc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676377==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555b75bafe32 bp 0x7ffd5b967510 sp 0x7ffd5b967508
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555b75bafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b75baf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b758ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b758bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b75ab5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b75aad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b75d17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b75439c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b7543556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b75423018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f070335bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f070335be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b75361634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555b7541faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555b77d014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b75baf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b758ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676329==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56443d117e32 bp 0x7fff73b18490 sp 0x7fff73b18488
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56443d117e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56443d1179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56443ce229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56443ce23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56443d01debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56443d015952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56443d27f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56443c9a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56443c99d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56443c98b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce1836fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce1836fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56443c8c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56443c987aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56443f2694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56443d117725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56443ce229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676318==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562d08a65e32 bp 0x7ffce58229b0 sp 0x7ffce58229a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562d08a65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d08a659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d087709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d08771d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d0896bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d08963952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d08bcd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d082efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d082eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d082d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8418c88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8418c88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d08217634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562d082d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562d0abb74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d08a65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d087709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676341==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55b0bd562e32 bp 0x7ffda20535f0 sp 0x7ffda20535e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55b0bd562e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0bd5629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0bd26d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0bd26ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0bd468ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0bd460952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0bd6ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0bcdecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0bcde856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0bcdd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f4d29ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f4d29ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0bcd14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55b0bcdd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0bf6b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0bd562725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0bd26d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676365==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556b60682e32 bp 0x7ffcc93e6f70 sp 0x7ffcc93e6f68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556b60682e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b606829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b6038d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b6038ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b60588ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b60580952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b607ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b5ff0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b5ff0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b5fef6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f1d175d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f1d175e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b5fe34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556b5fef2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b627d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b60682725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b6038d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676415==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55f08cec8e32 bp 0x7ffec6c68f30 sp 0x7ffec6c68f28
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55f08cec8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f08cec89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f08cbd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f08cbd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f08cdceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f08cdc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f08d030793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f08c752c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f08c74e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f08c73c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b83551d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b83551e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f08c67a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55f08c738aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f08f01a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f08cec8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f08cbd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676398==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55c4f89c2e32 bp 0x7ffec5b86390 sp 0x7ffec5b86388
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55c4f89c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4f89c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4f86cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4f86ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4f88c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4f88c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4f8b2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4f824cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4f824856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4f8236018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ca33d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ca33d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4f8174634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55c4f8232aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c4fab144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4f89c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4f86cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2676410==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x555649508e32 bp 0x7ffc99b32890 sp 0x7ffc99b32888
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x555649508e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556495089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556492139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555649214d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55564940eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555649406952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555649670793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555648d92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555648d8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555648d7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a2170bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a2170be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555648cba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000124b4 is located 308 bytes inside of 528-byte region [0x616000012380,0x616000012590)
> freed by thread T0 here:
>     #0 0x555648d78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55564b65a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555649508725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556492139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676429==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x560f83a2ce32 bp 0x7ffd039016f0 sp 0x7ffd039016e8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x560f83a2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f83a2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f837379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f83738d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f83932ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f8392a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f83b94793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f832b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f832b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f832a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3c3479d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3c3479e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f831de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x560f8329caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f85b7e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f83a2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f837379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2676393==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55c96a3bce32 bp 0x7ffcf4748830 sp 0x7ffcf4748828
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55c96a3bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c96a3bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c96a0c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c96a0c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c96a2c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c96a2ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c96a524793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c969c46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c969c4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c969c30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd48e23ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd48e23ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c969b6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55c969c2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c96c50e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c96a3bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c96a0c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676383==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55cfe5d8ee32 bp 0x7ffe39f7a110 sp 0x7ffe39f7a108
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55cfe5d8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfe5d8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfe5a999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfe5a9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfe5c94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfe5c8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfe5ef6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfe5618c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfe561456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfe5602018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f611be42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f611be42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfe5540634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55cfe55feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cfe7ee04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfe5d8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfe5a999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676404==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x5624a494ee32 bp 0x7ffea517c1f0 sp 0x7ffea517c1e8
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x5624a494ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624a494e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624a46599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624a465ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624a4854ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624a484c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624a4ab6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624a41d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624a41d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624a41c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8399b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8399b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624a4100634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x5624a41beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624a6aa04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624a494e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624a46599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  13 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676420==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000012ab4 at pc 0x55b7ceb31e32 bp 0x7ffc6c36b890 sp 0x7ffc6c36b888
> READ of size 4 at 0x616000012ab4 thread T0
>     #0 0x55b7ceb31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7ceb319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7ce83c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7ce83dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7cea37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7cea2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7cec99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7ce3bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7ce3b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7ce3a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdde91e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdde91e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7ce2e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000012ab4 is located 308 bytes inside of 528-byte region [0x616000012980,0x616000012b90)
> freed by thread T0 here:
>     #0 0x55b7ce3a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7d0c834f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7ceb31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7ce83c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2676444==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d324d8be32 bp 0x7ffe6de81230 sp 0x7ffe6de81228
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d324d8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d324d8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d324a969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d324a97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d324c91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d324c89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d324ef3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d324615c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d32461156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3245ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c16b8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c16b8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d32453d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d3245fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d326edd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d324d8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d324a969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676443==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x556c52115e32 bp 0x7ffdf9e020b0 sp 0x7ffdf9e020a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x556c52115e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c521159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c51e209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c51e21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c5201bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c52013952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c5227d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c5199fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c5199b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c51989018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11b128ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11b128ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c518c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x556c51985aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c542674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c52115725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c51e209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676527==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x557759059e32 bp 0x7fffab2fa010 sp 0x7fffab2fa008
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x557759059e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577590599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557758d649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557758d65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557758f5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557758f57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577591c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577588e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577588df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577588cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb96164d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb96164e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55775880b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5577588c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55775b1ab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557759059725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557758d649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676447==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5559aaeb7e32 bp 0x7ffd3d2fb3b0 sp 0x7ffd3d2fb3a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5559aaeb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559aaeb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559aabc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559aabc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559aadbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559aadb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559ab01f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559aa741c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559aa73d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559aa72b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b1a08dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b1a08de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559aa669634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5559aa727aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559ad0094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559aaeb7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559aabc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676488==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f92a479e32 bp 0x7ffdd59e39f0 sp 0x7ffdd59e39e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f92a479e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f92a4799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f92a1849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f92a185d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f92a37febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f92a377952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f92a5e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f929d03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f929cff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f929ced018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34eaff2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34eaff2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f929c2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f929ce9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f92c5cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f92a479725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f92a1849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676505==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x55eddcb81e32 bp 0x7ffe6d779dd0 sp 0x7ffe6d779dc8
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x55eddcb81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eddcb819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eddc88c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eddc88dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eddca87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eddca7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eddcce9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eddc40bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eddc40756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eddc3f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f520ed1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f520ed1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eddc333634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x55eddc3f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eddecd34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eddcb81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eddc88c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2676566==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f5ae39fe32 bp 0x7ffe83c50470 sp 0x7ffe83c50468
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f5ae39fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5ae39f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5ae0aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5ae0abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5ae2a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5ae29d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5ae507793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5adc29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5adc2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5adc13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe5c58bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe5c58be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5adb51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f5adc0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5b04f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5ae39f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5ae0aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676469==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55cf1916ce32 bp 0x7ffd1d354c70 sp 0x7ffd1d354c68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55cf1916ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf1916c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf18e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf18e78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf19072ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf1906a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf192d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf189f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf189f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf189e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fa9891d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fa9891e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf1891e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55cf189dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cf1b2be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf1916c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf18e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676459==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5596db9e9e32 bp 0x7ffdf09d0410 sp 0x7ffdf09d0408
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5596db9e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596db9e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596db6f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596db6f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596db8efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596db8e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596dbb51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596db273c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596db26f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596db25d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdc759cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdc759ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596db19b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5596db259aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5596ddb3b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596db9e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596db6f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676490==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c501f33e32 bp 0x7ffcf34dffb0 sp 0x7ffcf34dffa8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c501f33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c501f339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c501c3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c501c3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c501e39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c501e31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c50209b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c5017bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c5017b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c5017a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0247311d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0247311e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c5016e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c5017a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c5040854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c501f33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c501c3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676537==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55fbf44b5e32 bp 0x7ffd0f633190 sp 0x7ffd0f633188
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55fbf44b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbf44b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbf41c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbf41c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbf43bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbf43b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbf461d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbf3d3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbf3d3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbf3d29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b9129ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b9129ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbf3c67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55fbf3d25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fbf66074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbf44b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbf41c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676573==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x55daa7455e32 bp 0x7ffce723f490 sp 0x7ffce723f488
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x55daa7455e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55daa74559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55daa71609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55daa7161d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55daa735bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55daa7353952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55daa75bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55daa6cdfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55daa6cdb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55daa6cc9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbb231fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbb231fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55daa6c07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x55daa6cc5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55daa95a74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55daa7455725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55daa71609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672525==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561849851e32 bp 0x7ffcd0c26150 sp 0x7ffcd0c26148
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561849851e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618498519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56184955c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56184955dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561849757ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56184974f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618499b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618490dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618490d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618490c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfadef4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfadef4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561849003634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5618490c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56184b9a34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561849851725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56184955c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672522==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561a75505e32 bp 0x7ffecf23bef0 sp 0x7ffecf23bee8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561a75505e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a755059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a752109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a75211d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a7540bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a75403952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a7566d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a74d8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a74d8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a74d79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdf1fb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdf1fb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a74cb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561a74d75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a776574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a75505725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a752109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672421==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556bc2bc5e32 bp 0x7ffecb9551b0 sp 0x7ffecb9551a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556bc2bc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bc2bc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bc28d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bc28d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bc2acbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bc2ac3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bc2d2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bc244fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bc244b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bc2439018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74438b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74438b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bc2377634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556bc2435aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556bc4d174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bc2bc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bc28d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672521==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55674353be32 bp 0x7ffee1ee8590 sp 0x7ffee1ee8588
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55674353be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55674353b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567432469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556743247d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556743441ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556743439952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567436a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556742dc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556742dc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556742daf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd634ea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd634ea0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556742ced634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556742dabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55674568d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55674353b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567432469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672457==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ca2b7a2e32 bp 0x7fff5c95ee30 sp 0x7fff5c95ee28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ca2b7a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca2b7a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca2b4ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca2b4aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca2b6a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca2b6a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca2b90a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca2b02cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca2b02856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca2b016018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22643c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22643c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca2af54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ca2b012aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ca2d8f44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca2b7a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca2b4ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672439==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e0475b2e32 bp 0x7ffd7e7a3bf0 sp 0x7ffd7e7a3be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e0475b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0475b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0472bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0472bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0474b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0474b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e04771a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e046e3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e046e3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e046e26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ad59ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ad59eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e046d64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e046e22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0497044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0475b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0472bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672451==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55848b511e32 bp 0x7ffeee06a150 sp 0x7ffeee06a148
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55848b511e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55848b5119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55848b21c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55848b21dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55848b417ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55848b40f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55848b679793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55848ad9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55848ad9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55848ad85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a87775d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a87775e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55848acc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55848ad81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55848d6634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55848b511725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55848b21c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672510==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559de8defe32 bp 0x7ffca6376fd0 sp 0x7ffca6376fc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559de8defe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559de8def9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559de8afa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559de8afbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559de8cf5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559de8ced952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559de8f57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559de8679c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559de867556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559de8663018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91e82f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91e82f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559de85a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559de865faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559deaf414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559de8def725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559de8afa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672539==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5597a422ae32 bp 0x7ffc6aa20790 sp 0x7ffc6aa20788
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5597a422ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597a422a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597a3f359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597a3f36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597a4130ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597a4128952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597a4392793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597a3ab4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597a3ab056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597a3a9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3813d66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3813d66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597a39dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5597a3a9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597a637c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597a422a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597a3f359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672537==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5594a3e20e32 bp 0x7ffe8b241a50 sp 0x7ffe8b241a48
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5594a3e20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594a3e209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594a3b2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594a3b2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594a3d26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594a3d1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594a3f88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594a36aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594a36a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594a3694018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febf77ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febf77cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594a35d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5594a3690aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594a5f724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594a3e20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594a3b2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672871==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560e8fa75e32 bp 0x7fff0d10c610 sp 0x7fff0d10c608
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560e8fa75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e8fa759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e8f7809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e8f781d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e8f97bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e8f973952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e8fbdd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e8f2ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e8f2fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e8f2e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f795ae6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f795ae6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e8f227634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560e8f2e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e91bc74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e8fa75725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e8f7809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672888==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555820f6ee32 bp 0x7ffe2a8cb8d0 sp 0x7ffe2a8cb8c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555820f6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555820f6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555820c799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555820c7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555820e74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555820e6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558210d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558207f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558207f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558207e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a5722fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a5722fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555820720634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5558207deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5558230c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555820f6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555820c799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672885==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5637005eee32 bp 0x7ffe7189ac30 sp 0x7ffe7189ac28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5637005eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637005ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637002f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637002fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637004f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637004ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563700756793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636ffe78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636ffe7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636ffe62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30d06ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30d06ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636ffda0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5636ffe5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5637027404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637005ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637002f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672640==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b510f88e32 bp 0x7fff60ee8e10 sp 0x7fff60ee8e08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b510f88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b510f889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b510c939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b510c94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b510e8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b510e86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5110f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b510812c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b51080e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5107fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f365eac6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f365eac6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b51073a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b5107f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b5130da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b510f88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b510c939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672634==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55597b2d6e32 bp 0x7ffe72595e70 sp 0x7ffe72595e68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55597b2d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55597b2d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55597afe19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55597afe2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55597b1dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55597b1d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55597b43e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55597ab60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55597ab5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55597ab4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd139f70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd139f70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55597aa88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55597ab46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55597d4284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55597b2d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55597afe19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672620==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559f4a5ece32 bp 0x7ffd3da8e6b0 sp 0x7ffd3da8e6a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559f4a5ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f4a5ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f4a2f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f4a2f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f4a4f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f4a4ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f4a754793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f49e76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f49e7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f49e60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a60925d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a60925e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f49d9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559f49e5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f4c73e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f4a5ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f4a2f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672575==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ccb1581e32 bp 0x7ffc4cce31b0 sp 0x7ffc4cce31a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ccb1581e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccb15819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccb128c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccb128dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccb1487ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ccb147f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ccb16e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ccb0e0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ccb0e0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ccb0df5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9efb58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9efb58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ccb0d33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ccb0df1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ccb36d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ccb1581725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ccb128c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672610==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564acde02e32 bp 0x7ffdb5686950 sp 0x7ffdb5686948
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564acde02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564acde029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564acdb0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564acdb0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564acdd08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564acdd00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564acdf6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564acd68cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564acd68856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564acd676018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2983fa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2983fa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564acd5b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564acd672aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564acff544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564acde02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564acdb0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672556==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a6e2f57e32 bp 0x7ffd17973d10 sp 0x7ffd17973d08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a6e2f57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6e2f579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6e2c629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6e2c63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6e2e5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6e2e55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6e30bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6e27e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6e27dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6e27cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7d0cfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7d0cfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6e2709634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a6e27c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6e50a94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6e2f57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6e2c629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672569==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561cd5106e32 bp 0x7ffee06bc190 sp 0x7ffee06bc188
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561cd5106e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cd51069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cd4e119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cd4e12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cd500cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cd5004952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561cd526e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cd4990c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cd498c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cd497a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff56596bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff56596be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cd48b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561cd4976aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561cd72584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cd5106725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cd4e119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672591==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562314ee5e32 bp 0x7ffdd81b5ab0 sp 0x7ffdd81b5aa8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562314ee5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562314ee59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562314bf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562314bf1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562314debebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562314de3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56231504d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56231476fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56231476b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562314759018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd178b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd178b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562314697634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562314755aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623170374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562314ee5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562314bf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672636==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555a55f9fe32 bp 0x7ffe20d0d5b0 sp 0x7ffe20d0d5a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555a55f9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a55f9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a55caa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a55cabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a55ea5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a55e9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a56107793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a55829c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a5582556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a55813018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcecc9c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcecc9c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a55751634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555a5580faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a580f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a55f9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a55caa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672612==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f5d0c5be32 bp 0x7fff00183670 sp 0x7fff00183668
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f5d0c5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5d0c5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5d09669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5d0967d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5d0b61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5d0b59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5d0dc3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5d04e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5d04e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5d04cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec9952ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec9952ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5d040d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f5d04cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5d2dad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5d0c5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5d09669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672573==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556762c94e32 bp 0x7fff7d4abd70 sp 0x7fff7d4abd68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556762c94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556762c949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55676299f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567629a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556762b9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556762b92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556762dfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55676251ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55676251a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556762508018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcf0621d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcf0621e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556762446634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556762504aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556764de64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556762c94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55676299f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672680==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555bb4279e32 bp 0x7ffd2e837050 sp 0x7ffd2e837048
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555bb4279e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bb42799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bb3f849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bb3f85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bb417febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bb4177952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bb43e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bb3b03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bb3aff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bb3aed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa373aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa373aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bb3a2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555bb3ae9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555bb63cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bb4279725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bb3f849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672668==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55eb896d2e32 bp 0x7fff1c993310 sp 0x7fff1c993308
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55eb896d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb896d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb893dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb893ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb895d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb895d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb8983a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb88f5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb88f5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb88f46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b68aacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b68aace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb88e84634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55eb88f42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb8b8244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb896d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb893dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557f0d918e32 bp 0x7ffdc8c11cf0 sp 0x7ffdc8c11ce8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557f0d918e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f0d9189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f0d6239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f0d624d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f0d81eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f0d816952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f0da80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f0d1a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f0d19e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f0d18c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb808163d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb808163e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f0d0ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557f0d188aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f0fa6a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f0d918725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f0d6239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c876159e32 bp 0x7fff065324b0 sp 0x7fff065324a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c876159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8761599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c875e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c875e65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c87605febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c876057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8762c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8759e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8759df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8759cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d60aded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d60adee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c87590b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c8759c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8782ab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c876159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c875e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672648==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5643947c1e32 bp 0x7ffe886eb910 sp 0x7ffe886eb908
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5643947c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643947c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643944cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643944cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643946c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643946bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564394929793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56439404bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56439404756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564394035018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b3afe5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b3afe5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564393f73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564394031aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643969134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643947c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643944cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2672679==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55971056ee32 bp 0x7ffefedafd10 sp 0x7ffefedafd08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55971056ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55971056e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597102799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55971027ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559710474ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55971046c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597106d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55970fdf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55970fdf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55970fde2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb18d9b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb18d9b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55970fd20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55970fddeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597126c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55971056e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597102799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672666==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bd3a708e32 bp 0x7fff5076edb0 sp 0x7fff5076eda8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bd3a708e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd3a7089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd3a4139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd3a414d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd3a60eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd3a606952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd3a870793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd39f92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd39f8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd39f7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55dd0d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55dd0d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd39eba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bd39f78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd3c85a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd3a708725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd3a4139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672835==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562387c2ee32 bp 0x7ffc7228aef0 sp 0x7ffc7228aee8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562387c2ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562387c2e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623879399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56238793ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562387b34ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562387b2c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562387d96793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623874b8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623874b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623874a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6483a98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6483a98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623873e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56238749eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562389d804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562387c2e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623879399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672821==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a1d99c5e32 bp 0x7ffe3cd26a70 sp 0x7ffe3cd26a68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a1d99c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1d99c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1d96d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1d96d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1d98cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1d98c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1d9b2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1d924fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1d924b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1d9239018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c8006cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c8006ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1d9177634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a1d9235aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1dbb174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1d99c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1d96d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672695==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564784f93e32 bp 0x7ffc5ea25690 sp 0x7ffc5ea25688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564784f93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564784f939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564784c9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564784c9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564784e99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564784e91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647850fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56478481dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56478481956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564784807018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec62848d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec62848e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564784745634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564784803aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5647870e54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564784f93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564784c9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672815==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55b82e48ae32 bp 0x7ffd299f5450 sp 0x7ffd299f5448
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55b82e48ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b82e48a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b82e1959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b82e196d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b82e390ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b82e388952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b82e5f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b82dd14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b82dd1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b82dcfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f899f61ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f899f61ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b82dc3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55b82dcfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8305dc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b82e48a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b82e1959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672727==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5577c8d81e32 bp 0x7ffe0b194590 sp 0x7ffe0b194588
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5577c8d81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577c8d819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577c8a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577c8a8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577c8c87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577c8c7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577c8ee9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577c860bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577c860756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577c85f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1310509d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1310509e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577c8533634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5577c85f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5577caed34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577c8d81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577c8a8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672840==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55c770ca2e32 bp 0x7ffc3deb9250 sp 0x7ffc3deb9248
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55c770ca2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c770ca29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7709ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7709aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c770ba8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c770ba0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c770e0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c77052cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c77052856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c770516018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24a4d6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24a4d6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c770454634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x55c770512aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c772df44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c770ca2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7709ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672697==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d020702e32 bp 0x7fff7d1da7b0 sp 0x7fff7d1da7a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d020702e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0207029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d02040d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d02040ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d020608ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d020600952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d02086a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d01ff8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d01ff8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d01ff76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9184f72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9184f72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d01feb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d01ff72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d0228544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d020702725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d02040d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672707==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56551c901e32 bp 0x7fff758f4ed0 sp 0x7fff758f4ec8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56551c901e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56551c9019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56551c60c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56551c60dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56551c807ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56551c7ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56551ca69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56551c18bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56551c18756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56551c175018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65c7315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65c7315e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56551c0b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56551c171aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56551ea534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56551c901725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56551c60c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672750==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562c171dbe32 bp 0x7ffd7edfb110 sp 0x7ffd7edfb108
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562c171dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c171db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c16ee69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c16ee7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c170e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c170d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c17343793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c16a65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c16a6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c16a4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f718a582d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f718a582e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c1698d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562c16a4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562c1932d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c171db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c16ee69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2672834==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55759550ce32 bp 0x7ffddfdc7670 sp 0x7ffddfdc7668
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55759550ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55759550c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575952179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557595218d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557595412ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55759540a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557595674793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557594d96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557594d9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557594d80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7194d7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7194d7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557594cbe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557594d7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55759765e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55759550c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575952179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672770==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556cf7d83e32 bp 0x7ffe12bd2410 sp 0x7ffe12bd2408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556cf7d83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cf7d839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cf7a8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cf7a8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cf7c89ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cf7c81952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cf7eeb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cf760dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cf760956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cf75f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d27cedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d27cede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cf7535634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556cf75f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556cf9ed54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cf7d83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cf7a8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672708==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556502630e32 bp 0x7ffd2f2fca10 sp 0x7ffd2f2fca08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556502630e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565026309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55650233b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55650233cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556502536ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55650252e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556502798793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556501ebac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556501eb656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556501ea4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d9b6b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d9b6b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556501de2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556501ea0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565047824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556502630725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55650233b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672859==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e57208de32 bp 0x7ffc8aac5550 sp 0x7ffc8aac5548
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e57208de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e57208d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e571d989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e571d99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e571f93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e571f8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5721f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e571917c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e57191356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e571901018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ad98eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ad98eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e57183f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e5718fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e5741df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e57208d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e571d989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2672864==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x562f826bae32 bp 0x7fff33ce6410 sp 0x7fff33ce6408
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x562f826bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f826ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f823c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f823c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f825c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f825b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f82822793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f81f44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f81f4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f81f2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bf8dabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bf8dabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f81e6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x562f81f2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f8480c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f826ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f823c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672954==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559bba7dce32 bp 0x7fff429efab0 sp 0x7fff429efaa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559bba7dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bba7dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bba4e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bba4e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bba6e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bba6da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bba944793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bba066c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bba06256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bba050018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0640d68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0640d68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bb9f8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559bba04caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559bbc92e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bba7dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bba4e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672941==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e6a6810e32 bp 0x7ffedb10c1d0 sp 0x7ffedb10c1c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e6a6810e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6a68109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6a651b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6a651cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6a6716ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6a670e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6a6978793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6a609ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6a609656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6a6084018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdea370dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdea370de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6a5fc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e6a6080aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6a89624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6a6810725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6a651b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672892==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5593fef0ce32 bp 0x7ffcab19c690 sp 0x7ffcab19c688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5593fef0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593fef0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593fec179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593fec18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593fee12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593fee0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593ff074793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593fe796c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593fe79256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593fe780018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f5674bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f5674be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593fe6be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5593fe77caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55940105e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593fef0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593fec179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672923==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5584d5ef0e32 bp 0x7ffc96b88f90 sp 0x7ffc96b88f88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5584d5ef0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584d5ef09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584d5bfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584d5bfcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584d5df6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584d5dee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584d6058793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584d577ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584d577656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584d5764018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef8588cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef8588ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584d56a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5584d5760aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5584d80424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584d5ef0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584d5bfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2672922==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b997715e32 bp 0x7ffea7dfacd0 sp 0x7ffea7dfacc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b997715e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9977159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9974209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b997421d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b99761bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b997613952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b99787d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b996f9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b996f9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b996f89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cbd30cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cbd30ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b996ec7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b996f85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9998674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b997715725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9974209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672938==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e09faeee32 bp 0x7ffed683a250 sp 0x7ffed683a248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e09faeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e09faee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e09f7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e09f7fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e09f9f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e09f9ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e09fc56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e09f378c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e09f37456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e09f362018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf0169cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf0169ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e09f2a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e09f35eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0a1c404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e09faee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e09f7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672924==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560c5eabae32 bp 0x7ffddebe93f0 sp 0x7ffddebe93e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560c5eabae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c5eaba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c5e7c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c5e7c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c5e9c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c5e9b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c5ec22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c5e344c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c5e34056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c5e32e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ac8dc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ac8dc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c5e26c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560c5e32aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c60c0c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c5eaba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c5e7c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672953==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55658e15ce32 bp 0x7ffd257b9eb0 sp 0x7ffd257b9ea8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55658e15ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55658e15c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55658de679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55658de68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55658e062ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55658e05a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55658e2c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55658d9e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55658d9e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55658d9d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbee825ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbee825ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55658d90e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55658d9ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565902ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55658e15c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55658de679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672973==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556ec0081e32 bp 0x7fff3d3e49b0 sp 0x7fff3d3e49a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556ec0081e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ec00819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ebfd8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ebfd8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ebff87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ebff7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ec01e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ebf90bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ebf90756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ebf8f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b067d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b067d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ebf833634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556ebf8f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556ec21d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ec0081725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ebfd8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672969==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f86123ce32 bp 0x7ffe4e8757f0 sp 0x7ffe4e8757e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f86123ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f86123c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f860f479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f860f48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f861142ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f86113a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8613a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f860ac6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f860ac256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f860ab0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1910829d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1910829e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8609ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f860aacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f86338e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f86123c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f860f479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673314==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5558e6683e32 bp 0x7ffd04698350 sp 0x7ffd04698348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5558e6683e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558e66839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558e638e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558e638fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558e6589ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558e6581952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558e67eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558e5f0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558e5f0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558e5ef7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49f261cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49f261ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558e5e35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5558e5ef3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5558e87d54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558e6683725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558e638e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673347==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f30666ce32 bp 0x7ffd42eeb850 sp 0x7ffd42eeb848
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f30666ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f30666c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3063779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f306378d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f306572ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f30656a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3067d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f305ef6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f305ef256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f305ee0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f289b288d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f289b288e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f305e1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f305edcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f3087be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f30666c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3063779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673329==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564d497a4e32 bp 0x7ffdbf4ab8b0 sp 0x7ffdbf4ab8a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564d497a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d497a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d494af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d494b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d496aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d496a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d4990c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d4902ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d4902a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d49018018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ea94c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ea94c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d48f56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564d49014aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564d4b8f64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d497a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d494af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673132==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559a274cde32 bp 0x7fff67666450 sp 0x7fff67666448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559a274cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a274cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a271d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a271d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a273d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a273cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a27635793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a26d57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a26d5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a26d41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6e56e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6e56e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a26c7f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559a26d3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559a2961f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a274cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a271d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673067==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5644b3455e32 bp 0x7ffe51db9690 sp 0x7ffe51db9688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5644b3455e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644b34559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644b31609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644b3161d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644b335bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644b3353952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644b35bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644b2cdfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644b2cdb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644b2cc9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6c5839d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6c5839e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644b2c07634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5644b2cc5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5644b55a74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644b3455725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644b31609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673007==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c791a41e32 bp 0x7ffd67484690 sp 0x7ffd67484688
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c791a41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c791a419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c79174c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c79174dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c791947ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c79193f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c791ba9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7912cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7912c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7912b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fa41d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fa41d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7911f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c7912b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c793b934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c791a41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c79174c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673038==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f81cc41e32 bp 0x7ffdd5d2cc90 sp 0x7ffdd5d2cc88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f81cc41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f81cc419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f81c94c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f81c94dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f81cb47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f81cb3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f81cda9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f81c4cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f81c4c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f81c4b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f750d731d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f750d731e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f81c3f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f81c4b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f81ed934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f81cc41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f81c94c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672985==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55788fbd5e32 bp 0x7fff152bae90 sp 0x7fff152bae88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55788fbd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55788fbd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55788f8e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55788f8e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55788fadbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55788fad3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55788fd3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55788f45fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55788f45b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55788f449018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2995b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2995b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55788f387634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55788f445aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557891d274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55788fbd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55788f8e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672983==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bd0e36ce32 bp 0x7ffe7d777030 sp 0x7ffe7d777028
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bd0e36ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd0e36c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd0e0779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd0e078d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd0e272ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd0e26a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd0e4d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd0dbf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd0dbf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd0dbe0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69b4648d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69b4648e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd0db1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bd0dbdcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd104be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd0e36c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd0e0779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673057==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557bd24bfe32 bp 0x7ffe4416e3d0 sp 0x7ffe4416e3c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557bd24bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bd24bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bd21ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bd21cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bd23c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bd23bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557bd2627793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557bd1d49c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557bd1d4556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557bd1d33018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ec7bcad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ec7bcae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557bd1c71634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557bd1d2faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557bd46114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557bd24bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557bd21ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673022==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a1583b0e32 bp 0x7ffc857a5970 sp 0x7ffc857a5968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a1583b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1583b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1580bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1580bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1582b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1582ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a158518793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a157c3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a157c3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a157c24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bd89d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bd89d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a157b62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a157c20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a15a5024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1583b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1580bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673136==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557cf8fd0e32 bp 0x7ffe1a0c8a50 sp 0x7ffe1a0c8a48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557cf8fd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cf8fd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cf8cdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cf8cdcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cf8ed6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cf8ece952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cf9138793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cf885ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cf885656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cf8844018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5a422dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5a422de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cf8782634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557cf8840aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557cfb1224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cf8fd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cf8cdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673094==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564a27e24e32 bp 0x7ffcc9a2e4f0 sp 0x7ffcc9a2e4e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564a27e24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a27e249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a27b2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a27b30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a27d2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a27d22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a27f8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a276aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a276aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a27698018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c4d0c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c4d0c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a275d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564a27694aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a29f764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a27e24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a27b2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672998==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55928f371e32 bp 0x7ffcb9e3d710 sp 0x7ffcb9e3d708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55928f371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55928f3719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55928f07c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55928f07dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55928f277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55928f26f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55928f4d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55928ebfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55928ebf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55928ebe5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49005b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49005b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55928eb23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55928ebe1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592914c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55928f371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55928f07c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673177==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560e102a9e32 bp 0x7ffcd11ee830 sp 0x7ffcd11ee828
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560e102a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e102a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e0ffb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e0ffb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e101afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e101a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e10411793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e0fb33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e0fb2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e0fb1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc78ad1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc78ad1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e0fa5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560e0fb19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e123fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e102a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e0ffb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673165==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564f30558e32 bp 0x7ffdcf00cc90 sp 0x7ffdcf00cc88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564f30558e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f305589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f302639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f30264d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f3045eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f30456952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f306c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f2fde2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f2fdde56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f2fdcc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa99200d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa99200e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f2fd0a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564f2fdc8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564f326aa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f30558725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f302639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673149==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555ca2323e32 bp 0x7ffcf4ef09f0 sp 0x7ffcf4ef09e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555ca2323e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ca23239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ca202e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ca202fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ca2229ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ca2221952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ca248b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ca1badc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ca1ba956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ca1b97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0aeed29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0aeed29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ca1ad5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555ca1b93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555ca44754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ca2323725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ca202e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673161==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560b8bf16e32 bp 0x7fff04018ad0 sp 0x7fff04018ac8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560b8bf16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b8bf169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b8bc219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b8bc22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b8be1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b8be14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b8c07e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b8b7a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b8b79c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b8b78a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3346f74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3346f74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b8b6c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560b8b786aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560b8e0684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b8bf16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b8bc219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673147==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55909f190e32 bp 0x7ffd0097bbd0 sp 0x7ffd0097bbc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55909f190e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55909f1909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55909ee9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55909ee9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55909f096ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55909f08e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55909f2f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55909ea1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55909ea1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55909ea04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05998d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05998d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55909e942634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55909ea00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5590a12e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55909f190725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55909ee9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2673188==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55dd5dc5de32 bp 0x7ffd63120450 sp 0x7ffd63120448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55dd5dc5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd5dc5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd5d9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd5d969d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd5db63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd5db5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd5ddc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd5d4e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd5d4e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd5d4d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa99e40cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa99e40ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd5d40f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55dd5d4cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd5fdaf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd5dc5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd5d9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673176==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5598ed3f2e32 bp 0x7ffdc1c00350 sp 0x7ffdc1c00348
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5598ed3f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598ed3f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598ed0fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598ed0fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598ed2f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598ed2f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598ed55a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598ecc7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598ecc7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598ecc66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb21c06dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb21c06de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598ecba4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5598ecc62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5598ef5444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598ed3f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598ed0fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673281==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fe75f2ce32 bp 0x7ffc5b9c8430 sp 0x7ffc5b9c8428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fe75f2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe75f2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe75c379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe75c38d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe75e32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe75e2a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe76094793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe757b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe757b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe757a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60221b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60221b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe756de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fe7579caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fe7807e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe75f2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe75c379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673251==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b80777fe32 bp 0x7ffc6cd66ef0 sp 0x7ffc6cd66ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b80777fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b80777f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b80748a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b80748bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b807685ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b80767d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8078e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b807009c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b80700556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b806ff3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc10aac1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc10aac1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b806f31634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b806fefaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8098d14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b80777f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b80748a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55dd8e1e7e32 bp 0x7ffca0615330 sp 0x7ffca0615328
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55dd8e1e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd8e1e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd8def29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd8def3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd8e0edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd8e0e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd8e34f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd8da71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd8da6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd8da5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47c2d0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47c2d0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd8d999634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55dd8da57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd903394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd8e1e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd8def29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673221==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b9b3927e32 bp 0x7ffc4ea248f0 sp 0x7ffc4ea248e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b9b3927e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9b39279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9b36329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9b3633d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9b382debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9b3825952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9b3a8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9b31b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9b31ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9b319b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e9de17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e9de17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9b30d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b9b3197aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9b5a794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9b3927725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9b36329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673239==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561305d27e32 bp 0x7ffc6d1d77b0 sp 0x7ffc6d1d77a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561305d27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561305d279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561305a329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561305a33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561305c2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561305c25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561305e8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613055b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613055ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56130559b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f7e110d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f7e110e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613054d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561305597aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561307e794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561305d27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561305a329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673202==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d364c21e32 bp 0x7ffc5a422db0 sp 0x7ffc5a422da8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d364c21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d364c219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d36492c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d36492dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d364b27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d364b1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d364d89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3644abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3644a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d364495018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45150fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45150fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3643d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d364491aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d366d734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d364c21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d36492c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673210==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5588b0610e32 bp 0x7ffc56ff06b0 sp 0x7ffc56ff06a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5588b0610e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588b06109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588b031b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588b031cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5588b0516ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5588b050e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588b0778793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588afe9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588afe9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588afe84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6083eded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6083edee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5588afdc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5588afe80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5588b27624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5588b0610725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588b031b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673240==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563445884e32 bp 0x7ffe21039210 sp 0x7ffe21039208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563445884e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634458849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56344558f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563445590d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56344578aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563445782952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634459ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56344510ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56344510a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634450f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04e2548d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04e2548e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563445036634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5634450f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5634479d64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563445884725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56344558f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673234==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562a3e51fe32 bp 0x7ffd7d1907f0 sp 0x7ffd7d1907e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562a3e51fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a3e51f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a3e22a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a3e22bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a3e425ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a3e41d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a3e687793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a3dda9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a3dda556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a3dd93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43f4bd5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43f4bd5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a3dcd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562a3dd8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562a406714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a3e51f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a3e22a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  57 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673278==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5575f7dd5e32 bp 0x7fff679e5630 sp 0x7fff679e5628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5575f7dd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575f7dd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575f7ae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575f7ae1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575f7cdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575f7cd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575f7f3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575f765fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575f765b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575f7649018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8b1fc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8b1fc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575f7587634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5575f7645aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575f9f274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575f7dd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575f7ae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673266==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5562ec041e32 bp 0x7ffd5f5d94d0 sp 0x7ffd5f5d94c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5562ec041e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562ec0419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562ebd4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562ebd4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562ebf47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562ebf3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562ec1a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562eb8cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562eb8c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562eb8b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faadddafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faadddafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562eb7f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5562eb8b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5562ee1934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562ec041725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562ebd4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2673211==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5606d8dd6e32 bp 0x7ffd956ec610 sp 0x7ffd956ec608
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5606d8dd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606d8dd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606d8ae19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606d8ae2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606d8cdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606d8cd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606d8f3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606d8660c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606d865c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606d864a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2466396d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2466396e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606d8588634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5606d8646aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606daf284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606d8dd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606d8ae19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673290==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557e1286ae32 bp 0x7ffce0dc2230 sp 0x7ffce0dc2228
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557e1286ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e1286a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e125759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e12576d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e12770ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e12768952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e129d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e120f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e120f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e120de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f794beccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f794becce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e1201c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557e120daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e149bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e1286a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e125759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  59 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55e03fd93e32 bp 0x7ffe7cd232f0 sp 0x7ffe7cd232e8
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55e03fd93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e03fd939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e03fa9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e03fa9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e03fc99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e03fc91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e03fefb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e03f61dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e03f61956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e03f607018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87540a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87540a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e03f545634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55e03f603aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e041ee54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e03fd93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e03fa9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675124==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55de9925ce32 bp 0x7ffe98b7e5f0 sp 0x7ffe98b7e5e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55de9925ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de9925c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de98f679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de98f68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de99162ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de9915a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de993c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de98ae6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de98ae256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de98ad0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd82747cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd82747ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de98a0e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55de98accaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55de9b3ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de9925c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de98f679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675141==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e2bf09be32 bp 0x7ffd56ffc8d0 sp 0x7ffd56ffc8c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e2bf09be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2bf09b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2beda69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2beda7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2befa1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2bef99952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2bf203793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2be925c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2be92156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2be90f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3578a64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3578a64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2be84d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e2be90baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2c11ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2bf09b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2beda69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675140==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561fa53d6e32 bp 0x7fffe2d03ed0 sp 0x7fffe2d03ec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561fa53d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fa53d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fa50e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fa50e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fa52dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fa52d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561fa553e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fa4c60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fa4c5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fa4c4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed4d811d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed4d811e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fa4b88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561fa4c46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561fa75284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561fa53d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fa50e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675158==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f639aede32 bp 0x7ffc6faaa790 sp 0x7ffc6faaa788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f639aede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f639aed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6397f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6397f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6399f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6399eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f639c55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f639377c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f63937356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f639361018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc1b964d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc1b964e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f63929f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f63935daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f63bc3f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f639aed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6397f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675142==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55efa659ce32 bp 0x7ffd252b75b0 sp 0x7ffd252b75a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55efa659ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efa659c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efa62a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efa62a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efa64a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efa649a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efa6704793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efa5e26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efa5e2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efa5e10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6497ac0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6497ac0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efa5d4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55efa5e0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55efa86ee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efa659c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efa62a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675159==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e2bb812e32 bp 0x7ffc0dbfd6b0 sp 0x7ffc0dbfd6a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e2bb812e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2bb8129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2bb51d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2bb51ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2bb718ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2bb710952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2bb97a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2bb09cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2bb09856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2bb086018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff31c104d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff31c104e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2bafc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e2bb082aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2bd9644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2bb812725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2bb51d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675144==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f856c80e32 bp 0x7ffee9e17550 sp 0x7ffee9e17548
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f856c80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f856c809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f85698b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f85698cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f856b86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f856b7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f856de8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f85650ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f85650656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8564f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff129317d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff129317e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f856432634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f8564f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f858dd24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f856c80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f85698b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675168==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55674030de32 bp 0x7ffe26ca8450 sp 0x7ffe26ca8448
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55674030de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55674030d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567400189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556740019d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556740213ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55674020b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556740475793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55673fb97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55673fb9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55673fb81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f611960bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f611960be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55673fabf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55673fb7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55674245f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55674030d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567400189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675186==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55936bfafe32 bp 0x7ffd9df62310 sp 0x7ffd9df62308
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55936bfafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55936bfaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55936bcba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55936bcbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55936beb5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55936bead952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55936c117793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55936b839c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55936b83556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55936b823018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f388b330d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f388b330e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55936b761634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55936b81faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55936e1014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55936bfaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55936bcba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675189==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b402c22e32 bp 0x7ffe333ccc90 sp 0x7ffe333ccc88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b402c22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b402c229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b40292d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b40292ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b402b28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b402b20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b402d8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4024acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4024a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b402496018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f58f1ec5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f58f1ec5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4023d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b402492aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b404d744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b402c22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b40292d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675200==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557df7a10e32 bp 0x7fff7abaa990 sp 0x7fff7abaa988
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557df7a10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557df7a109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557df771b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557df771cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557df7916ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557df790e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557df7b78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557df729ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557df729656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557df7284018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f189e734d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f189e734e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557df71c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557df7280aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557df9b624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557df7a10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557df771b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675307==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561a8e572e32 bp 0x7ffd93272b30 sp 0x7ffd93272b28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561a8e572e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a8e5729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a8e27d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a8e27ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a8e478ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a8e470952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a8e6da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a8ddfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a8ddf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a8dde6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bdb12cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bdb12ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a8dd24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561a8dde2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a906c44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a8e572725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a8e27d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675244==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e212775e32 bp 0x7ffe74f65270 sp 0x7ffe74f65268
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e212775e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2127759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2124809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e212481d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e21267bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e212673952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2128dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e211fffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e211ffb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e211fe9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f389af7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f389af7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e211f27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e211fe5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2148c74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e212775725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2124809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675330==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563489808e32 bp 0x7ffc818e3f30 sp 0x7ffc818e3f28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563489808e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634898089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634895139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563489514d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56348970eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563489706952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563489970793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563489092c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56348908e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56348907c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f238a2e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f238a2e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563488fba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563489078aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56348b95a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563489808725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634895139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675253==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5643e6407e32 bp 0x7ffc5bd2a490 sp 0x7ffc5bd2a488
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5643e6407e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643e64079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643e61129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643e6113d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643e630debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643e6305952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643e656f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643e5c91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643e5c8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643e5c7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3e4881d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3e4881e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643e5bb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5643e5c77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643e85594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643e6407725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643e61129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675332==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561c83b37e32 bp 0x7ffc155eca50 sp 0x7ffc155eca48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561c83b37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c83b379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c838429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c83843d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c83a3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c83a35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c83c9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c833c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c833bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c833ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb200890d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb200890e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c832e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561c833a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561c85c894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c83b37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c838429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675340==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fac53dee32 bp 0x7fff5ec4bb50 sp 0x7fff5ec4bb48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fac53dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fac53de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fac50e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fac50ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fac52e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fac52dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fac5546793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fac4c68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fac4c6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fac4c52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37e4f19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37e4f19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fac4b90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fac4c4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fac75304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fac53de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fac50e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675355==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5640a4192e32 bp 0x7ffceff69290 sp 0x7ffceff69288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5640a4192e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640a41929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640a3e9d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640a3e9ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640a4098ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640a4090952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640a42fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640a3a1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640a3a1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640a3a06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02d9d21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02d9d21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640a3944634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5640a3a02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5640a62e44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640a4192725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640a3e9d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675358==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55879e9e8e32 bp 0x7ffe637f8930 sp 0x7ffe637f8928
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55879e9e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55879e9e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55879e6f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55879e6f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55879e8eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55879e8e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55879eb50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55879e272c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55879e26e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55879e25c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69112f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69112f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55879e19a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55879e258aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587a0b3a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55879e9e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55879e6f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675379==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5604dcce2e32 bp 0x7fff49b75130 sp 0x7fff49b75128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5604dcce2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604dcce29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604dc9ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604dc9eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604dcbe8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604dcbe0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604dce4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604dc56cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604dc56856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604dc556018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f84b77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f84b77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604dc494634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5604dc552aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5604dee344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604dcce2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604dc9ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675364==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556ba81dfe32 bp 0x7ffc03019f10 sp 0x7ffc03019f08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556ba81dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ba81df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ba7eea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ba7eebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ba80e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ba80dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ba8347793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ba7a69c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ba7a6556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ba7a53018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe834843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe834843e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ba7991634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556ba7a4faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556baa3314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ba81df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ba7eea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675385==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e220d6ce32 bp 0x7fffd8a27670 sp 0x7fffd8a27668
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e220d6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e220d6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e220a779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e220a78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e220c72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e220c6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e220ed4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2205f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2205f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2205e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2462dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2462dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e22051e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e2205dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e222ebe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e220d6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e220a779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675375==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56322922ae32 bp 0x7ffe574f41d0 sp 0x7ffe574f41c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56322922ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56322922a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563228f359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563228f36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563229130ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563229128952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563229392793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563228ab4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563228ab056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563228a9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd2cd11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd2cd11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632289dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563228a9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56322b37c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56322922a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563228f359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675398==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56344d4a7e32 bp 0x7ffd4c0bd790 sp 0x7ffd4c0bd788
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56344d4a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56344d4a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56344d1b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56344d1b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56344d3adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56344d3a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56344d60f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56344cd31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56344cd2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56344cd1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae7aac3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae7aac3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56344cc59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56344cd17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56344f5f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56344d4a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56344d1b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675402==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55c2f8623e32 bp 0x7ffe652ec010 sp 0x7ffe652ec008
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55c2f8623e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2f86239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2f832e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2f832fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2f8529ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2f8521952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2f878b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2f7eadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2f7ea956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2f7e97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1404ba9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1404ba9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2f7dd5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55c2f7e93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2fa7754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2f8623725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2f832e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675405==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562bd07afe32 bp 0x7ffea20fb130 sp 0x7ffea20fb128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562bd07afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bd07af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bd04ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bd04bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bd06b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562bd06ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562bd0917793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bd0039c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bd003556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bd0023018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e3e1a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e3e1a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bcff61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562bd001faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562bd29014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bd07af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bd04ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675467==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55680f8bee32 bp 0x7ffe46772170 sp 0x7ffe46772168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55680f8bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55680f8be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55680f5c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55680f5cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55680f7c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55680f7bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55680fa26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55680f148c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55680f14456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55680f132018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2167051d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2167051e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55680f070634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55680f12eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556811a104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55680f8be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55680f5c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f89f676e32 bp 0x7ffd68b14610 sp 0x7ffd68b14608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f89f676e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f89f6769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f89f3819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f89f382d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f89f57cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f89f574952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f89f7de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f89ef00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f89eefc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f89eeea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0061de2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0061de2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f89ee28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f89eee6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f8a17c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f89f676725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f89f3819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673381==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fbdacb2e32 bp 0x7ffea9572d70 sp 0x7ffea9572d68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fbdacb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbdacb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbda9bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbda9bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbdabb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbdabb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbdae1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbda53cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbda53856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbda526018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa62a580d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa62a580e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbda464634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fbda522aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fbdce044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbdacb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbda9bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673416==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556f4fe80e32 bp 0x7ffd4ec34610 sp 0x7ffd4ec34608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556f4fe80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f4fe809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f4fb8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f4fb8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f4fd86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f4fd7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f4ffe8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f4f70ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f4f70656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f4f6f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15417c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15417c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f4f632634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556f4f6f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556f51fd24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f4fe80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f4fb8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673447==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55db36568e32 bp 0x7fff9bed6510 sp 0x7fff9bed6508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55db36568e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db365689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db362739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db36274d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db3646eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db36466952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db366d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db35df2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db35dee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db35ddc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bcf043d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bcf043e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db35d1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55db35dd8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db386ba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db36568725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db362739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  7e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673407==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557c01e97e32 bp 0x7ffe181ac1b0 sp 0x7ffe181ac1a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557c01e97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c01e979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c01ba29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c01ba3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c01d9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c01d95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c01fff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c01721c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c0171d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c0170b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2520ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2520eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c01649634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557c01707aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c03fe94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c01e97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c01ba29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673412==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556e65695e32 bp 0x7ffe50e87010 sp 0x7ffe50e87008
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556e65695e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e656959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e653a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e653a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e6559bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e65593952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e657fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e64f1fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e64f1b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e64f09018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4becb6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4becb6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e64e47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556e64f05aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556e677e74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e65695725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e653a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673410==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56464deece32 bp 0x7ffff51ebb70 sp 0x7ffff51ebb68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56464deece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56464deec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56464dbf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56464dbf8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56464ddf2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56464ddea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56464e054793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56464d776c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56464d77256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56464d760018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45c411bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45c411be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56464d69e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56464d75caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56465003e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56464deec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56464dbf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673443==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559266f24e32 bp 0x7ffc78811050 sp 0x7ffc78811048
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559266f24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559266f249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559266c2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559266c30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559266e2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559266e22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55926708c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592667aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592667aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559266798018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76b4738d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76b4738e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592666d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559266794aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592690764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559266f24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559266c2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673498==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f940b46e32 bp 0x7ffd56e48bb0 sp 0x7ffd56e48ba8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f940b46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f940b469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9408519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f940852d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f940a4cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f940a44952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f940cae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9403d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9403cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9403ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cc2625d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cc2625e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9402f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f9403b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f942c984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f940b46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9408519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673517==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559de3644e32 bp 0x7ffcd6f42350 sp 0x7ffcd6f42348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559de3644e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559de36449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559de334f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559de3350d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559de354aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559de3542952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559de37ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559de2ecec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559de2eca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559de2eb8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12ff71dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12ff71de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559de2df6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559de2eb4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559de57964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559de3644725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559de334f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673454==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55ee5d99fe32 bp 0x7ffd491d3bb0 sp 0x7ffd491d3ba8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55ee5d99fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee5d99f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee5d6aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee5d6abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee5d8a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee5d89d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee5db07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee5d229c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee5d22556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee5d213018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96225fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96225fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee5d151634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55ee5d20faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ee5faf14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee5d99f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee5d6aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673471==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f88a0f8e32 bp 0x7fff113ae7d0 sp 0x7fff113ae7c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f88a0f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f88a0f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f889e039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f889e04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f889ffeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f889ff6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f88a260793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f889982c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f88997e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f88996c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f012fc76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f012fc76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8898aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f889968aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f88c24a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f88a0f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f889e039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673497==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5643d75efe32 bp 0x7ffd7e889af0 sp 0x7ffd7e889ae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5643d75efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643d75ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643d72fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643d72fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643d74f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643d74ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643d7757793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643d6e79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643d6e7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643d6e63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f387a2a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f387a2a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643d6da1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5643d6e5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643d97414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643d75ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643d72fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673531==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55885e4f5e32 bp 0x7ffdf72fedd0 sp 0x7ffdf72fedc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55885e4f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55885e4f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55885e2009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55885e201d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55885e3fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55885e3f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55885e65d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55885dd7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55885dd7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55885dd69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3efc31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3efc31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55885dca7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55885dd65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5588606474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55885e4f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55885e2009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673496==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ea71977e32 bp 0x7ffd8bf42730 sp 0x7ffd8bf42728
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ea71977e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea719779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea716829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea71683d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea7187debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea71875952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea71adf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea71201c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea711fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea711eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92adc75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92adc75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea71129634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ea711e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea73ac94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea71977725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea716829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673489==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x565305e5ae32 bp 0x7ffd306de590 sp 0x7ffd306de588
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x565305e5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565305e5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565305b659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565305b66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565305d60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565305d58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565305fc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653056e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653056e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653056ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16dac68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16dac68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56530560c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5653056caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565307fac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565305e5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565305b659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673499==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561d2546ee32 bp 0x7fff97f126b0 sp 0x7fff97f126a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561d2546ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d2546e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d251799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d2517ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d25374ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d2536c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d255d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d24cf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d24cf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d24ce2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ad2e1fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ad2e1fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d24c20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561d24cdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561d275c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d2546e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d251799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673546==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558f39f8ae32 bp 0x7ffea5208e70 sp 0x7ffea5208e68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558f39f8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f39f8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f39c959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f39c96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f39e90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f39e88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f3a0f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f39814c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f3981056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f397fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b3b516d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b3b516e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f3973c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558f397faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558f3c0dc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f39f8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f39c959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673563==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560a53e1ee32 bp 0x7fff2774c070 sp 0x7fff2774c068
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560a53e1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a53e1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a53b299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a53b2ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a53d24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a53d1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a53f86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a536a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a536a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a53692018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7361b9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7361b9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a535d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560a5368eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560a55f704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a53e1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a53b299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673544==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558c5b071e32 bp 0x7ffd46752ed0 sp 0x7ffd46752ec8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558c5b071e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c5b0719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c5ad7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c5ad7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c5af77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c5af6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c5b1d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c5a8fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c5a8f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c5a8e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5215eefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5215eefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c5a823634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558c5a8e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558c5d1c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c5b071725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c5ad7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673570==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560f885a6e32 bp 0x7fffc2de34f0 sp 0x7fffc2de34e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560f885a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f885a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f882b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f882b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f884acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f884a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f8870e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f87e30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f87e2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f87e1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f049727bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f049727be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f87d58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560f87e16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f8a6f84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f885a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f882b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673535==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55d8b41dae32 bp 0x7ffdef816230 sp 0x7ffdef816228
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55d8b41dae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8b41da9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8b3ee59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8b3ee6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8b40e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8b40d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8b4342793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d8b3a64c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d8b3a6056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8b3a4e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febae3f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febae3f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8b398c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55d8b3a4aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d8b632c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8b41da725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8b3ee59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673556==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560045596e32 bp 0x7ffd81568f70 sp 0x7ffd81568f68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560045596e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600455969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600452a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600452a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56004549cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560045494952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600456fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560044e20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560044e1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560044e0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cea0c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cea0c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560044d48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560044e06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600476e84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560045596725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600452a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673625==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557c4323de32 bp 0x7ffc58f05dd0 sp 0x7ffc58f05dc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557c4323de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c4323d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c42f489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c42f49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c43143ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c4313b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c433a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c42ac7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c42ac356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c42ab1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82f4baad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82f4baae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c429ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557c42aadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c4538f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c4323d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c42f489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673580==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557042f35e32 bp 0x7ffd18514150 sp 0x7ffd18514148
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557042f35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557042f359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557042c409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557042c41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557042e3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557042e33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55704309d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570427bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570427bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570427a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55d7aa7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55d7aa7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570426e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5570427a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570450874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557042f35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557042c409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673582==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5560b0a61e32 bp 0x7ffdedeef2f0 sp 0x7ffdedeef2e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5560b0a61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560b0a619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560b076c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560b076dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560b0967ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560b095f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560b0bc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560b02ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560b02e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560b02d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b5d2d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b5d2d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560b0213634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5560b02d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5560b2bb34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560b0a61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560b076c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673611==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b2c452ae32 bp 0x7ffdde5eded0 sp 0x7ffdde5edec8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b2c452ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2c452a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2c42359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b2c4236d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2c4430ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2c4428952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2c4692793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2c3db4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2c3db056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2c3d9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3307aa7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3307aa7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2c3cdc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b2c3d9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b2c667c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2c452a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2c42359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673628==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564712fcce32 bp 0x7ffd81b69cf0 sp 0x7ffd81b69ce8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564712fcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564712fcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564712cd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564712cd8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564712ed2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564712eca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564713134793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564712856c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56471285256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564712840018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb916a68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb916a68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56471277e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56471283caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56471511e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564712fcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564712cd79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673596==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56078c8a6e32 bp 0x7ffd042dc270 sp 0x7ffd042dc268
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56078c8a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56078c8a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56078c5b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56078c5b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56078c7acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56078c7a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56078ca0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56078c130c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56078c12c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56078c11a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff81dae2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff81dae2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56078c058634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56078c116aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56078e9f84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56078c8a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56078c5b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673590==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5608dad05e32 bp 0x7fff17b5d150 sp 0x7fff17b5d148
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5608dad05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608dad059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608daa109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608daa11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608dac0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608dac03952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608dae6d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608da58fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608da58b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608da579018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff780cc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff780cc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608da4b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5608da575aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608dce574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608dad05725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608daa109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673621==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e6b88c6e32 bp 0x7ffcee287650 sp 0x7ffcee287648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e6b88c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6b88c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6b85d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6b85d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6b87ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6b87c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6b8a2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6b8150c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6b814c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6b813a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19dff41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19dff41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6b8078634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e6b8136aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6baa184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6b88c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6b85d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673633==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5610b5697e32 bp 0x7ffdcfdd4bd0 sp 0x7ffdcfdd4bc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5610b5697e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610b56979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610b53a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610b53a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610b559debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610b5595952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610b57ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610b4f21c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610b4f1d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610b4f0b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3402c6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3402c6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610b4e49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5610b4f07aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5610b77e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610b5697725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610b53a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673659==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x56158bf15e32 bp 0x7ffd5a017770 sp 0x7ffd5a017768
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x56158bf15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56158bf159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56158bc209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56158bc21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56158be1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56158be13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56158c07d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56158b79fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56158b79b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56158b789018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f628d480d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f628d480e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56158b6c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x56158b785aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56158e0674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56158bf15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56158bc209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675493==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561e4bf18e32 bp 0x7ffec6324cd0 sp 0x7ffec6324cc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561e4bf18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e4bf189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e4bc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e4bc24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e4be1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e4be16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e4c080793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e4b7a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e4b79e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e4b78c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89cfe85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89cfe85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e4b6ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561e4b788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e4e06a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e4bf18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e4bc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675513==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561eff515e32 bp 0x7ffef0063e50 sp 0x7ffef0063e48
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561eff515e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561eff5159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561eff2209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561eff221d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561eff41bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561eff413952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561eff67d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561efed9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561efed9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561efed89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a989a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a989a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561efecc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561efed85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f016674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561eff515725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561eff2209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675526==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561f990efe32 bp 0x7ffec70dc3d0 sp 0x7ffec70dc3c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561f990efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f990ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f98dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f98dfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f98ff5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f98fed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f99257793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f98979c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f9897556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f98963018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f907e3aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f907e3aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f988a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561f9895faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f9b2414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f990ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f98dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675500==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5591d5b43e32 bp 0x7ffcd7351610 sp 0x7ffcd7351608
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5591d5b43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591d5b439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591d584e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591d584fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591d5a49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591d5a41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591d5cab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591d53cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591d53c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591d53b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcbd4bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcbd4bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591d52f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5591d53b3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5591d7c954f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591d5b43725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591d584e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675512==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55583a6c0e32 bp 0x7ffd1a75f350 sp 0x7ffd1a75f348
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55583a6c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55583a6c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55583a3cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55583a3ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55583a5c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55583a5be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55583a828793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555839f4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555839f4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555839f34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f159505cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f159505ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555839e72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x555839f30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55583c8124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55583a6c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55583a3cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675525==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55d51f102e32 bp 0x7fff75330b70 sp 0x7fff75330b68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55d51f102e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d51f1029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d51ee0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d51ee0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d51f008ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d51f000952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d51f26a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d51e98cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d51e98856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d51e976018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8545cabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8545cabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d51e8b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55d51e972aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d5212544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d51f102725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d51ee0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675602==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562044a35e32 bp 0x7fff69d9f9d0 sp 0x7fff69d9f9c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562044a35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562044a359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620447409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562044741d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56204493bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562044933952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562044b9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620442bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620442bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620442a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1135a7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1135a7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620441e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5620442a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562046b874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562044a35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620447409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675669==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ddd20e8e32 bp 0x7ffcb0f38290 sp 0x7ffcb0f38288
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ddd20e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddd20e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddd1df39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddd1df4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddd1feeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddd1fe6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddd2250793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddd1972c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddd196e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddd195c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6f4df9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6f4df9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddd189a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ddd1958aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ddd423a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddd20e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddd1df39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675570==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559298a0ee32 bp 0x7ffed8c5a190 sp 0x7ffed8c5a188
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559298a0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559298a0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592987199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55929871ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559298914ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55929890c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559298b76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559298298c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55929829456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559298282018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8027f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8027f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592981c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55929827eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55929ab604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559298a0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592987199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675574==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ad5f2e9e32 bp 0x7ffd9a195750 sp 0x7ffd9a195748
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ad5f2e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad5f2e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad5eff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad5eff5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad5f1efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad5f1e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad5f451793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad5eb73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad5eb6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad5eb5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b1c379d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b1c379e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad5ea9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ad5eb59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ad6143b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad5f2e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad5eff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675600==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55956bee3e32 bp 0x7ffdb8cad850 sp 0x7ffdb8cad848
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55956bee3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55956bee39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55956bbee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55956bbefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55956bde9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55956bde1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55956c04b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55956b76dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55956b76956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55956b757018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec01f3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec01f3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55956b695634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55956b753aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55956e0354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55956bee3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55956bbee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675673==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5607e3aa9e32 bp 0x7ffdc9398df0 sp 0x7ffdc9398de8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5607e3aa9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607e3aa99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607e37b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607e37b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607e39afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607e39a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607e3c11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607e3333c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607e332f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607e331d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e93464d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e93464e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607e325b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5607e3319aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607e5bfb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607e3aa9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607e37b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675582==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55e5853ffe32 bp 0x7fffcf8ebeb0 sp 0x7fffcf8ebea8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55e5853ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5853ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e58510a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e58510bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e585305ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5852fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e585567793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e584c89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e584c8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e584c73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0cb07bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0cb07be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e584bb1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55e584c6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e5875514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5853ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e58510a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675630==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55efbc3e4e32 bp 0x7ffc8bc23230 sp 0x7ffc8bc23228
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55efbc3e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efbc3e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efbc0ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efbc0f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efbc2eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efbc2e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efbc54c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efbbc6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efbbc6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efbbc58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7196b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7196b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efbbb96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55efbbc54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55efbe5364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efbc3e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efbc0ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675684==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55aefbb1fe32 bp 0x7ffff5f90590 sp 0x7ffff5f90588
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55aefbb1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aefbb1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aefb82a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aefb82bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aefba25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aefba1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aefbc87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aefb3a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aefb3a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aefb393018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fecda9dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecda9dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aefb2d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55aefb38faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aefdc714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aefbb1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aefb82a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675707==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56511e847e32 bp 0x7fff5f91f0f0 sp 0x7fff5f91f0e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56511e847e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56511e8479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56511e5529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56511e553d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56511e74debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56511e745952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56511e9af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56511e0d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56511e0cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56511e0bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09053fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09053fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56511dff9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56511e0b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651209994f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56511e847725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56511e5529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675681==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c0cc2cfe32 bp 0x7ffc7b0b7f90 sp 0x7ffc7b0b7f88
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c0cc2cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0cc2cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0cbfda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0cbfdbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0cc1d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0cc1cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0cc437793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0cbb59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0cbb5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0cbb43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f506829cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f506829ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0cba81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c0cbb3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0ce4214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0cc2cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0cbfda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675713==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c66b6d0e32 bp 0x7ffd2db22890 sp 0x7ffd2db22888
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c66b6d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c66b6d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c66b3db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c66b3dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c66b5d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c66b5ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c66b838793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c66af5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c66af5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c66af44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7acba8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7acba8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c66ae82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c66af40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c66d8224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c66b6d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c66b3db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675703==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55a197163e32 bp 0x7ffe4d79fcd0 sp 0x7ffe4d79fcc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55a197163e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1971639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a196e6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a196e6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a197069ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a197061952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1972cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1969edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1969e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1969d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17987cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17987cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a196915634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55a1969d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1992b54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a197163725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a196e6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675756==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55699f6bee32 bp 0x7fff6e39bef0 sp 0x7fff6e39bee8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55699f6bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55699f6be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55699f3c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55699f3cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55699f5c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55699f5bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55699f826793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55699ef48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55699ef4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55699ef32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa29c94fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa29c94fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55699ee70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55699ef2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5569a18104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55699f6be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55699f3c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675725==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x5566cda81e32 bp 0x7ffdebedaa90 sp 0x7ffdebedaa88
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x5566cda81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566cda819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566cd78c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566cd78dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566cd987ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566cd97f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566cdbe9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566cd30bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566cd30756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566cd2f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f428e3ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f428e3dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566cd233634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5566cd2f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5566cfbd34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566cda81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566cd78c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2675736==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b24b952e32 bp 0x7ffe28bc8750 sp 0x7ffe28bc8748
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b24b952e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b24b9529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b24b65d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b24b65ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b24b858ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b24b850952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b24baba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b24b1dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b24b1d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b24b1c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3434c4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3434c4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b24b104634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b24b1c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b24daa44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b24b952725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b24b65d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675733==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561c5e381e32 bp 0x7ffcd2fe3270 sp 0x7ffcd2fe3268
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561c5e381e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c5e3819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c5e08c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c5e08dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c5e287ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c5e27f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c5e4e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c5dc0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c5dc0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c5dbf5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faab5fe2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faab5fe2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c5db33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x561c5dbf1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561c604d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c5e381725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c5e08c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675761==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ea4e36ae32 bp 0x7ffd48447290 sp 0x7ffd48447288
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ea4e36ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea4e36a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea4e0759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea4e076d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea4e270ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea4e268952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea4e4d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea4dbf4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea4dbf056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea4dbde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0835200d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0835200e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea4db1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ea4dbdaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea504bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea4e36a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea4e0759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675734==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5646563f2e32 bp 0x7fff571d32f0 sp 0x7fff571d32e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5646563f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646563f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646560fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646560fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646562f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646562f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56465655a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564655c7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564655c7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564655c66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd0d4b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd0d4b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564655ba4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564655c62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5646585444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646563f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646560fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675739==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55d231146e32 bp 0x7ffe9eed2770 sp 0x7ffe9eed2768
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55d231146e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2311469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d230e519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d230e52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d23104cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d231044952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2312ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2309d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2309cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2309ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc70815d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc70815e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2308f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55d2309b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2332984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d231146725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d230e519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675764==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55ba61a5ae32 bp 0x7ffebebe5510 sp 0x7ffebebe5508
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55ba61a5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba61a5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba617659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba61766d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba61960ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba61958952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba61bc2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba612e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba612e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba612ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f491f822d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f491f822e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba6120c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55ba612caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ba63bac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba61a5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba617659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675772==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000163b4 at pc 0x55d1965cde32 bp 0x7ffe9098d6b0 sp 0x7ffe9098d6a8
> READ of size 4 at 0x6160000163b4 thread T0
>     #0 0x55d1965cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1965cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1962d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1962d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1964d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1964cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d196735793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d195e57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d195e5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d195e41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c6766fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c6766fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d195d7f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000163b4 is located 308 bytes inside of 528-byte region [0x616000016280,0x616000016490)
> freed by thread T0 here:
>     #0 0x55d195e3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d19871f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1965cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1962d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556db2f55e32 bp 0x7ffd0470dcd0 sp 0x7ffd0470dcc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556db2f55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556db2f559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556db2c609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556db2c61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556db2e5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556db2e53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556db30bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556db27dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556db27db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556db27c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96d6476d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96d6476e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556db2707634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556db27c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556db50a74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556db2f55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556db2c609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5633af59fe32 bp 0x7fff42b78b90 sp 0x7fff42b78b88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5633af59fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633af59f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633af2aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633af2abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633af4a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633af49d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633af707793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633aee29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633aee2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633aee13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f399ccfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f399ccfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633aed51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5633aee0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633b16f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633af59f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633af2aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673800==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b7fbe16e32 bp 0x7ffe3f773b30 sp 0x7ffe3f773b28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b7fbe16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7fbe169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7fbb219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7fbb22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7fbd1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7fbd14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7fbf7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7fb6a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7fb69c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7fb68a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bc21bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bc21bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7fb5c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b7fb686aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7fdf684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7fbe16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7fbb219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673695==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56028e5bde32 bp 0x7ffe8d03e1f0 sp 0x7ffe8d03e1e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56028e5bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56028e5bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56028e2c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56028e2c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56028e4c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56028e4bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56028e725793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56028de47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56028de4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56028de31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f239c4ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f239c4dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56028dd6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56028de2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56029070f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56028e5bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56028e2c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673801==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561b57e96e32 bp 0x7fff3f3203d0 sp 0x7fff3f3203c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561b57e96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b57e969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b57ba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b57ba2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b57d9cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b57d94952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b57ffe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b57720c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b5771c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b5770a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2997824d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2997824e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b57648634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561b57706aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561b59fe84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b57e96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b57ba19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673742==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560570ceee32 bp 0x7ffd7151e8f0 sp 0x7ffd7151e8e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560570ceee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560570cee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605709f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605709fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560570bf4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560570bec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560570e56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560570578c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56057057456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560570562018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c732d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c732d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605704a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56057055eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560572e404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560570cee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605709f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673771==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e203f16e32 bp 0x7ffddf9d4f50 sp 0x7ffddf9d4f48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e203f16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e203f169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e203c219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e203c22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e203e1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e203e14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e20407e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2037a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e20379c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e20378a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff212344d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff212344e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2036c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e203786aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2060684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e203f16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e203c219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673748==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ffb4885e32 bp 0x7ffd2e693cb0 sp 0x7ffd2e693ca8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ffb4885e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffb48859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffb45909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffb4591d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffb478bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffb4783952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffb49ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffb410fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffb410b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffb40f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d3fb25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d3fb25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffb4037634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ffb40f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ffb69d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffb4885725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffb45909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673798==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5621f8eb9e32 bp 0x7ffe3fcc59f0 sp 0x7ffe3fcc59e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5621f8eb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621f8eb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621f8bc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621f8bc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621f8dbfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621f8db7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621f9021793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621f8743c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621f873f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621f872d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2083d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2083d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621f866b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5621f8729aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5621fb00b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621f8eb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621f8bc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673796==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56049ceabe32 bp 0x7ffdfea3a430 sp 0x7ffdfea3a428
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56049ceabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56049ceab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56049cbb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56049cbb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56049cdb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56049cda9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56049d013793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56049c735c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56049c73156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56049c71f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f776fbbad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f776fbbae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56049c65d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56049c71baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56049effd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56049ceab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56049cbb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673757==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557ef2510e32 bp 0x7ffda6a47e90 sp 0x7ffda6a47e88
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557ef2510e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ef25109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ef221b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ef221cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ef2416ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ef240e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ef2678793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ef1d9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ef1d9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ef1d84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb3739ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb3739ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ef1cc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557ef1d80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557ef46624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ef2510725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ef221b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673790==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556d58710e32 bp 0x7ffc2cf6a230 sp 0x7ffc2cf6a228
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556d58710e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d587109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d5841b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d5841cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d58616ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d5860e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d58878793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d57f9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d57f9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d57f84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1aae691d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1aae691e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d57ec2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556d57f80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d5a8624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d58710725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d5841b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673883==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55eb002c0e32 bp 0x7ffd9d7fe7b0 sp 0x7ffd9d7fe7a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55eb002c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb002c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eafffcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eafffccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb001c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb001be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb00428793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eaffb4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eaffb4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eaffb34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a67cd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a67cd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eaffa72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55eaffb30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb024124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb002c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eafffcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673916==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5639ee012e32 bp 0x7fff7ad35af0 sp 0x7fff7ad35ae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5639ee012e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639ee0129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639edd1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639edd1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639edf18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639edf10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639ee17a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639ed89cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639ed89856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639ed886018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84ce327d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84ce327e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639ed7c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5639ed882aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639f01644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639ee012725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639edd1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673824==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x564ce75ece32 bp 0x7ffe3ee3ecd0 sp 0x7ffe3ee3ecc8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x564ce75ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ce75ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ce72f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ce72f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ce74f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ce74ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ce7754793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ce6e76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ce6e7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ce6e60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98bc4f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98bc4f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ce6d9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564ce6e5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ce973e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ce75ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ce72f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673906==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561358b57e32 bp 0x7ffdfab352f0 sp 0x7ffdfab352e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561358b57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561358b579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613588629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561358863d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561358a5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561358a55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561358cbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613583e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613583dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613583cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdcf3c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdcf3c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561358309634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5613583c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56135aca94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561358b57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613588629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673825==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55edd34d1e32 bp 0x7fff1dfaa9b0 sp 0x7fff1dfaa9a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55edd34d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edd34d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edd31dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edd31ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edd33d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edd33cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edd3639793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edd2d5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edd2d5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edd2d45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff24da3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff24da3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edd2c83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55edd2d41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55edd56234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edd34d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edd31dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673842==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55db2042be32 bp 0x7fff2a7df450 sp 0x7fff2a7df448
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55db2042be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db2042b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db201369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db20137d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db20331ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db20329952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db20593793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db1fcb5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db1fcb156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db1fc9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7fc352d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7fc352e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db1fbdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55db1fc9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db2257d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db2042b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db201369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673868==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b283b12e32 bp 0x7fffef06e050 sp 0x7fffef06e048
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b283b12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b283b129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b28381d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b28381ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b283a18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b283a10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b283c7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b28339cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b28339856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b283386018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f206ce5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f206ce5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2832c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b283382aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b285c644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b283b12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b28381d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673921==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564961ff7e32 bp 0x7ffd39d61170 sp 0x7ffd39d61168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564961ff7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564961ff79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564961d029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564961d03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564961efdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564961ef5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56496215f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564961881c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56496187d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56496186b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8490604d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8490604e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649617a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564961867aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649641494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564961ff7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564961d029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673857==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c71883ce32 bp 0x7ffff0c59df0 sp 0x7ffff0c59de8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c71883ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c71883c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7185479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c718548d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c718742ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c71873a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c7189a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c7180c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c7180c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7180b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f629685fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f629685fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c717fee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c7180acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c71a98e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c71883c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7185479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2673834==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557810c49e32 bp 0x7ffd82a03cb0 sp 0x7ffd82a03ca8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557810c49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557810c499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578109549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557810955d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557810b4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557810b47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557810db1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578104d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578104cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578104bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb00e36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb00e36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578103fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5578104b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557812d9b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557810c49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578109549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2673896==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558ddca1be32 bp 0x7ffe02673650 sp 0x7ffe02673648
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558ddca1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ddca1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ddc7269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ddc727d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ddc921ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ddc919952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ddcb83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ddc2a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ddc2a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ddc28f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6afcb89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6afcb89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ddc1cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558ddc28baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ddeb6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ddca1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ddc7269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673894==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55af3b8e1e32 bp 0x7ffd864eebf0 sp 0x7ffd864eebe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55af3b8e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af3b8e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af3b5ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af3b5edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af3b7e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af3b7df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af3ba49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af3b16bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af3b16756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af3b155018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15f6fe5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15f6fe5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af3b093634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55af3b151aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af3da334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af3b8e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af3b5ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673862==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55e75ab90e32 bp 0x7ffd710c7610 sp 0x7ffd710c7608
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55e75ab90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e75ab909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e75a89b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e75a89cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e75aa96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e75aa8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e75acf8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e75a41ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e75a41656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e75a404018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfadec8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfadec8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e75a342634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55e75a400aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e75cce24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e75ab90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e75a89b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673884==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fade370e32 bp 0x7ffe82da77b0 sp 0x7ffe82da77a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fade370e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fade3709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fade07b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fade07cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fade276ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fade26e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fade4d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55faddbfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55faddbf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55faddbe4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0434886d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0434886e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55faddb22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55faddbe0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fae04c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fade370725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fade07b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673967==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5643679f3e32 bp 0x7ffe8a31fd30 sp 0x7ffe8a31fd28
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5643679f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643679f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643676fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643676ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643678f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643678f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564367b5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56436727dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56436727956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564367267018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8236cbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8236cbfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643671a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564367263aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564369b454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643679f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643676fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674065==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d3a3b6ae32 bp 0x7ffecb846fd0 sp 0x7ffecb846fc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d3a3b6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3a3b6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3a38759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3a3876d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3a3a70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3a3a68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3a3cd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3a33f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3a33f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3a33de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f193b159d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f193b159e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3a331c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d3a33daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d3a5cbc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3a3b6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3a38759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674063==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55bff1986e32 bp 0x7fff743080f0 sp 0x7fff743080e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55bff1986e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bff19869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bff16919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bff1692d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bff188cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bff1884952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bff1aee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bff1210c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bff120c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bff11fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9965b70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9965b70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bff1138634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55bff11f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bff3ad84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bff1986725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bff16919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673929==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x561e23ccde32 bp 0x7ffc713dba10 sp 0x7ffc713dba08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x561e23ccde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e23ccd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e239d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e239d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e23bd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e23bcb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e23e35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e23557c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e2355356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e23541018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb3b4a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb3b4a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e2347f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x561e2353daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e25e1f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e23ccd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e239d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673966==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x559b606b6e32 bp 0x7ffcc2609190 sp 0x7ffcc2609188
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x559b606b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b606b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b603c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b603c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b605bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b605b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b6081e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b5ff40c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b5ff3c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b5ff2a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bd1cc6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bd1cc6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b5fe68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x559b5ff26aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b628084f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b606b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b603c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674076==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x558bd5fd1e32 bp 0x7ffcc11bbfb0 sp 0x7ffcc11bbfa8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x558bd5fd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bd5fd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bd5cdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bd5cddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bd5ed7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bd5ecf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bd6139793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bd585bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bd585756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bd5845018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4fab2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4fab2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bd5783634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x558bd5841aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558bd81234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bd5fd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bd5cdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673934==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d2ac179e32 bp 0x7ffd7a340cd0 sp 0x7ffd7a340cc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d2ac179e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2ac1799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2abe849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2abe85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2ac07febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2ac077952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2ac2e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2aba03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2ab9ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2ab9ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35487dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35487dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2ab92b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d2ab9e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2ae2cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2ac179725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2abe849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674028==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55ee097c2e32 bp 0x7fffed7f0fd0 sp 0x7fffed7f0fc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55ee097c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee097c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee094cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee094ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee096c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee096c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee0992a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee0904cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee0904856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee09036018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8a121cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8a121ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee08f74634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55ee09032aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ee0b9144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee097c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee094cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674013==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f6c6e3be32 bp 0x7ffe4b7720f0 sp 0x7ffe4b7720e8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f6c6e3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6c6e3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6c6b469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6c6b47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6c6d41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6c6d39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6c6fa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6c66c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6c66c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6c66af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd82a72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd82a72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6c65ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f6c66abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6c8f8d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6c6e3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6c6b469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673939==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55bf6973ce32 bp 0x7ffdcd09ce10 sp 0x7ffdcd09ce08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55bf6973ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf6973c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf694479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf69448d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf69642ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf6963a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf698a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf68fc6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf68fc256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf68fb0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b83378d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b83378e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf68eee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55bf68facaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bf6b88e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf6973c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf694479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2673969==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x561df9fc2e32 bp 0x7ffebe270af0 sp 0x7ffebe270ae8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x561df9fc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561df9fc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561df9ccd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561df9cced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561df9ec8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561df9ec0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dfa12a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561df984cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561df984856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561df9836018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f787b17ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f787b17ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561df9774634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x561df9832aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561dfc1144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561df9fc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561df9ccd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674121==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d42b198e32 bp 0x7ffd360023d0 sp 0x7ffd360023c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d42b198e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d42b1989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d42aea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d42aea4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d42b09eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d42b096952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d42b300793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d42aa22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d42aa1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d42aa0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d8d935d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d8d935e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d42a94a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d42aa08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d42d2ea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d42b198725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d42aea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  be 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674170==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5642dc9aee32 bp 0x7ffcc1074e10 sp 0x7ffcc1074e08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5642dc9aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642dc9ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642dc6b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642dc6bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642dc8b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642dc8ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642dcb16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642dc238c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642dc23456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642dc222018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd03d246d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd03d246e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642dc160634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5642dc21eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5642deb004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642dc9ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642dc6b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674083==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bdc405fe32 bp 0x7ffc41589510 sp 0x7ffc41589508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bdc405fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdc405f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdc3d6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdc3d6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdc3f65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdc3f5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdc41c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdc38e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdc38e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdc38d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff293386d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff293386e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdc3811634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bdc38cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bdc61b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdc405f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdc3d6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674154==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e7610c0e32 bp 0x7ffc5f41b0b0 sp 0x7ffc5f41b0a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e7610c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7610c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e760dcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e760dccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e760fc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e760fbe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e761228793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e76094ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e76094656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e760934018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1c20c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1c20c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e760872634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e760930aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7632124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7610c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e760dcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5647a2e23e32 bp 0x7ffd88494890 sp 0x7ffd88494888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5647a2e23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647a2e239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647a2b2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647a2b2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647a2d29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647a2d21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647a2f8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647a26adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647a26a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647a2697018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc40c3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc40c3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647a25d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5647a2693aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5647a4f754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647a2e23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647a2b2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674108==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55cfa1f04e32 bp 0x7ffec6423090 sp 0x7ffec6423088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55cfa1f04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfa1f049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfa1c0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfa1c10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfa1e0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfa1e02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfa206c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfa178ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfa178a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfa1778018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfc2dffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfc2dffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfa16b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55cfa1774aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cfa40564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfa1f04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfa1c0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674169==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563317daee32 bp 0x7ffde5431830 sp 0x7ffde5431828
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563317daee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563317dae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563317ab99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563317abad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563317cb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563317cac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563317f16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563317638c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56331763456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563317622018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabbe077d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabbe077e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563317560634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56331761eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563319f004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563317dae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563317ab99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674106==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c0ca64ee32 bp 0x7ffe54663af0 sp 0x7ffe54663ae8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c0ca64ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0ca64e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0ca3599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0ca35ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0ca554ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0ca54c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0ca7b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0c9ed8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0c9ed456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0c9ec2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f331a2fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f331a2fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0c9e00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c0c9ebeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0cc7a04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0ca64e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0ca3599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674096==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56199dc45e32 bp 0x7ffd525a20f0 sp 0x7ffd525a20e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56199dc45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56199dc459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56199d9509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56199d951d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56199db4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56199db43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56199ddad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56199d4cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56199d4cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56199d4b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc626d65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc626d65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56199d3f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56199d4b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56199fd974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56199dc45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56199d9509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674150==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56537414ce32 bp 0x7fff02dbee30 sp 0x7fff02dbee28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56537414ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56537414c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565373e579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565373e58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565374052ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56537404a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653742b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653739d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653739d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653739c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d6b843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d6b843e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653738fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5653739bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56537629e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56537414c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565373e579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674140==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561acfeb4e32 bp 0x7ffd02968150 sp 0x7ffd02968148
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561acfeb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561acfeb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561acfbbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561acfbc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561acfdbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561acfdb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ad001c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561acf73ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561acf73a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561acf728018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe872ad0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe872ad0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561acf666634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561acf724aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561ad20064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561acfeb4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561acfbbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674118==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x560df70e1e32 bp 0x7ffc817e76b0 sp 0x7ffc817e76a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x560df70e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560df70e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560df6dec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560df6dedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560df6fe7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560df6fdf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560df7249793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560df696bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560df696756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560df6955018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fdf286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fdf286e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560df6893634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x560df6951aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560df92334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560df70e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560df6dec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674131==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5645563cbe32 bp 0x7fff0b5ce4d0 sp 0x7fff0b5ce4c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5645563cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645563cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645560d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645560d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645562d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645562c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564556533793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564555c55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564555c5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564555c3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ada4b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ada4b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564555b7d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564555c3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56455851d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645563cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645560d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674179==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c2d46cce32 bp 0x7ffea6292f70 sp 0x7ffea6292f68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c2d46cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2d46cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2d43d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2d43d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2d45d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2d45ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2d4834793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2d3f56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2d3f5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2d3f40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f877cecad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f877cecae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2d3e7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c2d3f3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2d681e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2d46cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2d43d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ea 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674191==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x56386fbd9e32 bp 0x7fff93471690 sp 0x7fff93471688
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x56386fbd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56386fbd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56386f8e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56386f8e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56386fadfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56386fad7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56386fd41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56386f463c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56386f45f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56386f44d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff4d5a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff4d5a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56386f38b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x56386f449aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563871d2b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56386fbd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56386f8e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674192==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fb51be3e32 bp 0x7ffdd9f6e4b0 sp 0x7ffdd9f6e4a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fb51be3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb51be39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb518ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb518efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb51ae9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb51ae1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb51d4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb5146dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb5146956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb51457018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe668d9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe668d9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb51395634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fb51453aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb53d354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb51be3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb518ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674194==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55653e0d6e32 bp 0x7ffd4f376330 sp 0x7ffd4f376328
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55653e0d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55653e0d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55653dde19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55653dde2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55653dfdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55653dfd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55653e23e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55653d960c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55653d95c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55653d94a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfef2add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfef2ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55653d888634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55653d946aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565402284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55653e0d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55653dde19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674236==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563749098e32 bp 0x7ffceb6703f0 sp 0x7ffceb6703e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563749098e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637490989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563748da39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563748da4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563748f9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563748f96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563749200793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563748922c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56374891e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56374890c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7aacd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7aacd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56374884a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563748908aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56374b1ea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563749098725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563748da39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674285==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558064aafe32 bp 0x7ffcd1927f90 sp 0x7ffcd1927f88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558064aafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558064aaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580647ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580647bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580649b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580649ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558064c17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558064339c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55806433556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558064323018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0f6730d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0f6730e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558064261634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55806431faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558066c014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558064aaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580647ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674208==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5636f46b4e32 bp 0x7ffe8cc74150 sp 0x7ffe8cc74148
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5636f46b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636f46b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636f43bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636f43c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636f45baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636f45b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636f481c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636f3f3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636f3f3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636f3f28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c07b88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c07b88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636f3e66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5636f3f24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636f68064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636f46b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636f43bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674276==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b8b2aaee32 bp 0x7ffe098c4790 sp 0x7ffe098c4788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b8b2aaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8b2aae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8b27b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8b27bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8b29b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8b29ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8b2c16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8b2338c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8b233456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8b2322018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf336a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf336a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8b2260634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b8b231eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8b4c004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8b2aae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8b27b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674227==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558200860e32 bp 0x7ffed2b0bff0 sp 0x7ffed2b0bfe8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558200860e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582008609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55820056b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55820056cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558200766ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55820075e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582009c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582000eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582000e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582000d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5d7c6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5d7c6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558200012634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5582000d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5582029b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558200860725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55820056b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674221==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55eebb232e32 bp 0x7ffe9f221d30 sp 0x7ffe9f221d28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55eebb232e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eebb2329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eebaf3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eebaf3ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eebb138ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eebb130952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eebb39a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eebaabcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eebaab856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eebaaa6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facd101fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facd101fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eeba9e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55eebaaa2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eebd3844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eebb232725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eebaf3d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674273==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55af0d81ae32 bp 0x7ffcba2c23f0 sp 0x7ffcba2c23e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55af0d81ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af0d81a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af0d5259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af0d526d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af0d720ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af0d718952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af0d982793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af0d0a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af0d0a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af0d08e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f08a72f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f08a72f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af0cfcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55af0d08aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af0f96c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af0d81a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af0d5259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674261==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ea24308e32 bp 0x7ffc51b67bf0 sp 0x7ffc51b67be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ea24308e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea243089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea240139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea24014d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea2420eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea24206952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea24470793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea23b92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea23b8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea23b7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e8427ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e8427ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea23aba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ea23b78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea2645a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea24308725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea240139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674226==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x561b2adb4e32 bp 0x7fff845e6250 sp 0x7fff845e6248
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x561b2adb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b2adb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b2aabf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b2aac0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b2acbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b2acb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b2af1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b2a63ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b2a63a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b2a628018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f6dae5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f6dae5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b2a566634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x561b2a624aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561b2cf064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b2adb4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b2aabf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674247==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559ae706ce32 bp 0x7ffe72fdb1b0 sp 0x7ffe72fdb1a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559ae706ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ae706c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ae6d779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ae6d78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ae6f72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ae6f6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ae71d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ae68f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ae68f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ae68e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32ac65bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32ac65be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ae681e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559ae68dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ae91be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ae706c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ae6d779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d3a0eaae32 bp 0x7ffda9cfb8b0 sp 0x7ffda9cfb8a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d3a0eaae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3a0eaa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3a0bb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3a0bb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3a0db0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3a0da8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3a1012793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3a0734c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3a073056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3a071e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e0bd22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e0bd22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3a065c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d3a071aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d3a2ffc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3a0eaa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3a0bb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674353==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557282a1ce32 bp 0x7ffe37593610 sp 0x7ffe37593608
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557282a1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557282a1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572827279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557282728d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557282922ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55728291a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557282b84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572822a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572822a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557282290018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54b0694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54b0694e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572821ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55728228caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557284b6e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557282a1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572827279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674405==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e67f47ee32 bp 0x7ffe4439c850 sp 0x7ffe4439c848
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e67f47ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e67f47e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e67f1899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e67f18ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e67f384ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e67f37c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e67f5e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e67ed08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e67ed0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e67ecf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fc37bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fc37bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e67ec30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e67eceeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6815d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e67f47e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e67f1899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674452==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b0f4fffe32 bp 0x7ffcab725970 sp 0x7ffcab725968
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b0f4fffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0f4fff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0f4d0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0f4d0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0f4f05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0f4efd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0f5167793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0f4889c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0f488556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0f4873018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e951cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e951cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0f47b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b0f486faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0f71514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0f4fff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0f4d0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674313==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55a65764ee32 bp 0x7ffc7c189750 sp 0x7ffc7c189748
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55a65764ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a65764e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6573599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a65735ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a657554ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a65754c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6577b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a656ed8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a656ed456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a656ec2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3fffc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3fffc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a656e00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55a656ebeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6597a04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a65764e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6573599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674441==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d9a5bdfe32 bp 0x7ffdd04947d0 sp 0x7ffdd04947c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d9a5bdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9a5bdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9a58ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9a58ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9a5ae5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9a5add952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9a5d47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9a5469c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9a546556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9a5453018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa850db0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa850db0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9a5391634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d9a544faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9a7d314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9a5bdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9a58ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674326==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5586ebb02e32 bp 0x7ffeee5d4b70 sp 0x7ffeee5d4b68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5586ebb02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586ebb029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586eb80d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586eb80ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586eba08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586eba00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586ebc6a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586eb38cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586eb38856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586eb376018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c1752dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c1752de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586eb2b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5586eb372aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586edc544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586ebb02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586eb80d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674376==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a45708de32 bp 0x7ffcc1767130 sp 0x7ffcc1767128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a45708de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a45708d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a456d989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a456d99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a456f93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a456f8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4571f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a456917c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a45691356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a456901018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f89beed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f89beee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a45683f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a4568fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a4591df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a45708d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a456d989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674471==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bad7a39e32 bp 0x7ffc2c3b0210 sp 0x7ffc2c3b0208
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bad7a39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bad7a399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bad77449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bad7745d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bad793febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bad7937952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bad7ba1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bad72c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bad72bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bad72ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f397a33ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f397a33ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bad71eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bad72a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bad9b8b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bad7a39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bad77449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674371==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f12b8bbe32 bp 0x7ffd5638a350 sp 0x7ffd5638a348
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f12b8bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f12b8bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f12b5c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f12b5c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f12b7c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f12b7b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f12ba23793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f12b145c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f12b14156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f12b12f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ddcc33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ddcc33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f12b06d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f12b12baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f12da0d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f12b8bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f12b5c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674334==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55855469be32 bp 0x7fffe6a06310 sp 0x7fffe6a06308
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55855469be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55855469b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585543a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585543a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585545a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558554599952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558554803793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558553f25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558553f2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558553f0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f547b4bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f547b4bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558553e4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558553f0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5585567ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55855469b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585543a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674448==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55765483be32 bp 0x7ffcd180a8b0 sp 0x7ffcd180a8a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55765483be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55765483b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576545469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557654547d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557654741ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557654739952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576549a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576540c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576540c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576540af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49a013ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49a013ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557653fed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5576540abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55765698d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55765483b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576545469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674426==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561d529a3e32 bp 0x7fffb54fc4f0 sp 0x7fffb54fc4e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561d529a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d529a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d526ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d526afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d528a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d528a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d52b0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d5222dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d5222956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d52217018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23e8157d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23e8157e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d52155634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561d52213aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561d54af54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d529a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d526ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674375==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556afb8eee32 bp 0x7ffcaf3af7d0 sp 0x7ffcaf3af7c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556afb8eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556afb8ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556afb5f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556afb5fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556afb7f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556afb7ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556afba56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556afb178c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556afb17456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556afb162018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e302c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e302c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556afb0a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556afb15eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556afda404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556afb8ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556afb5f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674425==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560146c06e32 bp 0x7ffffdf0cad0 sp 0x7ffffdf0cac8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560146c06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560146c069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601469119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560146912d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560146b0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560146b04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560146d6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560146490c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56014648c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56014647a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3dd3987d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3dd3987e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601463b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560146476aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560148d584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560146c06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601469119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674498==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555d7c8dde32 bp 0x7ffd28246110 sp 0x7ffd28246108
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555d7c8dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d7c8dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d7c5e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d7c5e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d7c7e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d7c7db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d7ca45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d7c167c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d7c16356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d7c151018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bfb821d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bfb821e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d7c08f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555d7c14daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555d7ea2f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d7c8dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d7c5e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674530==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55a799693e32 bp 0x7ffc8f599ff0 sp 0x7ffc8f599fe8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55a799693e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7996939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a79939e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a79939fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a799599ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a799591952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7997fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a798f1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a798f1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a798f07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e36cd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e36cd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a798e45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55a798f03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a79b7e54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a799693725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a79939e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674522==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5652a838fe32 bp 0x7fff0c62d390 sp 0x7fff0c62d388
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5652a838fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652a838f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652a809a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652a809bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652a8295ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652a828d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652a84f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652a7c19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652a7c1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652a7c03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff50bd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff50bd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652a7b41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5652a7bffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5652aa4e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652a838f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652a809a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674487==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55e8959cfe32 bp 0x7ffe754fed70 sp 0x7ffe754fed68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55e8959cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8959cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8956da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8956dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8958d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8958cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e895b37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e895259c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e89525556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e895243018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74067c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74067c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e895181634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55e89523faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e897b214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8959cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8956da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674542==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f5bbf70e32 bp 0x7ffd5f9b3ed0 sp 0x7ffd5f9b3ec8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f5bbf70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5bbf709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5bbc7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5bbc7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5bbe76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5bbe6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5bc0d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5bb7fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5bb7f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5bb7e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febb33a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febb33a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5bb722634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f5bb7e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5be0c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5bbf70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5bbc7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674472==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5586fc5ace32 bp 0x7ffcd44a54b0 sp 0x7ffcd44a54a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5586fc5ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586fc5ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586fc2b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586fc2b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586fc4b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586fc4aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586fc714793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586fbe36c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586fbe3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586fbe20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f208a8efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f208a8efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586fbd5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5586fbe1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586fe6fe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586fc5ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586fc2b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674521==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5611cb076e32 bp 0x7ffe0434ca50 sp 0x7ffe0434ca48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5611cb076e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611cb0769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611cad819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611cad82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611caf7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611caf74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611cb1de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611ca900c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611ca8fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611ca8ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72193e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72193e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611ca828634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5611ca8e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611cd1c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611cb076725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611cad819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674518==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55eea1490e32 bp 0x7ffef1ef2790 sp 0x7ffef1ef2788
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55eea1490e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eea14909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eea119b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eea119cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eea1396ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eea138e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eea15f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eea0d1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eea0d1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eea0d04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5704d97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5704d97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eea0c42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55eea0d00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eea35e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eea1490725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eea119b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  be 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674474==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55bd0bd38e32 bp 0x7ffecd328c50 sp 0x7ffecd328c48
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55bd0bd38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd0bd389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd0ba439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd0ba44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd0bc3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd0bc36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd0bea0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd0b5c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd0b5be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd0b5ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa7b1a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa7b1a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd0b4ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55bd0b5a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd0de8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd0bd38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd0ba439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674502==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55f435cb2e32 bp 0x7ffda43b26f0 sp 0x7ffda43b26e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55f435cb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f435cb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4359bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4359bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f435bb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f435bb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f435e1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f43553cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f43553856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f435526018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c48ad1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c48ad1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f435464634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55f435522aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f437e044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f435cb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4359bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674604==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e4b6934e32 bp 0x7ffd96a18730 sp 0x7ffd96a18728
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e4b6934e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4b69349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4b663f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4b6640d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4b683aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4b6832952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4b6a9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4b61bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4b61ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4b61a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd490917d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd490917e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4b60e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e4b61a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4b8a864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4b6934725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4b663f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674639==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d9f4b12e32 bp 0x7ffca53c8b10 sp 0x7ffca53c8b08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d9f4b12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9f4b129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9f481d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9f481ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9f4a18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9f4a10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9f4c7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9f439cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9f439856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9f4386018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f635c8bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f635c8bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9f42c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d9f4382aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9f6c644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9f4b12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9f481d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674546==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55712ed78e32 bp 0x7ffebc8829b0 sp 0x7ffebc8829a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55712ed78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55712ed789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55712ea839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55712ea84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55712ec7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55712ec76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55712eee0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55712e602c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55712e5fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55712e5ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3accda0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3accda0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55712e52a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55712e5e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557130eca4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55712ed78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55712ea839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c2 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674638==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5644838bae32 bp 0x7fff80b93dd0 sp 0x7fff80b93dc8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5644838bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644838ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644835c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644835c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644837c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644837b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564483a22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564483144c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56448314056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56448312e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa90e95bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa90e95be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56448306c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56448312aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564485a0c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644838ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644835c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674559==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55ff6fd0de32 bp 0x7fff1a68b3f0 sp 0x7fff1a68b3e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55ff6fd0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff6fd0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff6fa189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff6fa19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff6fc13ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff6fc0b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff6fe75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff6f597c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff6f59356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff6f581018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe34631ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe34631ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff6f4bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55ff6f57daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ff71e5f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff6fd0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff6fa189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674595==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f329044e32 bp 0x7ffd5c28e550 sp 0x7ffd5c28e548
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f329044e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3290449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f328d4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f328d50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f328f4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f328f42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3291ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3288cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3288ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3288b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a7fe19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a7fe19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3287f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f3288b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f32b1964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f329044725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f328d4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674680==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555c09bafe32 bp 0x7ffea71b8410 sp 0x7ffea71b8408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555c09bafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c09baf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c098ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c098bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c09ab5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c09aad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c09d17793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c09439c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c0943556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c09423018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f510a0f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f510a0f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c09361634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555c0941faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555c0bd014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c09baf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c098ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674584==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56299f46ee32 bp 0x7ffd6259b450 sp 0x7ffd6259b448
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56299f46ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56299f46e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56299f1799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56299f17ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56299f374ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56299f36c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56299f5d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56299ecf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56299ecf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56299ece2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe21c832d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe21c832e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56299ec20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56299ecdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629a15c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56299f46e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56299f1799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674560==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011eb4 at pc 0x5570b0bc1e32 bp 0x7ffc33e4b650 sp 0x7ffc33e4b648
> READ of size 4 at 0x616000011eb4 thread T0
>     #0 0x5570b0bc1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570b0bc19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570b08cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570b08cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570b0ac7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570b0abf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570b0d29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570b044bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570b044756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570b0435018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd59e11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd59e11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570b0373634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011eb4 is located 308 bytes inside of 528-byte region [0x616000011d80,0x616000011f90)
> freed by thread T0 here:
>     #0 0x5570b0431aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570b2d134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570b0bc1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570b08cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674629==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55e7aa3e0e32 bp 0x7ffeefbfd910 sp 0x7ffeefbfd908
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55e7aa3e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7aa3e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7aa0eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7aa0ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7aa2e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7aa2de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7aa548793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7a9c6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7a9c6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7a9c54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd967ad0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd967ad0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7a9b92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55e7a9c50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7ac5324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7aa3e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7aa0eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674617==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56105fb8ce32 bp 0x7ffd2c26fb30 sp 0x7ffd2c26fb28
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56105fb8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56105fb8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56105f8979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56105f898d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56105fa92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56105fa8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56105fcf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56105f416c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56105f41256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56105f400018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10b9c2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10b9c2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56105f33e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56105f3fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561061cde4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56105fb8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56105f8979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674582==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558788c63e32 bp 0x7fffaad5b1f0 sp 0x7fffaad5b1e8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558788c63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558788c639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55878896e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55878896fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558788b69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558788b61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558788dcb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587884edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587884e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587884d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3759a54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3759a54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558788415634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5587884d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55878adb54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558788c63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55878896e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674605==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558c42c98e32 bp 0x7ffcfa3338b0 sp 0x7ffcfa3338a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558c42c98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c42c989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c429a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c429a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c42b9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c42b96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c42e00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c42522c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c4251e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c4250c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f036836ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f036836ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c4244a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558c42508aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558c44dea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c42c98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c429a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674685==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5646ce214e32 bp 0x7ffdcfed4790 sp 0x7ffdcfed4788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5646ce214e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646ce2149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646cdf1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646cdf20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646ce11aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646ce112952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646ce37c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646cda9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646cda9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646cda88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb29449d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb29449e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646cd9c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5646cda84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5646d03664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646ce214725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646cdf1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674745==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ec02ef1e32 bp 0x7ffc08ec45d0 sp 0x7ffc08ec45c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ec02ef1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec02ef19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec02bfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec02bfdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec02df7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec02def952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec03059793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec0277bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec0277756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec02765018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc8d819d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc8d819e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec026a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ec02761aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec050434f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec02ef1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec02bfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674754==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5592e7b40e32 bp 0x7ffed19a20d0 sp 0x7ffed19a20c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5592e7b40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592e7b409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592e784b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592e784cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592e7a46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592e7a3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592e7ca8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592e73cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592e73c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592e73b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd50027d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd50027e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592e72f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5592e73b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592e9c924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592e7b40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592e784b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674786==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x558c600a4e32 bp 0x7ffdb512fdd0 sp 0x7ffdb512fdc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x558c600a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c600a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c5fdaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c5fdb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c5ffaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c5ffa2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c6020c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c5f92ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c5f92a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c5f918018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66e2c45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66e2c45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c5f856634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x558c5f914aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558c621f64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c600a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c5fdaf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674761==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559142e2de32 bp 0x7fff63b02510 sp 0x7fff63b02508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559142e2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559142e2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559142b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559142b39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559142d33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559142d2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559142f95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591426b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591426b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591426a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eeb6e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eeb6e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591425df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55914269daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559144f7f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559142e2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559142b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674776==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bfa0b88e32 bp 0x7ffd34523db0 sp 0x7ffd34523da8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bfa0b88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfa0b889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfa08939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfa0894d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfa0a8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfa0a86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfa0cf0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfa0412c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfa040e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfa03fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69aa124d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69aa124e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfa033a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bfa03f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bfa2cda4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfa0b88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfa08939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674769==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564eb8956e32 bp 0x7ffcd8cc4c50 sp 0x7ffcd8cc4c48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564eb8956e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564eb89569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564eb86619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564eb8662d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564eb885cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564eb8854952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564eb8abe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564eb81e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564eb81dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564eb81ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7bc048d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7bc048e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564eb8108634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564eb81c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ebaaa84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564eb8956725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564eb86619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ac48869e32 bp 0x7ffff88e4db0 sp 0x7ffff88e4da8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ac48869e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac488699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac485749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac48575d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac4876febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac48767952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac489d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac480f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac480ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac480dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1579d01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1579d01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac4801b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ac480d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ac4a9bb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac48869725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac485749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674804==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564a56103e32 bp 0x7fffb5676df0 sp 0x7fffb5676de8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564a56103e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a561039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a55e0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a55e0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a56009ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a56001952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a5626b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a5598dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a5598956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a55977018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e19d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e19d88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a558b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564a55973aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a582554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a56103725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a55e0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674794==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55adc86f5e32 bp 0x7ffdbbff7850 sp 0x7ffdbbff7848
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55adc86f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adc86f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adc84009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adc8401d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adc85fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adc85f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adc885d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adc7f7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adc7f7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adc7f69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f500a662d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f500a662e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adc7ea7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55adc7f65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55adca8474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adc86f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adc84009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674812==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556c99115e32 bp 0x7ffd1a758850 sp 0x7ffd1a758848
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556c99115e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c991159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c98e209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c98e21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c9901bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c99013952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c9927d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c9899fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c9899b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c98989018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88c3d43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88c3d43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c988c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556c98985aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c9b2674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c99115725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c98e209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674806==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e347a9fe32 bp 0x7ffdcb8a4c50 sp 0x7ffdcb8a4c48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e347a9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e347a9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3477aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3477abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3479a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e34799d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e347c07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e347329c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e34732556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e347313018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedb99c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedb99c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e347251634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e34730faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e349bf14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e347a9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3477aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674847==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56230e166e32 bp 0x7ffd14c66030 sp 0x7ffd14c66028
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56230e166e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56230e1669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56230de719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56230de72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56230e06cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56230e064952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56230e2ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56230d9f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56230d9ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56230d9da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb95016d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb95016e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56230d918634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56230d9d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623102b84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56230e166725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56230de719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674820==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c9b9d7fe32 bp 0x7ffd941fb170 sp 0x7ffd941fb168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c9b9d7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9b9d7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9b9a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c9b9a8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9b9c85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9b9c7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c9b9ee7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9b9609c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9b960556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9b95f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55125e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55125e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9b9531634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c9b95efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c9bbed14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9b9d7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9b9a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674837==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556c08757e32 bp 0x7ffca692cc10 sp 0x7ffca692cc08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556c08757e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c087579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c084629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c08463d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c0865debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c08655952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c088bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c07fe1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c07fdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c07fcb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30dcd2bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30dcd2be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c07f09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556c07fc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c0a8a94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c08757725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c084629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674895==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c313988e32 bp 0x7fffd68ba290 sp 0x7fffd68ba288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c313988e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3139889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3136939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c313694d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c31388eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c313886952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c313af0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c313212c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c31320e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3131fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb364cbad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb364cbae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c31313a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c3131f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c315ada4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c313988725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3136939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674835==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55add4537e32 bp 0x7fff644673b0 sp 0x7fff644673a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55add4537e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55add45379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55add42429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55add4243d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55add443debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55add4435952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55add469f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55add3dc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55add3dbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55add3dab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda9dd74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda9dd74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55add3ce9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55add3da7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55add66894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55add4537725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55add42429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674831==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f9f3eb8e32 bp 0x7ffe970dc8d0 sp 0x7ffe970dc8c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f9f3eb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9f3eb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9f3bc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9f3bc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9f3dbeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9f3db6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9f4020793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9f3742c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9f373e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9f372c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0abf566d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0abf566e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9f366a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f9f3728aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f9f600a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9f3eb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9f3bc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674887==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5637817efe32 bp 0x7ffdeb3cec50 sp 0x7ffdeb3cec48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5637817efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637817ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637814fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637814fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637816f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637816ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563781957793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563781079c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56378107556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563781063018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb805fe5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb805fe5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563780fa1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56378105faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5637839414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637817ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637814fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674879==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563ebf5b0e32 bp 0x7ffd80cbf130 sp 0x7ffd80cbf128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563ebf5b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ebf5b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ebf2bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ebf2bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ebf4b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ebf4ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ebf718793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ebee3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ebee3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ebee24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f0ba02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f0ba02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ebed62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563ebee20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563ec17024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ebf5b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ebf2bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674858==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e294606e32 bp 0x7ffc69a71290 sp 0x7ffc69a71288
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e294606e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2946069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2943119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e294312d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e29450cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e294504952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e29476e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e293e90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e293e8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e293e7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f89f3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f89f3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e293db8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e293e76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2967584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e294606725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2943119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  d2 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674935==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556d43efae32 bp 0x7ffe74b76f10 sp 0x7ffe74b76f08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556d43efae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d43efa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d43c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d43c06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d43e00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d43df8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d44062793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d43784c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d4378056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d4376e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe31b30d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe31b30e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d436ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556d4376aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d4604c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d43efa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d43c059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674922==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x559d31f36e32 bp 0x7ffcc8db27b0 sp 0x7ffcc8db27a8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x559d31f36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d31f369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d31c419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d31c42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d31e3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d31e34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d3209e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d317c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d317bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d317aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36f6137d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36f6137e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d316e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x559d317a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559d340884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d31f36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d31c419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674969==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x55ffd3814e32 bp 0x7ffd2db19b90 sp 0x7ffd2db19b88
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x55ffd3814e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffd38149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffd351f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffd3520d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffd371aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffd3712952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffd397c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffd309ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffd309a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffd3088018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3da0c5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3da0c5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffd2fc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x55ffd3084aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ffd59664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffd3814725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffd351f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674902==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x555988594e32 bp 0x7fffebe2bfd0 sp 0x7fffebe2bfc8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x555988594e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559885949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55598829f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559882a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55598849aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555988492952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559886fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555987e1ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555987e1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555987e08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f302e995d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f302e995e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555987d46634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x555987e04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55598a6e64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555988594725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55598829f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c2 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674970==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5597123b1e32 bp 0x7fff05b98d70 sp 0x7fff05b98d68
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5597123b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597123b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597120bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597120bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597122b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597122af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559712519793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559711c3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559711c3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559711c25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2175b76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2175b76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559711b63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x559711c21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597145034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597123b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597120bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2674961==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x560a9b533e32 bp 0x7ffcf717cf10 sp 0x7ffcf717cf08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x560a9b533e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a9b5339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a9b23e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a9b23fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a9b439ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a9b431952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a9b69b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a9adbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a9adb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a9ada7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ab2e27d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ab2e27e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a9ace5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x560a9ada3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560a9d6854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a9b533725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a9b23e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  cf 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2674960==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x557d3fad2e32 bp 0x7ffd479caff0 sp 0x7ffd479cafe8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x557d3fad2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d3fad29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d3f7dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d3f7ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d3f9d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d3f9d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d3fc3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d3f35cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d3f35856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d3f346018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd98332ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd98332ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d3f284634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x557d3f342aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557d41c244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d3fad2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d3f7dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675076==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56353eb6ee32 bp 0x7ffd9d30e130 sp 0x7ffd9d30e128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56353eb6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56353eb6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56353e8799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56353e87ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56353ea74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56353ea6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56353ecd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56353e3f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56353e3f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56353e3e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19af086d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19af086e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56353e320634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56353e3deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563540cc04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56353eb6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56353e8799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675018==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ea936d3e32 bp 0x7ffff4c37db0 sp 0x7ffff4c37da8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ea936d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea936d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea933de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea933dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea935d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea935d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea9383b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea92f5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea92f5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea92f47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7b4e36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7b4e36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea92e85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ea92f43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea958254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea936d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea933de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675074==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56253d04ee32 bp 0x7ffce66bb650 sp 0x7ffce66bb648
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56253d04ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56253d04e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56253cd599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56253cd5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56253cf54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56253cf4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56253d1b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56253c8d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56253c8d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56253c8c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b8b0d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b8b0d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56253c800634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56253c8beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56253f1a04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56253d04e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56253cd599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675013==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562da4335e32 bp 0x7ffdc5783190 sp 0x7ffdc5783188
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562da4335e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562da43359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562da40409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562da4041d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562da423bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562da4233952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562da449d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562da3bbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562da3bbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562da3ba9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f631460ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f631460ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562da3ae7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562da3ba5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562da64874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562da4335725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562da40409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675016==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e066687e32 bp 0x7ffc14017ab0 sp 0x7ffc14017aa8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e066687e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0666879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0663929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e066393d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e06658debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e066585952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0667ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e065f11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e065f0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e065efb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd567a61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd567a61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e065e39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e065ef7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0687d94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e066687725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0663929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2675015==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5614bfb35e32 bp 0x7ffd7d954510 sp 0x7ffd7d954508
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5614bfb35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614bfb359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614bf8409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614bf841d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614bfa3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614bfa33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614bfc9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614bf3bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614bf3bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614bf3a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a9c374d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a9c374e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614bf2e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5614bf3a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614c1c874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614bfb35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614bf8409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2675100==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564d6cc66e32 bp 0x7ffc84de0110 sp 0x7ffc84de0108
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564d6cc66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d6cc669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d6c9719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d6c972d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d6cb6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d6cb64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d6cdce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d6c4f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d6c4ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d6c4da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50f9d7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50f9d7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d6c418634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564d6c4d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564d6edb84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d6cc66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d6c9719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676939==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5555d0ed3e32 bp 0x7fff93636f10 sp 0x7fff93636f08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5555d0ed3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555d0ed39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555d0bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555d0bdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555d0dd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555d0dd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555d103b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555d075dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555d075956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555d0747018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c861cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c861cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555d0685634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5555d0743aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5555d30254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555d0ed3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555d0bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676807==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b19be44e32 bp 0x7ffe662615b0 sp 0x7ffe662615a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b19be44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b19be449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b19bb4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b19bb50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b19bd4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b19bd42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b19bfac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b19b6cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b19b6ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b19b6b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01e9a45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01e9a45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b19b5f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b19b6b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b19df964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b19be44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b19bb4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676950==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e4e55e1e32 bp 0x7ffd2e7618f0 sp 0x7ffd2e7618e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e4e55e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4e55e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4e52ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4e52edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4e54e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4e54df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4e5749793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4e4e6bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4e4e6756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4e4e55018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa843ea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa843ea0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4e4d93634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e4e4e51aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4e77334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4e55e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4e52ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676902==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563a89d5ae32 bp 0x7fffcd549990 sp 0x7fffcd549988
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563a89d5ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a89d5a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a89a659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a89a66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a89c60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a89c58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a89ec2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a895e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a895e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a895ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcab0e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcab0e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a8950c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563a895caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563a8beac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a89d5a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a89a659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676852==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x556b08e44e32 bp 0x7ffcac2c1710 sp 0x7ffcac2c1708
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x556b08e44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b08e449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b08b4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b08b50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b08d4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b08d42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b08fac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b086cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b086ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b086b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f186443cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f186443ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b085f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x556b086b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b0af964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b08e44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b08b4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676938==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ebd5ff4e32 bp 0x7fff7a2c1b10 sp 0x7fff7a2c1b08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ebd5ff4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ebd5ff49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ebd5cff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ebd5d00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ebd5efaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ebd5ef2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ebd615c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ebd587ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ebd587a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ebd5868018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f824de97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f824de97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ebd57a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ebd5864aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ebd81464f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ebd5ff4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ebd5cff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676855==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55b9fc53fe32 bp 0x7ffe5bb247d0 sp 0x7ffe5bb247c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55b9fc53fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9fc53f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9fc24a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9fc24bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9fc445ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9fc43d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9fc6a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9fbdc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9fbdc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9fbdb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8cf1a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8cf1a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9fbcf1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55b9fbdafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9fe6914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9fc53f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9fc24a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676883==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56459d00ee32 bp 0x7ffd37268b70 sp 0x7ffd37268b68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56459d00ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56459d00e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56459cd199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56459cd1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56459cf14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56459cf0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56459d176793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56459c898c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56459c89456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56459c882018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f128f655d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f128f655e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56459c7c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56459c87eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56459f1604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56459d00e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56459cd199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676953==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55cb432abe32 bp 0x7ffcb878aff0 sp 0x7ffcb878afe8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55cb432abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb432ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb42fb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb42fb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb431b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb431a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb43413793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb42b35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb42b3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb42b1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f441e241d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f441e241e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb42a5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55cb42b1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb453fd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb432ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb42fb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676965==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556ee6401e32 bp 0x7ffe979e6cd0 sp 0x7ffe979e6cc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556ee6401e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ee64019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ee610c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ee610dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ee6307ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ee62ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ee6569793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ee5c8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ee5c8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ee5c75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ebf2a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ebf2a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ee5bb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x556ee5c71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556ee85534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ee6401725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ee610c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676870==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55eea0a4de32 bp 0x7ffd1ddacf10 sp 0x7ffd1ddacf08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55eea0a4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eea0a4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eea07589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eea0759d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eea0953ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eea094b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eea0bb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eea02d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eea02d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eea02c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe360620d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe360620e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eea01ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55eea02bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eea2b9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eea0a4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eea07589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676907==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d38ae06e32 bp 0x7ffe94d3ad90 sp 0x7ffe94d3ad88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d38ae06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d38ae069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d38ab119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d38ab12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d38ad0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d38ad04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d38af6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d38a690c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d38a68c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d38a67a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe5ddf5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe5ddf5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d38a5b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d38a676aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d38cf584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d38ae06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d38ab119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677347==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x563dc67f3e32 bp 0x7ffd1551b910 sp 0x7ffd1551b908
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x563dc67f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dc67f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dc64fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dc64ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dc66f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dc66f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dc695b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dc607dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dc607956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dc6067018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe67174ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe67174ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dc5fa5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x563dc6063aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563dc89454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dc67f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dc64fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677360==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5620acf54e32 bp 0x7ffc6bd53490 sp 0x7ffc6bd53488
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5620acf54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620acf549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620acc5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620acc60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620ace5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620ace52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620ad0bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620ac7dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620ac7da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620ac7c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9915f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9915f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620ac706634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5620ac7c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620af0a64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620acf54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620acc5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677348==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560bce7a3e32 bp 0x7ffcd2ac4370 sp 0x7ffcd2ac4368
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560bce7a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bce7a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bce4ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bce4afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bce6a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560bce6a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560bce90b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bce02dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bce02956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bce017018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16ae66fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16ae66fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bcdf55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560bce013aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560bd08f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560bce7a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bce4ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677042==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55724d9cde32 bp 0x7ffc15ab04b0 sp 0x7ffc15ab04a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55724d9cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55724d9cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55724d6d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55724d6d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55724d8d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55724d8cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55724db35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55724d257c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55724d25356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55724d241018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9aeaf60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9aeaf60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55724d17f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55724d23daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55724fb1f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55724d9cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55724d6d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2677047==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56003d568e32 bp 0x7ffddfa23810 sp 0x7ffddfa23808
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56003d568e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56003d5689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56003d2739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56003d274d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56003d46eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56003d466952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56003d6d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56003cdf2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56003cdee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56003cddc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc04ea1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc04ea1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56003cd1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56003cdd8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56003f6ba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56003d568725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56003d2739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676998==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x556365e58e32 bp 0x7ffc9125cc90 sp 0x7ffc9125cc88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x556365e58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556365e589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556365b639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556365b64d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556365d5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556365d56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556365fc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563656e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563656de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563656cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bfc05fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bfc05fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55636560a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5563656c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556367faa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556365e58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556365b639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677024==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559c2fc58e32 bp 0x7ffd18a85bf0 sp 0x7ffd18a85be8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559c2fc58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c2fc589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c2f9639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c2f964d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c2fb5eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c2fb56952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c2fdc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c2f4e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c2f4de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c2f4cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb81bb67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb81bb67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c2f40a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559c2f4c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559c31daa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c2fc58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c2f9639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676975==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564baac30e32 bp 0x7ffec8905b30 sp 0x7ffec8905b28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564baac30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564baac309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564baa93b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564baa93cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564baab36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564baab2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564baad98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564baa4bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564baa4b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564baa4a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcde3b18d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcde3b18e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564baa3e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564baa4a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564bacd824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564baac30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564baa93b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676978==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5571d8ee8e32 bp 0x7ffd917eb130 sp 0x7ffd917eb128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5571d8ee8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571d8ee89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571d8bf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571d8bf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571d8deeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571d8de6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571d9050793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571d8772c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571d876e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571d875c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9676c04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9676c04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571d869a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5571d8758aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571db03a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571d8ee8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571d8bf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677038==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55a8d7dc2e32 bp 0x7ffd1c4670b0 sp 0x7ffd1c4670a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55a8d7dc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8d7dc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8d7acd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8d7aced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8d7cc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8d7cc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8d7f2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8d764cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8d764856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8d7636018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c68eb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c68eb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8d7574634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55a8d7632aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a8d9f144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8d7dc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8d7acd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677001==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56331df4fe32 bp 0x7ffe1117bd10 sp 0x7ffe1117bd08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56331df4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56331df4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56331dc5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56331dc5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56331de55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56331de4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56331e0b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56331d7d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56331d7d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56331d7c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0746394d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0746394e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56331d701634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56331d7bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633200a14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56331df4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56331dc5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677019==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f5952d0e32 bp 0x7ffd8dec9070 sp 0x7ffd8dec9068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f5952d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5952d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f594fdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f594fdcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5951d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5951ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f595438793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f594b5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f594b5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f594b44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b6ae82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b6ae82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f594a82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f594b40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5974224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5952d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f594fdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677065==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5557e3856e32 bp 0x7fffbdfcbdb0 sp 0x7fffbdfcbda8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5557e3856e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557e38569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557e35619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557e3562d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557e375cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557e3754952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557e39be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557e30e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557e30dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557e30ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdfa6b2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdfa6b2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557e3008634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5557e30c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557e59a84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557e3856725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557e35619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677014==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56355f120e32 bp 0x7ffcd30beb30 sp 0x7ffcd30beb28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56355f120e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56355f1209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56355ee2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56355ee2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56355f026ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56355f01e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56355f288793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56355e9aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56355e9a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56355e994018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5164e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5164e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56355e8d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56355e990aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635612724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56355f120725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56355ee2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2676989==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f4bcf8de32 bp 0x7ffe6526fcd0 sp 0x7ffe6526fcc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f4bcf8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4bcf8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4bcc989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4bcc99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4bce93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4bce8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4bd0f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4bc817c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4bc81356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4bc801018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f37f19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f37f19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4bc73f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f4bc7fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f4bf0df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4bcf8d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4bcc989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677034==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bc87b7fe32 bp 0x7ffef9969590 sp 0x7ffef9969588
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bc87b7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc87b7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc8788a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc8788bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc87a85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc87a7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc87ce7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc87409c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc8740556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc873f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f072be8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f072be8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc87331634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bc873efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bc89cd14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc87b7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc8788a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677137==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557842577e32 bp 0x7fffceb91bf0 sp 0x7fffceb91be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557842577e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578425779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578422829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557842283d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55784247debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557842475952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578426df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557841e01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557841dfd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557841deb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4b36d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4b36d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557841d29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557841de7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5578446c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557842577725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578422829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677150==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5559b8fd2e32 bp 0x7ffe88687970 sp 0x7ffe88687968
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5559b8fd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559b8fd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559b8cdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559b8cded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559b8ed8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559b8ed0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559b913a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559b885cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559b885856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559b8846018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95119ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95119ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559b8784634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5559b8842aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559bb1244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559b8fd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559b8cdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677104==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560a34d63e32 bp 0x7ffc42460f30 sp 0x7ffc42460f28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560a34d63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a34d639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a34a6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a34a6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a34c69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a34c61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a34ecb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a345edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a345e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a345d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa42304d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa42304e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a34515634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560a345d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560a36eb54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a34d63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a34a6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677112==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f2e8b49e32 bp 0x7ffd52e77ef0 sp 0x7ffd52e77ee8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f2e8b49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2e8b499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2e88549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2e8855d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2e8a4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2e8a47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2e8cb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2e83d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2e83cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2e83bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f6cc2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f6cc2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2e82fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f2e83b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2eac9b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2e8b49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2e88549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677074==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e4aa9e5e32 bp 0x7ffd4e581370 sp 0x7ffd4e581368
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e4aa9e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4aa9e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4aa6f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4aa6f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4aa8ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4aa8e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4aab4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4aa26fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4aa26b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4aa259018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8a2511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8a2511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4aa197634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e4aa255aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4acb374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4aa9e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4aa6f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677090==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5567c7371e32 bp 0x7ffffe5534b0 sp 0x7ffffe5534a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5567c7371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567c73719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567c707c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567c707dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567c7277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567c726f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567c74d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567c6bfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567c6bf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567c6be5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b0485dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b0485de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567c6b23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5567c6be1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5567c94c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567c7371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567c707c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677160==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561f35393e32 bp 0x7ffddc675d30 sp 0x7ffddc675d28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561f35393e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f353939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f3509e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f3509fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f35299ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f35291952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f354fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f34c1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f34c1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f34c07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2735b02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2735b02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f34b45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x561f34c03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f374e54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f35393725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f3509e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677078==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ff7bf1de32 bp 0x7ffcd484a390 sp 0x7ffcd484a388
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ff7bf1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff7bf1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff7bc289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff7bc29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff7be23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff7be1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff7c085793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff7b7a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff7b7a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff7b791018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc566932d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc566932e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff7b6cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ff7b78daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ff7e06f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff7bf1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff7bc289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677109==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5584504e4e32 bp 0x7fffb9486090 sp 0x7fffb9486088
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5584504e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584504e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584501ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584501f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584503eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584503e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55845064c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55844fd6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55844fd6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55844fd58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb41659dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb41659de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55844fc96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55844fd54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5584526364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584504e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584501ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677290==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x564fe6adae32 bp 0x7ffffc103d10 sp 0x7ffffc103d08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x564fe6adae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fe6ada9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fe67e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fe67e6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fe69e0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fe69d8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fe6c42793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fe6364c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fe636056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fe634e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e81f73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e81f73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fe628c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x564fe634aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564fe8c2c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fe6ada725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fe67e59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677178==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555a84cc3e32 bp 0x7ffe6011f810 sp 0x7ffe6011f808
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555a84cc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a84cc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a849ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a849cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a84bc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a84bc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a84e2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a8454dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a8454956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a84537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45a0970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45a0970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a84475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555a84533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a86e154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a84cc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a849ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677319==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x559b68891e32 bp 0x7ffe47dc5f10 sp 0x7ffe47dc5f08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x559b68891e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b688919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b6859c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b6859dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b68797ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b6878f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b689f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b6811bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b6811756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b68105018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f552239dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f552239de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b68043634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x559b68101aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b6a9e34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b68891725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b6859c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677217==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55e58445de32 bp 0x7ffecff429b0 sp 0x7ffecff429a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55e58445de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e58445d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5841689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e584169d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e584363ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e58435b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5845c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e583ce7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e583ce356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e583cd1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4308bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4308bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e583c0f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55e583ccdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e5865af4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e58445d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5841689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677274==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x561e52bebe32 bp 0x7ffde3fcfb10 sp 0x7ffde3fcfb08
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x561e52bebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e52beb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e528f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e528f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e52af1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e52ae9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e52d53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e52475c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e5247156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e5245f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc74fcaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc74fcaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e5239d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x561e5245baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e54d3d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e52beb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e528f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677196==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55ef3722ee32 bp 0x7ffcddd83cd0 sp 0x7ffcddd83cc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55ef3722ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef3722e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef36f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef36f3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef37134ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef3712c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef37396793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef36ab8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef36ab456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef36aa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feeda016d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feeda016e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef369e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55ef36a9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef393804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef3722e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef36f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677202==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56002f370e32 bp 0x7ffde104e590 sp 0x7ffde104e588
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56002f370e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56002f3709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56002f07b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56002f07cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56002f276ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56002f26e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56002f4d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56002ebfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56002ebf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56002ebe4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4664154d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4664154e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56002eb22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56002ebe0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600314c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56002f370725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56002f07b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677289==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d6a28f3e32 bp 0x7ffe3384fed0 sp 0x7ffe3384fec8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d6a28f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6a28f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6a25fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6a25ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6a27f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6a27f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6a2a5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6a217dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6a217956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6a2167018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88de6ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88de6ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6a20a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d6a2163aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6a4a454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6a28f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6a25fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677253==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x5564a0d68e32 bp 0x7ffec936b090 sp 0x7ffec936b088
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x5564a0d68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564a0d689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564a0a739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564a0a74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564a0c6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564a0c66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564a0ed0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564a05f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564a05ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564a05dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f986cb3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f986cb3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564a051a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5564a05d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5564a2eba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564a0d68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564a0a739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677260==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557ad968de32 bp 0x7ffc876f3bb0 sp 0x7ffc876f3ba8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557ad968de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ad968d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ad93989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ad9399d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ad9593ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ad958b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ad97f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ad8f17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ad8f1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ad8f01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feebe4acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feebe4ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ad8e3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557ad8efdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557adb7df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ad968d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ad93989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677324==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5613f758de32 bp 0x7ffc757ca690 sp 0x7ffc757ca688
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5613f758de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613f758d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613f72989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613f7299d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613f7493ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613f748b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613f76f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613f6e17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613f6e1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613f6e01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9ce6e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9ce6e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613f6d3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5613f6dfdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5613f96df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613f758d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613f72989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677259==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5572339d8e32 bp 0x7ffed86a1430 sp 0x7ffed86a1428
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5572339d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572339d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572336e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572336e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572338deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572338d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557233b40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557233262c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55723325e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55723324c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa96d4fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa96d4fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55723318a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x557233248aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557235b2a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572339d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572336e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677200==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55dd222f7e32 bp 0x7ffdfe3e3bf0 sp 0x7ffdfe3e3be8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55dd222f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd222f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd220029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd22003d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd221fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd221f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd2245f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd21b81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd21b7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd21b6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb497c21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb497c21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd21aa9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55dd21b67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd244494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd222f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd220029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677273==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55afb5bfce32 bp 0x7ffe7f6d6890 sp 0x7ffe7f6d6888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55afb5bfce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afb5bfc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afb59079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afb5908d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afb5b02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afb5afa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afb5d64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afb5486c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afb548256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afb5470018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe1989fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe1989fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afb53ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55afb546caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55afb7d4e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afb5bfc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afb59079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677325==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bb71ffee32 bp 0x7ffe265c0c30 sp 0x7ffe265c0c28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bb71ffee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb71ffe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb71d099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb71d0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb71f04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb71efc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb72166793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb71888c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb7188456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb71872018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f08c25edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f08c25ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb717b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bb7186eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bb741504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb71ffe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb71d099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677330==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x562b758e0e32 bp 0x7ffcb4d13490 sp 0x7ffcb4d13488
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x562b758e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b758e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b755eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b755ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b757e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b757de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b75a48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b7516ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b7516656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b75154018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a35b59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a35b59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b75092634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x562b75150aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b77a324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b758e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b755eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677397==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562540015e32 bp 0x7ffebdb309d0 sp 0x7ffebdb309c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562540015e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625400159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56253fd209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56253fd21d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56253ff1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56253ff13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56254017d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56253f89fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56253f89b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56253f889018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff40f90ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff40f90ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56253f7c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56253f885aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5625421674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562540015725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56253fd209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677361==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557334bcee32 bp 0x7fffb925ed30 sp 0x7fffb925ed28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557334bcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557334bce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573348d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573348dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557334ad4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557334acc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557334d36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557334458c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55733445456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557334442018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcaf0f92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcaf0f92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557334380634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55733443eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557336d204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557334bce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573348d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677383==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563db8e2ae32 bp 0x7ffc84182050 sp 0x7ffc84182048
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563db8e2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db8e2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db8b359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db8b36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db8d30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563db8d28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563db8f92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563db86b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563db86b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563db869e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8a7b72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8a7b72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db85dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563db869aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563dbaf7c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db8e2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db8b359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677396==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56138ffa1e32 bp 0x7ffddedba3f0 sp 0x7ffddedba3e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56138ffa1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56138ffa19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56138fcac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56138fcadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56138fea7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56138fe9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561390109793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56138f82bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56138f82756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56138f815018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa543ad0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa543ad0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56138f753634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56138f811aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5613920f34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56138ffa1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56138fcac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677412==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x557fa36a8e32 bp 0x7ffc85f389f0 sp 0x7ffc85f389e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x557fa36a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fa36a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fa33b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fa33b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fa35aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fa35a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fa3810793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557fa2f32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557fa2f2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557fa2f1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78e8e4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78e8e4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fa2e5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557fa2f18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557fa57fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fa36a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fa33b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677381==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563d489dfe32 bp 0x7ffd94b42130 sp 0x7ffd94b42128
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563d489dfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d489df9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d486ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d486ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d488e5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d488dd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d48b47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d48269c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d4826556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d48253018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a44145d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a44145e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d48191634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563d4824faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d4ab314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d489df725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d486ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677457==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f1405a4e32 bp 0x7ffc545b1210 sp 0x7ffc545b1208
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f1405a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1405a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1402af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1402b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1404aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1404a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f14070c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f13fe2ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f13fe2a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f13fe18018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc58f311d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc58f311e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f13fd56634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f13fe14aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1426f64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1405a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1402af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677455==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5593b35bee32 bp 0x7ffe030d23b0 sp 0x7ffe030d23a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5593b35bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593b35be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593b32c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593b32cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593b34c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593b34bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593b3726793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593b2e48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593b2e4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593b2e32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f571a80bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f571a80be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593b2d70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5593b2e2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5593b57104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593b35be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593b32c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677482==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bbbac01e32 bp 0x7ffe1fcebbd0 sp 0x7ffe1fcebbc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bbbac01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbbac019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbba90c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbba90dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbbab07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbbaaff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbbad69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbba48bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbba48756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbba475018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c36fc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c36fc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbba3b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bbba471aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bbbcd534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbbac01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbba90c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677490==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e95abd5e32 bp 0x7ffe4b299950 sp 0x7ffe4b299948
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e95abd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e95abd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e95a8e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e95a8e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e95aadbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e95aad3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e95ad3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e95a45fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e95a45b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e95a449018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa089fced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa089fcee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e95a387634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e95a445aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e95cd274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e95abd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e95a8e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677522==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5596c598ae32 bp 0x7ffe73283c10 sp 0x7ffe73283c08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5596c598ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596c598a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596c56959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596c5696d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596c5890ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596c5888952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596c5af2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596c5214c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596c521056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596c51fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3fad765d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3fad765e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596c513c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5596c51faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5596c7adc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596c598a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596c56959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677422==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ceb1b49e32 bp 0x7ffe6b6ce0f0 sp 0x7ffe6b6ce0e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ceb1b49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ceb1b499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ceb18549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ceb1855d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ceb1a4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ceb1a47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ceb1cb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ceb13d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ceb13cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ceb13bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fcb810d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fcb810e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ceb12fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ceb13b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ceb3c9b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ceb1b49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ceb18549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677487==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e2f5ef8e32 bp 0x7fff2a260070 sp 0x7fff2a260068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e2f5ef8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2f5ef89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2f5c039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2f5c04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2f5dfeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2f5df6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2f6060793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2f5782c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2f577e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2f576c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48b8781d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48b8781e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2f56aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e2f5768aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2f804a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2f5ef8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2f5c039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677443==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f20d48ee32 bp 0x7ffc650cfbd0 sp 0x7ffc650cfbc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f20d48ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f20d48e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f20d1999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f20d19ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f20d394ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f20d38c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f20d5f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f20cd18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f20cd1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f20cd02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f368ec06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f368ec06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f20cc40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f20ccfeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f20f5e04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f20d48e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f20d1999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677569==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559bcbdd3e32 bp 0x7ffd427a4890 sp 0x7ffd427a4888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559bcbdd3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bcbdd39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bcbade9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bcbadfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bcbcd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bcbcd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bcbf3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bcb65dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bcb65956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bcb647018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b23e2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b23e2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bcb585634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559bcb643aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559bcdf254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bcbdd3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bcbade9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677549==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559a78aebe32 bp 0x7fff4dd973d0 sp 0x7fff4dd973c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559a78aebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a78aeb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a787f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a787f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a789f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a789e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a78c53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a78375c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a7837156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a7835f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a2da01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a2da01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a7829d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559a7835baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559a7ac3d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a78aeb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a787f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677575==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55bf8cc71e32 bp 0x7ffe47a26330 sp 0x7ffe47a26328
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55bf8cc71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf8cc719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf8c97c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf8c97dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf8cb77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf8cb6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf8cdd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf8c4fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf8c4f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf8c4e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90bf45dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90bf45de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf8c423634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55bf8c4e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bf8edc34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf8cc71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf8c97c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677598==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5557f8e23e32 bp 0x7ffc38c62750 sp 0x7ffc38c62748
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5557f8e23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557f8e239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557f8b2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557f8b2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557f8d29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557f8d21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557f8f8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557f86adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557f86a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557f8697018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5294e4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5294e4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557f85d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5557f8693aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557faf754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557f8e23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557f8b2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677602==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x563c00535e32 bp 0x7ffc2b412a90 sp 0x7ffc2b412a88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x563c00535e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c005359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c002409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c00241d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c0043bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c00433952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c0069d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bffdbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bffdbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bffda9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a4d278d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a4d278e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bffce7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x563bffda5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563c026874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c00535725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c002409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677584==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x555b6196ee32 bp 0x7ffd9d4656f0 sp 0x7ffd9d4656e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x555b6196ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b6196e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b616799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b6167ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b61874ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b6186c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b61ad6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b611f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b611f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b611e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f327b884d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f327b884e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b61120634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x555b611deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555b63ac04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b6196e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b616799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677538==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55829d050e32 bp 0x7fffe1f698f0 sp 0x7fffe1f698e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55829d050e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55829d0509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55829cd5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55829cd5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55829cf56ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55829cf4e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55829d1b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55829c8dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55829c8d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55829c8c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe32188d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe32188e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55829c802634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55829c8c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55829f1a24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55829d050725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55829cd5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677692==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56010ccede32 bp 0x7ffcda1639d0 sp 0x7ffcda1639c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56010ccede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56010cced9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56010c9f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56010c9f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56010cbf3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56010cbeb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56010ce55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56010c577c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56010c57356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56010c561018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1384e31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1384e31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56010c49f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56010c55daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56010ee3f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56010cced725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56010c9f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677600==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ea3b3a8e32 bp 0x7fff065284f0 sp 0x7fff065284e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ea3b3a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea3b3a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea3b0b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea3b0b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea3b2aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea3b2a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea3b510793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea3ac32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea3ac2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea3ac1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6271ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6271ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea3ab5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ea3ac18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea3d4fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea3b3a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea3b0b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677671==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555ebb199e32 bp 0x7ffda4299010 sp 0x7ffda4299008
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555ebb199e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ebb1999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ebaea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ebaea5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ebb09febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ebb097952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ebb301793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ebaa23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ebaa1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ebaa0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f381dd0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f381dd0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555eba94b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555ebaa09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555ebd2eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ebb199725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ebaea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677700==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f53ffade32 bp 0x7fffbda02330 sp 0x7fffbda02328
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f53ffade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f53ffad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f53fcb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f53fcb9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f53feb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f53feab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f540115793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f53f837c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f53f83356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f53f821018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8024b28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8024b28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f53f75f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55f53f81daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5420ff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f53ffad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f53fcb89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677664==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555fe5dc2e32 bp 0x7ffc6c8abcd0 sp 0x7ffc6c8abcc8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555fe5dc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fe5dc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fe5acd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fe5aced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fe5cc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fe5cc0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fe5f2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fe564cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fe564856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fe5636018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d4a300d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d4a300e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fe5574634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555fe5632aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555fe7f144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fe5dc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fe5acd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677627==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x564b28373e32 bp 0x7fffaaad73b0 sp 0x7fffaaad73a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x564b28373e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b283739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b2807e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b2807fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b28279ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b28271952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b284db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b27bfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b27bf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b27be7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14c9b22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14c9b22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b27b25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x564b27be3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564b2a4c54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b28373725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b2807e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677647==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5603e9d1ce32 bp 0x7ffe20ccf6f0 sp 0x7ffe20ccf6e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5603e9d1ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603e9d1c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603e9a279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603e9a28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603e9c22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603e9c1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603e9e84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603e95a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603e95a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603e9590018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f65227d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f65227e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603e94ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5603e958caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5603ebe6e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603e9d1c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603e9a279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677649==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563d3f5c1e32 bp 0x7ffcb7c4ea50 sp 0x7ffcb7c4ea48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563d3f5c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d3f5c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d3f2cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d3f2cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d3f4c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d3f4bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d3f729793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d3ee4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d3ee4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d3ee35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05a6ae3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05a6ae3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d3ed73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563d3ee31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d417134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d3f5c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d3f2cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677694==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560b85b56e32 bp 0x7ffcf7560230 sp 0x7ffcf7560228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560b85b56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b85b569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b858619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b85862d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b85a5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b85a54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b85cbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b853e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b853dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b853ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d4b5fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d4b5fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b85308634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560b853c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560b87ca84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b85b56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b858619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677699==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011bb4 at pc 0x556b7d328e32 bp 0x7ffd9d19b7d0 sp 0x7ffd9d19b7c8
> READ of size 4 at 0x616000011bb4 thread T0
>     #0 0x556b7d328e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b7d3289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b7d0339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b7d034d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b7d22eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b7d226952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b7d490793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b7cbb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b7cbae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b7cb9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc2407ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc2407ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b7cada634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011bb4 is located 308 bytes inside of 528-byte region [0x616000011a80,0x616000011c90)
> freed by thread T0 here:
>     #0 0x556b7cb98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b7f47a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b7d328725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b7d0339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678259==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561e9a7f7e32 bp 0x7fff1605b510 sp 0x7fff1605b508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561e9a7f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e9a7f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e9a5029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e9a503d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e9a6fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e9a6f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e9a95f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e9a081c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e9a07d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e9a06b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3eb05cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3eb05cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e99fa9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561e9a067aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e9c9494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e9a7f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e9a5029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678272==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5638c7075e32 bp 0x7ffe3b537070 sp 0x7ffe3b537068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5638c7075e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638c70759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638c6d809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638c6d81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638c6f7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638c6f73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638c71dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638c68ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638c68fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638c68e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc1a2f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc1a2f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638c6827634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5638c68e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5638c91c74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638c7075725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638c6d809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678261==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563b8debce32 bp 0x7ffe4537d9f0 sp 0x7ffe4537d9e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563b8debce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b8debc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b8dbc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b8dbc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b8ddc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b8ddba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b8e024793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b8d746c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b8d74256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b8d730018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efdca10dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdca10de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b8d66e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563b8d72caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563b9000e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b8debc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b8dbc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678274==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561b84d87e32 bp 0x7ffcf9bac070 sp 0x7ffcf9bac068
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561b84d87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b84d879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b84a929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b84a93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b84c8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b84c85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b84eef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b84611c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b8460d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b845fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d6b038d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d6b038e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b84539634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561b845f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561b86ed94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b84d87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b84a929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678310==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55807e667e32 bp 0x7fff5aae7c10 sp 0x7fff5aae7c08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55807e667e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55807e6679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55807e3729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55807e373d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55807e56debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55807e565952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55807e7cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55807def1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55807deed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55807dedb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e78dbdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e78dbde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55807de19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55807ded7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580807b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55807e667725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55807e3729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678311==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562a4d8e7e32 bp 0x7fffba7b8fd0 sp 0x7fffba7b8fc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562a4d8e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a4d8e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a4d5f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a4d5f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a4d7edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a4d7e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a4da4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a4d171c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a4d16d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a4d15b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8cf6991d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8cf6991e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a4d099634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562a4d157aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562a4fa394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a4d8e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a4d5f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678264==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bb9d99fe32 bp 0x7ffdd9c2e710 sp 0x7ffdd9c2e708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bb9d99fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb9d99f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb9d6aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb9d6abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb9d8a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb9d89d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb9db07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb9d229c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb9d22556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb9d213018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e72276d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e72276e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb9d151634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bb9d20faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bb9faf14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb9d99f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb9d6aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678286==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5646f9cace32 bp 0x7ffd70565970 sp 0x7ffd70565968
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5646f9cace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646f9cac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646f99b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646f99b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646f9bb2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646f9baa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646f9e14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646f9536c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646f953256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646f9520018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3ea81ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3ea81ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646f945e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5646f951caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5646fbdfe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646f9cac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646f99b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678296==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559b17c34e32 bp 0x7ffc7ac19810 sp 0x7ffc7ac19808
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559b17c34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b17c349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b1793f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b17940d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b17b3aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b17b32952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b17d9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b174bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b174ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b174a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9ef200d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9ef200e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b173e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559b174a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b19d864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b17c34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b1793f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678300==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f0fae23e32 bp 0x7fff7db8f770 sp 0x7fff7db8f768
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f0fae23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0fae239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0fab2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0fab2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0fad29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f0fad21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f0faf8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0fa6adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0fa6a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0fa697018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd814c4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd814c4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0fa5d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f0fa693aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f0fcf754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0fae23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0fab2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678617==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5563a76b7e32 bp 0x7ffd140f5090 sp 0x7ffd140f5088
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5563a76b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563a76b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563a73c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563a73c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563a75bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563a75b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563a781f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563a6f41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563a6f3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563a6f2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ea3702d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ea3702e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563a6e69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5563a6f27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5563a98094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563a76b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563a73c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678599==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bbbbcf6e32 bp 0x7ffdaad5a450 sp 0x7ffdaad5a448
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bbbbcf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbbbcf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbbba019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbbba02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbbbbfcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbbbbf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbbbe5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbbb580c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbbb57c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbbb56a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b79532d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b79532e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbbb4a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bbbb566aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bbbde484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbbbcf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbbba019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678618==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bb2eebce32 bp 0x7fff5b3e2e50 sp 0x7fff5b3e2e48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bb2eebce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb2eebc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb2ebc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb2ebc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb2edc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb2edba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb2f024793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb2e746c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb2e74256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb2e730018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e14e8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e14e8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb2e66e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bb2e72caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bb3100e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb2eebc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb2ebc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678600==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5608c6b33e32 bp 0x7ffd365c8ef0 sp 0x7ffd365c8ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5608c6b33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608c6b339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608c683e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608c683fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608c6a39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608c6a31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608c6c9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608c63bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608c63b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608c63a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b36bbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b36bbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608c62e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5608c63a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608c8c854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608c6b33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608c683e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  04 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678549==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ec2b137e32 bp 0x7ffeb5b4a7f0 sp 0x7ffeb5b4a7e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ec2b137e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec2b1379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec2ae429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec2ae43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec2b030e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ec2b030786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ec2b0327f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ec2a9b76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ec2a9ba698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ec2a9ac490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f0e88095d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e88095e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec2a8e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ec2a9a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec2d2894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec2b137725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec2ae429b6 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  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 
> =================================================================
> ==2678720==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55cff6ffee32 bp 0x7fff0bd58f50 sp 0x7fff0bd58f48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55cff6ffee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cff6ffe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cff6d099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cff6d0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cff6f04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cff6efc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cff7166793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cff6888c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cff688456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cff6872018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84cef7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84cef7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cff67b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55cff686eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cff91504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cff6ffe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cff6d099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fc 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678734==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55abe7674e32 bp 0x7fff4a6eae70 sp 0x7fff4a6eae68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55abe7674e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abe76749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abe737f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abe7380d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abe757aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abe7572952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abe77dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abe6efec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abe6efa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abe6ee8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e5a8bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e5a8bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abe6e26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55abe6ee4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55abe97c64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abe7674725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abe737f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678757==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563d4f59ae32 bp 0x7ffc381bb710 sp 0x7ffc381bb708
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563d4f59ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d4f59a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d4f2a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d4f2a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d4f4a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d4f498952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d4f702793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d4ee24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d4ee2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d4ee0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa20728ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa20728ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d4ed4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563d4ee0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d516ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d4f59a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d4f2a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678472==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a094c8fe32 bp 0x7ffc12ad3050 sp 0x7ffc12ad3048
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a094c8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a094c8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a09499a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a09499bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a094b95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a094b8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a094df7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a094519c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a09451556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a094503018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda2e963d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda2e963e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a094441634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a0944ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a096de14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a094c8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a09499a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678360==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a448e04e32 bp 0x7ffd49c2e2d0 sp 0x7ffd49c2e2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a448e04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a448e049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a448b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a448b10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a448d0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a448d02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a448f6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a44868ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a44868a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a448678018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1be90a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1be90a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4485b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a448674aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a44af564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a448e04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a448b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678476==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562aa39d1e32 bp 0x7ffe0212ba50 sp 0x7ffe0212ba48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562aa39d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562aa39d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562aa36dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562aa36ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562aa38d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562aa38cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562aa3b39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562aa325bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562aa325756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562aa3245018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f755c2c6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f755c2c6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562aa3183634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562aa3241aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562aa5b234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562aa39d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562aa36dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ff 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678454==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e29489ce32 bp 0x7ffeea6333d0 sp 0x7ffeea6333c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e29489ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e29489c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2945a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2945a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2947a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e29479a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e294a04793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e294126c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e29412256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e294110018 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  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 
> =================================================================
> ==2678860==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5604329cfe32 bp 0x7fff615a2750 sp 0x7fff615a2748
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5604329cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604329cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604326da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604326dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604328d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604328cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560432b37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560432259c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56043225556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560432243018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3a08a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3a08a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560432181634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56043223faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560434b214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604329cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604326da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678861==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56335afd5e32 bp 0x7ffefdfaf610 sp 0x7ffefdfaf608
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56335afd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56335afd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56335ace09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56335ace1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56335aedbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56335aed3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56335b13d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56335a85fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56335a85b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56335a849018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f403fb31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f403fb31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56335a787634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56335a845aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56335d1274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56335afd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56335ace09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678868==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55c0deef8e32 bp 0x7ffe99e83510 sp 0x7ffe99e83508
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55c0deef8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0deef89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0dec039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0dec04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0dedfeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0dedf6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0df060793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0de782c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0de77e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0de76c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fd349ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fd349ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0de6aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55c0de768aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0e104a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0deef8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0dec039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678871==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56298c389e32 bp 0x7fff4b2aff30 sp 0x7fff4b2aff28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56298c389e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56298c3899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56298c0949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56298c095d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56298c28febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56298c287952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56298c4f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56298bc13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56298bc0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56298bbfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f378ccd7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f378ccd7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56298bb3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56298bbf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56298e4db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56298c389725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56298c0949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ba31903e32 bp 0x7ffde49e9510 sp 0x7ffde49e9508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ba31903e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba319039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba3160e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba3160fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba31809ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba31801952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba31a6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba3118dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba3118956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba31177018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75733e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75733e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba310b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ba31173aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ba33a554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba31903725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba3160e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  07 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678683==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5643f871de32 bp 0x7ffd9b34bb70 sp 0x7ffd9b34bb68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5643f871de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643f871d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643f84289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643f8429d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643f8623ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643f861b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643f8885793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643f7fa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643f7fa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643f7f91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0d7a66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0d7a66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643f7ecf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5643f7f8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643fa86f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643f871d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643f84289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  03 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678668==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55d2b1cbfe32 bp 0x7ffe2ec66370 sp 0x7ffe2ec66368
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55d2b1cbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2b1cbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2b19ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2b19cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2b1bc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2b1bbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2b1e27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2b1549c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2b154556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2b1533018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ad81add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ad81ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2b1471634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55d2b152faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2b3e114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2b1cbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2b19ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677744==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556e952b3e32 bp 0x7fffe7a5d650 sp 0x7fffe7a5d648
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556e952b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e952b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e94fbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e94fbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e951b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e951b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e9541b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e94b3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e94b3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e94b27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe47fa4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe47fa4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e94a65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556e94b23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556e974054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e952b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e94fbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677695==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a915c21e32 bp 0x7ffe87d1e010 sp 0x7ffe87d1e008
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a915c21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a915c219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a91592c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a91592dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a915b27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a915b1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a915d89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9154abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9154a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a915495018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17fcb6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17fcb6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9153d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a915491aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a917d734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a915c21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a91592c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677701==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55eeb0fbae32 bp 0x7ffeedaed230 sp 0x7ffeedaed228
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55eeb0fbae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eeb0fba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eeb0cc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eeb0cc6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eeb0ec0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eeb0eb8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eeb1122793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eeb0844c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eeb084056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eeb082e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc70e58dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc70e58de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eeb076c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55eeb082aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eeb310c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eeb0fba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eeb0cc59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677735==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55cdcf8c8e32 bp 0x7ffd5a025610 sp 0x7ffd5a025608
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55cdcf8c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cdcf8c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cdcf5d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cdcf5d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cdcf7ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cdcf7c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cdcfa30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cdcf152c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cdcf14e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cdcf13c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feebe6cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feebe6cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cdcf07a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55cdcf138aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cdd1a1a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cdcf8c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cdcf5d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677721==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56122a8e9e32 bp 0x7ffe7b0b5dd0 sp 0x7ffe7b0b5dc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56122a8e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56122a8e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56122a5f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56122a5f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56122a7efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56122a7e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56122aa51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56122a173c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56122a16f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56122a15d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7b389bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7b389be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56122a09b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56122a159aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56122ca3b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56122a8e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56122a5f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677723==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b63ed91e32 bp 0x7ffd051c0e30 sp 0x7ffd051c0e28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b63ed91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b63ed919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b63ea9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b63ea9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b63ec97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b63ec8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b63eef9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b63e61bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b63e61756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b63e605018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4156e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4156e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b63e543634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b63e601aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b640ee34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b63ed91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b63ea9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677726==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55edc6346e32 bp 0x7fff4fc12e10 sp 0x7fff4fc12e08
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55edc6346e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edc63469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edc60519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edc6052d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edc624cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edc6244952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edc64ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edc5bd0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edc5bcc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edc5bba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09ca314d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09ca314e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edc5af8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55edc5bb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55edc84984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edc6346725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edc60519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677881==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56522bcb1e32 bp 0x7ffc27ab1330 sp 0x7ffc27ab1328
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56522bcb1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56522bcb19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56522b9bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56522b9bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56522bbb7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56522bbaf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56522be19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56522b53bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56522b53756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56522b525018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd441755d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd441755e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56522b463634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56522b521aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56522de034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56522bcb1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56522b9bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677782==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55a4d15fee32 bp 0x7fff15ca8150 sp 0x7fff15ca8148
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55a4d15fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4d15fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4d13099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4d130ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4d1504ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4d14fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4d1766793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4d0e88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4d0e8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4d0e72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feac1426d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feac1426e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4d0db0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55a4d0e6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a4d37504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4d15fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4d13099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677851==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55fba9dcbe32 bp 0x7fff1094e450 sp 0x7fff1094e448
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55fba9dcbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fba9dcb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fba9ad69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fba9ad7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fba9cd1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fba9cc9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fba9f33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fba9655c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fba965156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fba963f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97eab39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97eab39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fba957d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55fba963baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fbabf1d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fba9dcb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fba9ad69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677762==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56466b0d4e32 bp 0x7fffd9ab50b0 sp 0x7fffd9ab50a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56466b0d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56466b0d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56466addf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56466ade0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56466afdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56466afd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56466b23c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56466a95ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56466a95a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56466a948018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5a9d28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5a9d28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56466a886634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56466a944aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56466d2264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56466b0d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56466addf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677832==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x559672966e32 bp 0x7ffe43f924d0 sp 0x7ffe43f924c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x559672966e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596729669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596726719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559672672d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55967286cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559672864952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559672ace793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596721f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596721ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596721da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1a9114d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1a9114e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559672118634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5596721d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559674ab84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559672966725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596726719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677893==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x556bb04a0e32 bp 0x7ffcf87f5ef0 sp 0x7ffcf87f5ee8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x556bb04a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bb04a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bb01ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bb01acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bb03a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bb039e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bb0608793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bafd2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bafd2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bafd14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82b86d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82b86d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bafc52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x556bafd10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556bb25f24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bb04a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bb01ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677827==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x557957f13e32 bp 0x7ffea96810d0 sp 0x7ffea96810c8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x557957f13e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557957f139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557957c1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557957c1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557957e19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557957e11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55795807b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55795779dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55795779956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557957787018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc285d3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc285d3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579576c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x557957783aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55795a0654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557957f13725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557957c1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677912==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55cbd0cdce32 bp 0x7ffcbcb24950 sp 0x7ffcbcb24948
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55cbd0cdce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbd0cdc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbd09e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbd09e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbd0be2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbd0bda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbd0e44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbd0566c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbd056256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbd0550018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f859c14dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f859c14de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbd048e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55cbd054caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cbd2e2e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbd0cdc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbd09e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677904==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x5624c81c9e32 bp 0x7ffe2cb0b390 sp 0x7ffe2cb0b388
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x5624c81c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624c81c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624c7ed49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624c7ed5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624c80cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624c80c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624c8331793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624c7a53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624c7a4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624c7a3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91c1c68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91c1c68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624c797b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x5624c7a39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624ca31b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624c81c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624c7ed49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677900==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x56419faa7e32 bp 0x7ffd24c4c290 sp 0x7ffd24c4c288
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x56419faa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56419faa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56419f7b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56419f7b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56419f9adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56419f9a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56419fc0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56419f331c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56419f32d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56419f31b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd18ea69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd18ea69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56419f259634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x56419f317aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641a1bf94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56419faa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56419f7b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677913==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55e3a85f7e32 bp 0x7ffd61c769b0 sp 0x7ffd61c769a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55e3a85f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3a85f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3a83029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3a8303d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3a84fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3a84f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3a875f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3a7e81c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3a7e7d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3a7e6b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f632772ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f632772ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3a7da9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55e3a7e67aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3aa7494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3a85f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3a83029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677897==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x557e131aae32 bp 0x7ffcf223fc70 sp 0x7ffcf223fc68
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x557e131aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e131aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e12eb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e12eb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e130b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e130a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e13312793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e12a34c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e12a3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e12a1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9a5345d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9a5345e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e1295c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x557e12a1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e152fc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e131aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e12eb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  7e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2677962==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562b71e04e32 bp 0x7ffd35c7a290 sp 0x7ffd35c7a288
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562b71e04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b71e049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b71b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b71b10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b71d0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b71d02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b71f6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b7168ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b7168a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b71678018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba06d8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba06d8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b715b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x562b71674aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b73f564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b71e04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b71b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677931==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55f6f0839e32 bp 0x7ffea81af710 sp 0x7ffea81af708
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55f6f0839e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6f08399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6f05449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6f0545d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6f073febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6f0737952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6f09a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6f00c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6f00bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6f00ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62c6490d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62c6490e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6effeb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55f6f00a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6f298b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6f0839725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6f05449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677950==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x563a1df48e32 bp 0x7ffcf2d0ddd0 sp 0x7ffcf2d0ddc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x563a1df48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a1df489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a1dc539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a1dc54d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a1de4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a1de46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a1e0b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a1d7d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a1d7ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a1d7bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8bd7a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8bd7a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a1d6fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x563a1d7b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563a2009a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a1df48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a1dc539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2677924==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x557f81184e32 bp 0x7ffc12621230 sp 0x7ffc12621228
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x557f81184e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f811849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f80e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f80e90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f8108aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f81082952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f812ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f80a0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f80a0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f809f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34afe8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34afe8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f80936634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x557f809f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f832d64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f81184725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f80e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677941==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55d26ba40e32 bp 0x7ffe9c9cf770 sp 0x7ffe9c9cf768
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55d26ba40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d26ba409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d26b74b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d26b74cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d26b946ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d26b93e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d26bba8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d26b2cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d26b2c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d26b2b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea648a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea648a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d26b1f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55d26b2b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d26db924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d26ba40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d26b74b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677970==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x562059054e32 bp 0x7fff15e90dd0 sp 0x7fff15e90dc8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x562059054e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620590549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562058d5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562058d60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562058f5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562058f52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620591bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620588dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620588da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620588c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7660623d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7660623e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562058806634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x5620588c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56205b1a64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562059054725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562058d5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677934==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000118b4 at pc 0x558c6591be32 bp 0x7ffd2740dc90 sp 0x7ffd2740dc88
> READ of size 4 at 0x6160000118b4 thread T0
>     #0 0x558c6591be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c6591b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c656269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c65627d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c65821ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c65819952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c65a83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c651a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c651a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c6518f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65d6030d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65d6030e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c650cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000118b4 is located 308 bytes inside of 528-byte region [0x616000011780,0x616000011990)
> freed by thread T0 here:
>     #0 0x558c6518baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558c67a6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c6591b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c656269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2677971==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5579c81b4e32 bp 0x7fff8590bfb0 sp 0x7fff8590bfa8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5579c81b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579c81b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579c7ebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579c7ec0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579c80baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579c80b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579c831c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579c7a3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579c7a3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579c7a28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f9623fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f9623fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579c7966634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5579c7a24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5579ca3064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579c81b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579c7ebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671805==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e82bdd3e32 bp 0x7ffe133e60b0 sp 0x7ffe133e60a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e82bdd3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e82bdd39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e82bade9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e82badfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e82bcd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e82bcd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e82bf3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e82b65dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e82b65956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e82b647018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8935b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8935b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e82b585634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e82b643aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e82df254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e82bdd3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e82bade9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671753==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5652c8439e32 bp 0x7ffe6b8db1f0 sp 0x7ffe6b8db1e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5652c8439e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652c84399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652c81449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652c8145d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652c833febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652c8337952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652c85a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652c7cc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652c7cbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652c7cad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f736ceedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f736ceede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652c7beb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5652c7ca9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5652ca58b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652c8439725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652c81449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671779==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555cbc897e32 bp 0x7ffd4186eaf0 sp 0x7ffd4186eae8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555cbc897e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cbc8979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cbc5a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cbc5a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cbc79debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cbc795952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555cbc9ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555cbc121c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555cbc11d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cbc10b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc158099d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc158099e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cbc049634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555cbc107aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555cbe9e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cbc897725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cbc5a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671759==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558f66457e32 bp 0x7ffd009a7e30 sp 0x7ffd009a7e28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558f66457e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f664579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f661629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f66163d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f6635debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f66355952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f665bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f65ce1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f65cdd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f65ccb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62616ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62616dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f65c09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558f65cc7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558f685a94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f66457725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f661629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671776==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55eb9f288e32 bp 0x7ffe40483f30 sp 0x7ffe40483f28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55eb9f288e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb9f2889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb9ef939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb9ef94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb9f18eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb9f186952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb9f3f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb9eb12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb9eb0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb9eafc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a57d8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a57d8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb9ea3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55eb9eaf8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eba13da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb9f288725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb9ef939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671770==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561908cabe32 bp 0x7fffaf8bb150 sp 0x7fffaf8bb148
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561908cabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561908cab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619089b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619089b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561908bb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561908ba9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561908e13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561908535c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56190853156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56190851f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9af7e1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9af7e1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56190845d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56190851baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56190adfd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561908cab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619089b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671790==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562536608e32 bp 0x7ffcf599b850 sp 0x7ffcf599b848
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562536608e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625366089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625363139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562536314d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56253650eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562536506952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562536770793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562535e92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562535e8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562535e7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e9af7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e9af7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562535dba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562535e78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56253875a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562536608725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625363139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671788==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e476ab9e32 bp 0x7ffc36b79ef0 sp 0x7ffc36b79ee8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e476ab9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e476ab99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4767c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4767c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4769bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4769b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e476c21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e476343c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e47633f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e47632d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa367d5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa367d5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e47626b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e476329aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e478c0b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e476ab9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4767c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671838==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55771a8fbe32 bp 0x7ffe81d2e130 sp 0x7ffe81d2e128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55771a8fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55771a8fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55771a6069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55771a607d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55771a801ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55771a7f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55771aa63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55771a185c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55771a18156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55771a16f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15d0b99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15d0b99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55771a0ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55771a16baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55771ca4d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55771a8fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55771a6069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671832==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5629c45e7e32 bp 0x7ffd16544750 sp 0x7ffd16544748
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5629c45e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629c45e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629c42f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629c42f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629c44edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629c44e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629c474f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629c3e71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629c3e6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629c3e5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0c71b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0c71b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629c3d99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5629c3e57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629c67394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629c45e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629c42f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672228==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563c7732ee32 bp 0x7ffdc7f33630 sp 0x7ffdc7f33628
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563c7732ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c7732e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c770399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c7703ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c77234ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c7722c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c77496793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c76bb8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c76bb456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c76ba2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb424b75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb424b75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c76ae0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563c76b9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563c794804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c7732e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c770399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672238==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5620e06ede32 bp 0x7ffe2e5d64b0 sp 0x7ffe2e5d64a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5620e06ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620e06ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620e03f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620e03f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620e05f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620e05eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620e0855793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620dff77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620dff7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620dff61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0efe74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0efe74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620dfe9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5620dff5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620e283f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620e06ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620e03f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672234==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561dc6226e32 bp 0x7ffe2e7cadf0 sp 0x7ffe2e7cade8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561dc6226e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dc62269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dc5f319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dc5f32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dc612cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dc6124952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dc638e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dc5ab0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dc5aac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dc5a9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1d5dd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1d5dd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dc59d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561dc5a96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561dc83784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dc6226725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dc5f319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671981==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b066af2e32 bp 0x7ffd32b17910 sp 0x7ffd32b17908
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b066af2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b066af29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0667fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0667fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0669f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0669f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b066c5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b06637cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b06637856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b066366018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6de0901d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6de0901e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0662a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b066362aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b068c444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b066af2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0667fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671910==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559eb1718e32 bp 0x7fffd87e6610 sp 0x7fffd87e6608
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559eb1718e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eb17189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eb14239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eb1424d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eb161eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eb1616952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eb1880793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eb0fa2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eb0f9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559eb0f8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ca1b9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ca1b9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559eb0eca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559eb0f88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559eb386a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559eb1718725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559eb14239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671944==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e9176e6e32 bp 0x7ffc8fbc7430 sp 0x7ffc8fbc7428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e9176e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9176e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9173f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9173f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9175ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9175e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e91784e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e916f70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e916f6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e916f5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12c03cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12c03cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e916e98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e916f56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e9198384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9176e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9173f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671880==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x563387370e32 bp 0x7ffe9b41ca90 sp 0x7ffe9b41ca88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x563387370e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633873709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56338707b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56338707cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563387276ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56338726e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633874d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563386bfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563386bf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563386be4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39300e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39300e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563386b22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x563386be0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633894c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563387370725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56338707b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c346151e32 bp 0x7ffc602b5f10 sp 0x7ffc602b5f08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c346151e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3461519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c345e5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c345e5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c346057ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c34604f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3462b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3459dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3459d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3459c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47bb43ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47bb43ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c345903634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c3459c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c3482a34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c346151725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c345e5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671956==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5570dba23e32 bp 0x7ffd51ab1950 sp 0x7ffd51ab1948
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5570dba23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570dba239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570db72e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570db72fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570db929ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570db921952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570dbb8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570db2adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570db2a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570db297018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd86b975d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd86b975e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570db1d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5570db293aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570ddb754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570dba23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570db72e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671943==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e2c08ece32 bp 0x7fff50fdfc50 sp 0x7fff50fdfc48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e2c08ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2c08ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2c05f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2c05f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2c07f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2c07ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2c0a54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2c0176c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2c017256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2c0160018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc375c23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc375c23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2c009e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e2c015caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2c2a3e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2c08ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2c05f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2671989==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5653d3b62e32 bp 0x7ffc68047110 sp 0x7ffc68047108
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5653d3b62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653d3b629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653d386d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653d386ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653d3a68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653d3a60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653d3cca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653d33ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653d33e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653d33d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c2197ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c2197ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653d3314634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5653d33d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5653d5cb44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653d3b62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653d386d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671980==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55894f7ece32 bp 0x7ffcee140b30 sp 0x7ffcee140b28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55894f7ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55894f7ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55894f4f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55894f4f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55894f6f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55894f6ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55894f954793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55894f076c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55894f07256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55894f060018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78bc25fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78bc25fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55894ef9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55894f05caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55895193e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55894f7ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55894f4f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2671964==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c2c6597e32 bp 0x7ffd30712650 sp 0x7ffd30712648
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c2c6597e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2c65979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2c62a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2c62a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2c649debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2c6495952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2c66ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2c5e21c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2c5e1d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2c5e0b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1dda17fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1dda17fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2c5d49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c2c5e07aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2c86e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2c6597725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2c62a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2671907==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559b950f6e32 bp 0x7fff3bf954d0 sp 0x7fff3bf954c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559b950f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b950f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b94e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b94e02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b94ffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b94ff4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b9525e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b94980c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b9497c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b9496a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29e2301d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29e2301e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b948a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559b94966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b972484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b950f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b94e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672030==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56015d0dbe32 bp 0x7ffeca5c2b70 sp 0x7ffeca5c2b68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56015d0dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56015d0db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56015cde69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56015cde7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56015cfe1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56015cfd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56015d243793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56015c965c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56015c96156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56015c94f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c3e655d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c3e655e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56015c88d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56015c94baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56015f22d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56015d0db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56015cde69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672012==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55edfc650e32 bp 0x7ffe88017fb0 sp 0x7ffe88017fa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55edfc650e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edfc6509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edfc35b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edfc35cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edfc556ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edfc54e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edfc7b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edfbedac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edfbed656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edfbec4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2048903d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2048903e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edfbe02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55edfbec0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55edfe7a24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edfc650725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edfc35b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2672016==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bc3aa33e32 bp 0x7ffd5b6b3510 sp 0x7ffd5b6b3508
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bc3aa33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc3aa339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc3a73e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc3a73fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc3a939ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc3a931952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc3ab9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc3a2bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc3a2b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc3a2a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f523ebe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f523ebe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc3a1e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bc3a2a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bc3cb854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc3aa33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc3a73e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672002==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fbccdc5e32 bp 0x7ffe4cd7ec10 sp 0x7ffe4cd7ec08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fbccdc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbccdc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbccad09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbccad1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbccccbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbcccc3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbccf2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbcc64fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbcc64b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbcc639018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85f6ed1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85f6ed1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbcc577634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fbcc635aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fbcef174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbccdc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbccad09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672037==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fa87dd7e32 bp 0x7fff8150b250 sp 0x7fff8150b248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fa87dd7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fa87dd79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fa87ae29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fa87ae3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fa87cddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fa87cd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fa87f3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fa87661c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fa8765d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fa8764b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2098153d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2098153e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fa87589634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fa87647aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fa89f294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fa87dd7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fa87ae29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672023==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5573a1eaae32 bp 0x7fff99bea410 sp 0x7fff99bea408
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5573a1eaae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573a1eaa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573a1bb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573a1bb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573a1db0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573a1da8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573a2012793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573a1734c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573a173056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573a171e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ea12ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ea12eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573a165c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5573a171aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5573a3ffc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573a1eaa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573a1bb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672010==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5597aee90e32 bp 0x7fffe7dc0a90 sp 0x7fffe7dc0a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5597aee90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597aee909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597aeb9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597aeb9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597aed96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597aed8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597aeff8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597ae71ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597ae71656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597ae704018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9dad3c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9dad3c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597ae642634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5597ae700aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597b0fe24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597aee90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597aeb9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672183==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56009cd50e32 bp 0x7ffd501443f0 sp 0x7ffd501443e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56009cd50e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56009cd509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56009ca5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56009ca5cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56009cc56ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56009cc4e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56009ceb8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56009c5dac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56009c5d656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56009c5c4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed19288d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed19288e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56009c502634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56009c5c0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56009eea24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56009cd50725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56009ca5b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672045==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5591c31bee32 bp 0x7ffdb514cd50 sp 0x7ffdb514cd48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5591c31bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591c31be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591c2ec99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591c2ecad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591c30c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591c30bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591c3326793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591c2a48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591c2a4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591c2a32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3c1055d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3c1055e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591c2970634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5591c2a2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5591c53104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591c31be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591c2ec99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672081==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a9f9de6e32 bp 0x7ffe8ffbaf50 sp 0x7ffe8ffbaf48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a9f9de6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9f9de69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9f9af19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9f9af2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9f9cecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9f9ce4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9f9f4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9f9670c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9f966c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9f965a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8d35c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8d35c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9f9598634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a9f9656aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a9fbf384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9f9de6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9f9af19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672116==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ac3333de32 bp 0x7ffcd0113010 sp 0x7ffcd0113008
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ac3333de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac3333d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac330489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac33049d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac33243ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac3323b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac334a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac32bc7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac32bc356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac32bb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4efefadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4efefade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac32aef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ac32badaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ac3548f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac3333d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac330489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2672046==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564ae9f5ce32 bp 0x7ffd570b8ed0 sp 0x7ffd570b8ec8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564ae9f5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ae9f5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ae9c679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ae9c68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ae9e62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ae9e5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564aea0c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ae97e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ae97e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ae97d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf8d7e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf8d7e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ae970e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564ae97ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564aec0ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ae9f5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ae9c679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672054==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bc6d53be32 bp 0x7fff9de83bf0 sp 0x7fff9de83be8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bc6d53be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc6d53b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc6d2469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc6d247d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc6d441ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc6d439952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc6d6a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc6cdc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc6cdc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc6cdaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7810e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7810e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc6cced634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bc6cdabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bc6f68d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc6d53b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc6d2469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672117==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559703a87e32 bp 0x7ffc40194010 sp 0x7ffc40194008
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559703a87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559703a879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597037929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559703793d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55970398debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559703985952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559703bef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559703311c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55970330d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597032fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0c4664d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0c4664e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559703239634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5597032f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559705bd94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559703a87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597037929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672085==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bbea428e32 bp 0x7ffec7753f30 sp 0x7ffec7753f28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bbea428e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbea4289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbea1339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbea134d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbea32eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbea326952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbea590793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbe9cb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbe9cae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbe9c9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e71fa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e71fa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbe9bda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bbe9c98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bbec57a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbea428725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbea1339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672190==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x562a024f2e32 bp 0x7ffd3b14bb50 sp 0x7ffd3b14bb48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x562a024f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a024f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a021fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a021fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a023f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a023f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a0265a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a01d7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a01d7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a01d66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc9dcb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc9dcb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a01ca4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x562a01d62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562a046444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a024f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a021fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672175==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564292ce7e32 bp 0x7fff533c2f70 sp 0x7fff533c2f68
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564292ce7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564292ce79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642929f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642929f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564292bedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564292be5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564292e4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564292571c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56429256d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56429255b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fa1ef2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fa1ef2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564292499634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564292557aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564294e394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564292ce7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642929f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672165==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c0663b7e32 bp 0x7ffec3d96850 sp 0x7ffec3d96848
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c0663b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0663b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0660c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0660c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0662bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0662b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c06651f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c065c41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c065c3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c065c2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f508f8f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f508f8f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c065b69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c065c27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0685094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0663b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0660c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672072==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55bfb6e79e32 bp 0x7ffc35c7c2d0 sp 0x7ffc35c7c2c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55bfb6e79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfb6e799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfb6b849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfb6b85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfb6d7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfb6d77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bfb6fe1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bfb6703c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bfb66ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfb66ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3f0b40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3f0b40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfb662b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55bfb66e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bfb8fcb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfb6e79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfb6b849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672205==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557112888e32 bp 0x7ffe416aa010 sp 0x7ffe416aa008
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557112888e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571128889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571125939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557112594d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55711278eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557112786952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571129f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557112112c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55711210e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571120fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fadf277bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadf277be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55711203a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5571120f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571149da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557112888725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571125939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2672207==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55a09f371e32 bp 0x7ffe0dc23f70 sp 0x7ffe0dc23f68
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55a09f371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a09f3719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a09f07c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a09f07dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a09f277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a09f26f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a09f4d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a09ebfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a09ebf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a09ebe5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb78edd3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb78edd3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a09eb23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55a09ebe1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0a14c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a09f371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a09f07c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678004==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55eaa4516e32 bp 0x7fff80d6b650 sp 0x7fff80d6b648
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55eaa4516e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eaa45169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eaa42219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eaa4222d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eaa441cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eaa46e174e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55eaa46dfed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55eaa3da26b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55eaa3d9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eaa3d8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb73e3e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb73e3e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eaa3cc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55eaa3d86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eaa66684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eaa4516725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eaa42219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  1a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2677979==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561f2a621e32 bp 0x7ffd5b6b4430 sp 0x7ffd5b6b4428
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561f2a621e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f2a6219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f2a32c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f2a32dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f2a527ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f2a7ec74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x561f2a7eaed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561f29ead6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561f29ea756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f29e95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd306ec0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd306ec0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f29dd3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x561f29e91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f2c7734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f2a621725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f2a32c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  1a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2677991==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5587a6aeee32 bp 0x7ffe32406670 sp 0x7ffe32406668
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5587a6aeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587a6aee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587a67f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587a67fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587a69f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587a6cb974e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x5587a6cb7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5587a637a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5587a637456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587a6362018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4b2576d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4b2576e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587a62a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5587a635eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587a8c404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587a6aee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587a67f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678019==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5606acb45e32 bp 0x7ffc5ef3ccb0 sp 0x7ffc5ef3cca8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5606acb45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606acb459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606ac8509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606ac851d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606aca4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606acd1074e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x5606acd0eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5606ac3d16b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5606ac3cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606ac3b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f42ffbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f42ffbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606ac2f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5606ac3b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606aec974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606acb45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606ac8509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678023==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e225477e32 bp 0x7ffe73852b90 sp 0x7ffe73852b88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e225477e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2254779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2251829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e225183d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e22537debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e22564274e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55e225640ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e224d036b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e224cfd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e224ceb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8cbd72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8cbd72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e224c29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e224ce7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2275c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e225477725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2251829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678031==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e084a3fe32 bp 0x7ffff3546b30 sp 0x7ffff3546b28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e084a3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e084a3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e08474a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e08474bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e084945ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e08493d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e084ba7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0842c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0842c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0842b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1a9e33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1a9e33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0841f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e0842afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e086b914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e084a3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e08474a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678043==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55fddac8ee32 bp 0x7ffe13fda230 sp 0x7ffe13fda228
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55fddac8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fddac8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdda9999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdda99ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fddab94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fddae5974e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55fddae57ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fdda51a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fdda51456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fdda502018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2883046d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2883046e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdda440634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55fdda4feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fddcde04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fddac8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fdda9999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  07 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678041==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557110f64e32 bp 0x7ffe081902b0 sp 0x7ffe081902a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557110f64e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557110f649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557110c6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557110c70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557110e6aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557110e62952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571110cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571107eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571107ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571107d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4056cedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4056cede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557110716634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5571107d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571130b64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557110f64725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557110c6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678053==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55c522471e32 bp 0x7ffc84d3f250 sp 0x7ffc84d3f248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55c522471e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5224719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c52217c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c52217dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c522377ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c52263c74e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55c52263aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c521cfd6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c521cf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c521ce5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ca5a7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ca5a7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c521c23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55c521ce1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c5245c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c522471725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c52217c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  1a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678062==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5601e8c0be32 bp 0x7fffdaf6fe30 sp 0x7fffdaf6fe28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5601e8c0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601e8c0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601e89169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601e8917d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601e8b11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601e8dd674e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x5601e8dd4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5601e84976b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5601e849156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601e847f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2739bebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2739bebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601e83bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5601e847baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601ead5d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601e8c0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601e89169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678061==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55992b43be32 bp 0x7ffef3d84a30 sp 0x7ffef3d84a28
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55992b43be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55992b43b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55992b1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55992b147d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55992b341ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55992b60674e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55992b604ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55992acc76b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55992acc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55992acaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d82a35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d82a35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55992abed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55992acabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55992d58d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55992b43b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55992b1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678064==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e0aacd5e32 bp 0x7ffc0a9b3570 sp 0x7ffc0a9b3568
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e0aacd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0aacd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0aa9e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0aa9e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0aabdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0aabd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0aae3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0aa55fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0aa55b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0aa549018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e8544fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e8544fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0aa487634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e0aa545aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0ace274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0aacd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0aa9e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678073==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5558acc5ce32 bp 0x7fffe93778b0 sp 0x7fffe93778a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5558acc5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558acc5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558ac9679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558ac968d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558acb62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5558acb5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558acdc4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5558ac4e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5558ac4e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5558ac4d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f446c84dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f446c84de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558ac40e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5558ac4ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5558aedae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5558acc5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558ac9679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678075==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555bf7f0ee32 bp 0x7ffd9cc51e10 sp 0x7ffd9cc51e08
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555bf7f0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bf7f0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bf7c199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bf7c1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bf7e14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bf7e0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bf8076793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bf7798c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bf779456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bf7782018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31076d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31076d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bf76c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555bf777eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555bfa0604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bf7f0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bf7c199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678092==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55da5f069e32 bp 0x7ffd6ac48890 sp 0x7ffd6ac48888
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55da5f069e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da5f0699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da5ed749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da5ed75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da5ef6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da5ef67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da5f1d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da5e8f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da5e8ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da5e8dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e3e594d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e3e594e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da5e81b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55da5e8d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da611bb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da5f069725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da5ed749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678088==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55de11fc3e32 bp 0x7ffe1d6fb1d0 sp 0x7ffe1d6fb1c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55de11fc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de11fc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de11cce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de11ccfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de11ec9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de11ec1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de1212b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de1184dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de1184956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de11837018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efde6675d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efde6675e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de11775634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55de11833aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55de141154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de11fc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de11cce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678101==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x561740f71e32 bp 0x7ffc60013390 sp 0x7ffc60013388
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x561740f71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561740f719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561740c7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561740c7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561740e77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561740e6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617410d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617407fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617407f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617407e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2ec6a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2ec6a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561740723634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5617407e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5617430c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561740f71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561740c7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678090==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558c40708e32 bp 0x7ffc83236030 sp 0x7ffc83236028
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558c40708e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558c407089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558c404139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558c40414d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558c4060eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558c40606952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558c40870793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c3ff92c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c3ff8e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c3ff7c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51c9084d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51c9084e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c3feba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558c3ff78aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558c4285a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558c40708725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558c404139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678119==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e425a83e32 bp 0x7ffd23f1d0f0 sp 0x7ffd23f1d0e8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e425a83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e425a839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e42578e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e42578fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e425989ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e425981952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e425beb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e42530dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e42530956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4252f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0f0f5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0f0f5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e425235634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e4252f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e427bd54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e425a83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e42578e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678135==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a657502e32 bp 0x7ffc63674a90 sp 0x7ffc63674a88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a657502e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6575029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a65720d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a65720ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a657408ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a657400952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a65766a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a656d8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a656d8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a656d76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fbf13bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fbf13be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a656cb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a656d72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6596544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a657502725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a65720d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x55e97330de32 bp 0x7ffe8e294530 sp 0x7ffe8e294528
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x55e97330de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e97330d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9730189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e973019d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e973213ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9734d874e in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:166:26
>     #6 0x55e9734d6ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e972b996b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e972b9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e972b81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f300ccafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f300ccafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e972abf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f7b4 is located 308 bytes inside of 528-byte region [0x61600000f680,0x61600000f890)
> freed by thread T0 here:
>     #0 0x55e972b7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e97545f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e97330d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9730189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  57 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2678908==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560880261e32 bp 0x7fff543d4130 sp 0x7fff543d4128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560880261e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608802619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56087ff6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56087ff6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560880167ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56088015f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608803c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56087faebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56087fae756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56087fad5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3debc6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3debc6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56087fa13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56087fad1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608823b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560880261725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56087ff6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678920==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55844fbd6e32 bp 0x7ffe69eb17b0 sp 0x7ffe69eb17a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55844fbd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55844fbd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55844f8e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55844f8e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55844fadcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55844fad4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55844fd3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55844f460c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55844f45c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55844f44a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9720b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9720b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55844f388634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55844f446aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558451d284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55844fbd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55844f8e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678941==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x559fe62f0e32 bp 0x7ffd5fafb4b0 sp 0x7ffd5fafb4a8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x559fe62f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fe62f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fe5ffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fe5ffcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fe61f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fe61ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fe6458793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fe5b7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fe5b7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fe5b64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f433acd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f433acd9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fe5aa2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x559fe5b60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559fe84424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fe62f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fe5ffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678949==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5636b0467e32 bp 0x7ffc10ace270 sp 0x7ffc10ace268
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5636b0467e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636b04679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636b01729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636b0173d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636b036debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636b0365952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636b05cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636afcf1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636afced56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636afcdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb54c53ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb54c53ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636afc19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5636afcd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636b25b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636b0467725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636b01729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678962==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5653a8688e32 bp 0x7ffe4436e550 sp 0x7ffe4436e548
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5653a8688e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653a86889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653a83939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653a8394d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653a858eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653a8586952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653a87f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653a7f12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653a7f0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653a7efc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7173ea5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7173ea5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653a7e3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5653a7ef8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5653aa7da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653a8688725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653a83939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678939==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x558f18991e32 bp 0x7ffe7a62a990 sp 0x7ffe7a62a988
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x558f18991e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f189919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f1869c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f1869dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f18897ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f1888f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f18af9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f1821bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f1821756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f18205018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3f967bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3f967be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f18143634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558f18201aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558f1aae34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f18991725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f1869c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2678950==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f6efb72e32 bp 0x7ffc16df26d0 sp 0x7ffc16df26c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f6efb72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6efb729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6ef87d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6ef87ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6efa78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6efa70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6efcda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6ef3fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6ef3f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6ef3e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe79e11fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe79e11fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6ef324634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f6ef3e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6f1cc44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6efb72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6ef87d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6c 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 
> =================================================================
> ==2664262==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x5606bcdffe32 bp 0x7ffdcfa43e30 sp 0x7ffdcfa43e28
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x5606bcdffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606bcdff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606bcb0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606bcb0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606bcd05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606bccfd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606bcf67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606bc689c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606bc68556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606bc673018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f971d6fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f971d6fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606bc5b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x5606bc66faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606bef514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606bcdff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606bcb0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6c 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 
> =================================================================
> ==2664275==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55ed88da6e32 bp 0x7ffe8c5d0ef0 sp 0x7ffe8c5d0ee8
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55ed88da6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed88da69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed88ab19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed88ab2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed88cacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed88ca4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed88f0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed88630c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed8862c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed8861a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51e2be8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51e2be8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed88558634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55ed88616aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed8aef84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed88da6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed88ab19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  66 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 
> =================================================================
> ==2664283==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55aeb428ce32 bp 0x7ffdc4c5a6d0 sp 0x7ffdc4c5a6c8
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55aeb428ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aeb428c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aeb3f979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aeb3f98d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aeb4192ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aeb418a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aeb43f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aeb3b16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aeb3b1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aeb3b00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f976c618d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f976c618e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aeb3a3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55aeb3afcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aeb63de4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aeb428c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aeb3f979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  79 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2664278==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55cc0e0e0e32 bp 0x7fffcdd9cc70 sp 0x7fffcdd9cc68
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55cc0e0e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc0e0e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc0ddeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc0ddecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc0dfe6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc0dfde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc0e248793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc0d96ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc0d96656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc0d954018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed88a77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed88a77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc0d892634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55cc0d950aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cc102324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc0e0e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc0ddeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  66 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 
> =================================================================
> ==2664282==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x55aa9a6d3e32 bp 0x7ffefa3e66d0 sp 0x7ffefa3e66c8
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x55aa9a6d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa9a6d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa9a3de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa9a3dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa9a5d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa9a5d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa9a83b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa99f5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa99f5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa99f47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22ddea3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22ddea3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa99e85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x55aa99f43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aa9c8254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa9a6d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa9a3de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664540==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55eefe0fbe32 bp 0x7ffc569b3810 sp 0x7ffc569b3808
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55eefe0fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eefe0fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eefde069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eefde07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eefe001ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eefdff9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eefe263793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eefd985c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eefd98156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eefd96f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4a673bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4a673be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eefd8ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55eefd96baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef0024d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eefe0fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eefde069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664549==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5581a13dee32 bp 0x7ffcce3bdad0 sp 0x7ffcce3bdac8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5581a13dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581a13de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581a10e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581a10ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581a12e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581a12dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581a1546793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581a0c68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581a0c6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581a0c52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb57b9a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb57b9a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581a0b90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5581a0c4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5581a35304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581a13de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581a10e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664563==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5614e24b7e32 bp 0x7ffd938ba230 sp 0x7ffd938ba228
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5614e24b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614e24b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614e21c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614e21c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614e23bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614e23b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614e261f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614e1d41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614e1d3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614e1d2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05b229ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05b229ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614e1c69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5614e1d27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614e46094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614e24b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614e21c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664557==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55eff5c11e32 bp 0x7ffef0f2f9f0 sp 0x7ffef0f2f9e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55eff5c11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eff5c119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eff591c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eff591dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eff5b17ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eff5b0f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eff5d79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eff549bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eff549756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eff5485018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02704ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02704cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eff53c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55eff5481aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eff7d634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eff5c11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eff591c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  70 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 
> =================================================================
> ==2664583==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5599d532ae32 bp 0x7ffc81017010 sp 0x7ffc81017008
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5599d532ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599d532a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599d50359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599d5036d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599d5230ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599d5228952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599d5492793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599d4bb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599d4bb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599d4b9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0476db1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0476db1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599d4adc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5599d4b9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5599d747c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599d532a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599d50359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664572==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x561ff11e7e32 bp 0x7ffe228d7570 sp 0x7ffe228d7568
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x561ff11e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ff11e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ff0ef29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ff0ef3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ff10edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ff10e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ff134f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ff0a71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ff0a6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ff0a5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28dac42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28dac42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ff0999634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x561ff0a57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561ff33394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ff11e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ff0ef29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  71 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 
> =================================================================
> ==2664584==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55838a7bce32 bp 0x7ffcee7bbd30 sp 0x7ffcee7bbd28
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55838a7bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55838a7bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55838a4c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55838a4c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55838a6c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55838a6ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55838a924793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55838a046c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55838a04256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55838a030018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad5236dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad5236de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558389f6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55838a02caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55838c90e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55838a7bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55838a4c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664590==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x561157362e32 bp 0x7fffcf510f30 sp 0x7fffcf510f28
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x561157362e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611573629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56115706d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56115706ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561157268ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561157260952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611574ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561156becc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561156be856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561156bd6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bf2629d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bf2629e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561156b14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x561156bd2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611594b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561157362725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56115706d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664440==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x561973704e32 bp 0x7ffd9d092cb0 sp 0x7ffd9d092ca8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x561973704e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619737049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56197340f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561973410d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56197360aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561973602952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56197386c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561972f8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561972f8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561972f78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3eb779d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3eb779e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561972eb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x561972f74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619758564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561973704725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56197340f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664473==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55d782d72e32 bp 0x7ffe63e7aed0 sp 0x7ffe63e7aec8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55d782d72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d782d729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d782a7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d782a7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d782c78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d782c70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d782eda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7825fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7825f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7825e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2dcf122d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2dcf122e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d782524634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55d7825e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d784ec44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d782d72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d782a7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664519==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x560651485e32 bp 0x7ffc46b5cb30 sp 0x7ffc46b5cb28
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x560651485e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606514859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606511909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560651191d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56065138bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560651383952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606515ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560650d0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560650d0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560650cf9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01807efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01807efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560650c37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x560650cf5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606535d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560651485725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606511909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664510==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5631a4bc1e32 bp 0x7ffd126f2a70 sp 0x7ffd126f2a68
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5631a4bc1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631a4bc19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631a48cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631a48cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631a4ac7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631a4abf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631a4d29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631a444bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631a444756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631a4435018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d3cb97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d3cb97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631a4373634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5631a4431aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5631a6d134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631a4bc1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631a48cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664491==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x56000b3fee32 bp 0x7ffe825ca4d0 sp 0x7ffe825ca4c8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x56000b3fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56000b3fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56000b1099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56000b10ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56000b304ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56000b2fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56000b566793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56000ac88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56000ac8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56000ac72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6498e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6498e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56000abb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x56000ac6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56000d5504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56000b3fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56000b1099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664512==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55a3f37b4e32 bp 0x7ffe2441b690 sp 0x7ffe2441b688
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55a3f37b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3f37b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3f34bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3f34c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3f36baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3f36b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3f391c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3f303ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3f303a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3f3028018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8fec74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8fec74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3f2f66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55a3f3024aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a3f59064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3f37b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3f34bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664531==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55b5debe0e32 bp 0x7ffc386835b0 sp 0x7ffc386835a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55b5debe0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5debe09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5de8eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5de8ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5deae6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5deade952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5ded48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5de46ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5de46656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5de454018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9c0194d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9c0194e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5de392634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55b5de450aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b5e0d324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5debe0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5de8eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664533==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5562de5b1e32 bp 0x7ffe1f5226d0 sp 0x7ffe1f5226c8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5562de5b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562de5b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562de2bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562de2bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562de4b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562de4af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562de719793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562dde3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562dde3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562dde25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff94bbfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff94bbfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562ddd63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5562dde21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5562e07034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562de5b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562de2bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664500==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55bcd70efe32 bp 0x7fffe03b13f0 sp 0x7fffe03b13e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55bcd70efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcd70ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcd6dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcd6dfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcd6ff5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcd6fed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bcd7257793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bcd6979c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bcd697556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bcd6963018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7731a75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7731a75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcd68a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55bcd695faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bcd92414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcd70ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcd6dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664480==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55e6d56d6e32 bp 0x7fffa8ccadb0 sp 0x7fffa8ccada8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55e6d56d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6d56d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6d53e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6d53e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6d55dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6d55d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6d583e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6d4f60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6d4f5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6d4f4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fead68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fead68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6d4e88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55e6d4f46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6d78284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6d56d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6d53e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664471==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55b9004a7e32 bp 0x7ffdfb4f3e90 sp 0x7ffdfb4f3e88
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55b9004a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9004a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9001b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9001b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9003adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9003a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b90060f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8ffd31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8ffd2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8ffd1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f906b389d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f906b389e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8ffc59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55b8ffd17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9025f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9004a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9001b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664362==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55babda12e32 bp 0x7ffffa3ac310 sp 0x7ffffa3ac308
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55babda12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55babda129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55babd71d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55babd71ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55babd918ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55babd910952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55babdb7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55babd29cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55babd29856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55babd286018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a3a011d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a3a011e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55babd1c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55babd282aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55babfb644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55babda12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55babd71d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664339==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x563d2d218e32 bp 0x7ffd054799f0 sp 0x7ffd054799e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x563d2d218e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d2d2189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d2cf239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d2cf24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d2d11eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d2d116952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d2d380793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d2caa2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d2ca9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d2ca8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5e77a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5e77a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d2c9ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x563d2ca88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d2f36a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d2d218725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d2cf239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x5561fbc85e32 bp 0x7ffec13c72d0 sp 0x7ffec13c72c8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x5561fbc85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561fbc859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561fb9909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561fb991d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561fbb8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561fbb83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561fbded793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561fb50fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561fb50b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561fb4f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feb96b48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feb96b48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561fb437634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x5561fb4f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5561fddd74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561fbc85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561fb9909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664311==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55983237be32 bp 0x7ffff9d156b0 sp 0x7ffff9d156a8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55983237be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55983237b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598320869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559832087d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559832281ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559832279952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598324e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559831c05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559831c0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559831bef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde87870d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde87870e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559831b2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x559831bebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5598344cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55983237b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598320869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664368==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55c26652ce32 bp 0x7fff3da09250 sp 0x7fff3da09248
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55c26652ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c26652c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2662379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c266238d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c266432ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c26642a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c266694793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c265db6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c265db256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c265da0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a3740ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a3740ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c265cde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55c265d9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c26867e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c26652c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2662379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664404==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55ebdce61e32 bp 0x7fffe1249370 sp 0x7fffe1249368
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55ebdce61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ebdce619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ebdcb6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ebdcb6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ebdcd67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ebdcd5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ebdcfc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ebdc6ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ebdc6e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ebdc6d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc838ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc838ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ebdc613634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55ebdc6d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ebdefb34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ebdce61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ebdcb6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664318==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55899a276e32 bp 0x7ffdcb2815d0 sp 0x7ffdcb2815c8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55899a276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55899a2769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558999f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558999f82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55899a17cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55899a174952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55899a3de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558999b00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558999afc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558999aea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2557374d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2557374e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558999a28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x558999ae6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55899c3c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55899a276725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558999f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664400==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x557406df1e32 bp 0x7fffe71314f0 sp 0x7fffe71314e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x557406df1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557406df19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557406afc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557406afdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557406cf7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557406cef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557406f59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55740667bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55740667756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557406665018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d5769bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d5769be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574065a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x557406661aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557408f434f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557406df1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557406afc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664328==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x560eeb3f9e32 bp 0x7ffc80e54c10 sp 0x7ffc80e54c08
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x560eeb3f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560eeb3f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560eeb1049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560eeb105d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560eeb2ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560eeb2f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560eeb561793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560eeac83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560eeac7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560eeac6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff8d2a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff8d2a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560eeabab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x560eeac69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560eed54b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560eeb3f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560eeb1049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664313==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55f9c876de32 bp 0x7ffc0ee4be70 sp 0x7ffc0ee4be68
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55f9c876de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9c876d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9c84789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9c8479d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9c8673ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9c866b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9c88d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9c7ff7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9c7ff356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9c7fe1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93a72fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93a72fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9c7f1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55f9c7fddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f9ca8bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9c876d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9c84789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  72 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 
> =================================================================
> ==2664340==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x55ec9a460e32 bp 0x7ffcea4f6830 sp 0x7ffcea4f6828
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x55ec9a460e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec9a4609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec9a16b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec9a16cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec9a366ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec9a35e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec9a5c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec99ceac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec99ce656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec99cd4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe78274cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe78274ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec99c12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x55ec99cd0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec9c5b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec9a460725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec9a16b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2664310==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x556aa0599e32 bp 0x7ffeb3d5ced0 sp 0x7ffeb3d5cec8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x556aa0599e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556aa05999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556aa02a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556aa02a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556aa049febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556aa0497952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556aa0701793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a9fe23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a9fe1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a9fe0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75a6815d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75a6815e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a9fd4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x556a9fe09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556aa26eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556aa0599725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556aa02a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2664346==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000100b4 at pc 0x556895725e32 bp 0x7ffc092f49f0 sp 0x7ffc092f49e8
> READ of size 4 at 0x6160000100b4 thread T0
>     #0 0x556895725e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568957259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568954309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556895431d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55689562bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556895623952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55689588d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556894fafc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556894fab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556894f99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedb6ad4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedb6ad4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556894ed7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000100b4 is located 308 bytes inside of 528-byte region [0x61600000ff80,0x616000010190)
> freed by thread T0 here:
>     #0 0x556894f95aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568978774f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556895725725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568954309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2710264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561d04f8fe32 bp 0x7ffd39d41e90 sp 0x7ffd39d41e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561d04f8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d04f8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d04c9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d04c9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d04e95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d04e8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d050f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d04819c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d0481556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d04803018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd88056d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd88056e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d04741634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561d047ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561d070e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d04f8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d04c9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 fc 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2710253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eec4d41e32 bp 0x7ffd19d75870 sp 0x7ffd19d75868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eec4d41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eec4d419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eec4a4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eec4a4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eec4c47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eec4c3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eec4ea9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eec45cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eec45c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eec45b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c3f61ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c3f61ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eec44f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eec45b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eec6e934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eec4d41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eec4a4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2681352==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5575e2331e32 bp 0x7ffcade58130 sp 0x7ffcade58128
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5575e2331e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575e23319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575e203c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575e203dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575e2237ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575e222f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575e2499793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575e1bbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575e1bb756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575e1ba5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f824d3e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f824d3e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575e1ae3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5575e1ba1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575e44834f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575e2331725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575e203c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55de915c5e32 bp 0x7ffc4d344ff0 sp 0x7ffc4d344fe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55de915c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de915c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de912d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de912d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de914cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de914c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de9172d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de90e4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de90e4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de90e39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f877f1e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f877f1e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de90d77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55de90e35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55de937174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de915c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de912d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691952==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55683e837e32 bp 0x7ffe6e099cb0 sp 0x7ffe6e099ca8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55683e837e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55683e8379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55683e5429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55683e543d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55683e73debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55683e735952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55683e99f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55683e0c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55683e0bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55683e0ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ee8946d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ee8946e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55683dfe9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55683e0a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568409894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55683e837725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55683e5429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691995==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561685d69e32 bp 0x7fffe88e79b0 sp 0x7fffe88e79a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561685d69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561685d699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561685a749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561685a75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561685c6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561685c67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561685ed1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616855f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616855ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616855dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f125cfe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f125cfe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56168551b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5616855d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561687ebb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561685d69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561685a749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691913==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559267580e32 bp 0x7ffff78f7310 sp 0x7ffff78f7308
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559267580e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592675809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55926728b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55926728cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559267486ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55926747e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592676e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559266e0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559266e0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559266df4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8695985d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8695985e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559266d32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x559266df0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592696d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559267580725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55926728b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563b4393ce32 bp 0x7fffabb55c90 sp 0x7fffabb55c88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563b4393ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b4393c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b436479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b43648d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b43842ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b4383a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b43aa4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b431c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b431c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b431b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f995d5dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f995d5dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b430ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563b431acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563b45a8e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b4393c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b436479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f882c22e32 bp 0x7ffd696d74b0 sp 0x7ffd696d74a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f882c22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f882c229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f88292d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f88292ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f882b28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f882b20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f882d8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8824acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8824a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f882496018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73168ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73168cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8823d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f882492aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f884d744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f882c22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f88292d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2691899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5597d4c74e32 bp 0x7ffd961192b0 sp 0x7ffd961192a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5597d4c74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597d4c749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597d497f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597d4980d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597d4b7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597d4b72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597d4ddc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597d44fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597d44fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597d44e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f340372ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f340372ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597d4426634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5597d44e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597d6dc64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597d4c74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597d497f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564a414b2e32 bp 0x7ffd77cc7550 sp 0x7ffd77cc7548
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564a414b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a414b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a411bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a411bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a413b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a413b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a4161a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a40d3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a40d3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a40d26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c288c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c288c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a40c64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564a40d22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a436044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a414b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a411bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e2d8bece32 bp 0x7fff3fdefa90 sp 0x7fff3fdefa88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e2d8bece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2d8bec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2d88f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2d88f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2d8af2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2d8aea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e2d8d54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2d8476c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2d847256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2d8460018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7489ecbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7489ecbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e2d839e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55e2d845caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e2dad3e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2d8bec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2d88f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691980==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5582ef023e32 bp 0x7ffece7d6410 sp 0x7ffece7d6408
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5582ef023e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582ef0239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582eed2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582eed2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582eef29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582eef21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582ef18b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582ee8adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582ee8a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582ee897018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d542d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d542d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582ee7d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5582ee893aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5582f11754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582ef023725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582eed2e9b6 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  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 
> =================================================================
> ==2692011==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f52e9c7e32 bp 0x7ffe389af310 sp 0x7ffe389af308
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f52e9c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f52e9c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f52e6d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f52e6d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f52e8cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f52e8c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f52eb2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f52e251c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f52e24d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f52e23b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fee26c11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fee26c11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f52e179634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f52e237aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f530b194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f52e9c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f52e6d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3a 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 
> =================================================================
> ==2692009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563c0b02ae32 bp 0x7ffd1d32b030 sp 0x7ffd1d32b028
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563c0b02ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c0b02a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c0ad359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c0ad36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c0af30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c0af28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c0b192793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c0a8b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c0a8b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c0a89e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02c5c45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02c5c45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c0a7dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x563c0a89aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563c0d17c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c0b02a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c0ad359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55eb5259ce32 bp 0x7ffdf6477e10 sp 0x7ffdf6477e08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55eb5259ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb5259c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb522a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb522a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb524a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb5249a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb52704793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb51e26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb51e2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb51e10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f18737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f18737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb51d4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55eb51e0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb546ee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb5259c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb522a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691989==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d2434a8e32 bp 0x7ffe02806330 sp 0x7ffe02806328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d2434a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2434a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2431b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2431b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2433aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2433a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d243610793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d242d32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d242d2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d242d1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f614d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f614d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d242c5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d242d18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2455fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2434a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2431b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691955==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563f14928e32 bp 0x7ffecd044930 sp 0x7ffecd044928
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563f14928e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f149289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f146339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f14634d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f1482eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f14826952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f14a90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f141b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f141ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f1419c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48f561fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48f561fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f140da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x563f14198aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563f16a7a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f14928725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f146339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692016==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a1d831de32 bp 0x7ffdcf5cdaf0 sp 0x7ffdcf5cdae8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a1d831de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1d831d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1d80289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1d8029d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1d8223ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1d821b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1d8485793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1d7ba7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1d7ba356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1d7b91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa40c93fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa40c93fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1d7acf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a1d7b8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1da46f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1d831d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1d80289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560c8b6eee32 bp 0x7ffc8dd99df0 sp 0x7ffc8dd99de8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560c8b6eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c8b6ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c8b3f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c8b3fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c8b5f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c8b5ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c8b856793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c8af78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c8af7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c8af62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3375e3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3375e3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c8aea0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560c8af5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c8d8404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c8b6ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c8b3f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564e4eb9ae32 bp 0x7ffd0c19b2f0 sp 0x7ffd0c19b2e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564e4eb9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e4eb9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e4e8a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e4e8a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e4eaa0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e4ea98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e4ed02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e4e424c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e4e42056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e4e40e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65f2ae9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65f2ae9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e4e34c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564e4e40aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e50cec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e4eb9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e4e8a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  26 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692043==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56388dde7e32 bp 0x7ffc5c02e930 sp 0x7ffc5c02e928
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56388dde7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56388dde79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56388daf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56388daf3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56388dcedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56388dce5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56388df4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56388d671c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56388d66d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56388d65b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ba09d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ba09d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56388d599634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56388d657aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56388ff394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56388dde7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56388daf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692046==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56035b6c9e32 bp 0x7ffd6fb58cd0 sp 0x7ffd6fb58cc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56035b6c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56035b6c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56035b3d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56035b3d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56035b5cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56035b5c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56035b831793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56035af53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56035af4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56035af3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60cc05ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60cc05ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56035ae7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56035af39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56035d81b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56035b6c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56035b3d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2691905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x560142759e32 bp 0x7ffcd7023470 sp 0x7ffcd7023468
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x560142759e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601427599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601424649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560142465d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56014265febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560142657952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601428c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560141fe3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560141fdf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560141fcd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c28963d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c28963e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560141f0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560141fc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601448ab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560142759725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601424649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ee4f8d9e32 bp 0x7ffc5d238330 sp 0x7ffc5d238328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ee4f8d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee4f8d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee4f5e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee4f5e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee4f7dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee4f7d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee4fa41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee4f163c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee4f15f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee4f14d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6cb93a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cb93a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee4f08b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ee4f149aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ee51a2b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee4f8d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee4f5e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55681fba2e32 bp 0x7ffdfdc54ed0 sp 0x7ffdfdc54ec8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55681fba2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55681fba29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55681f8ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55681f8aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55681faa8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55681faa0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55681fd0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55681f42cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55681f42856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55681f416018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc16a6c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc16a6c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55681f354634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55681f412aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556821cf44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55681fba2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55681f8ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55827d118e32 bp 0x7ffd49feb8f0 sp 0x7ffd49feb8e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55827d118e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55827d1189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55827ce239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55827ce24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55827d01eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55827d016952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55827d280793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55827c9a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55827c99e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55827c98c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d93acdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d93acde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55827c8ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55827c988aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55827f26a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55827d118725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55827ce239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cad2c83e32 bp 0x7ffea5497f90 sp 0x7ffea5497f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cad2c83e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cad2c839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cad298e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cad298fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cad2b89ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cad2b81952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cad2deb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cad250dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cad250956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cad24f7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23b7cecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23b7cece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cad2435634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cad24f3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cad4dd54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cad2c83725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cad298e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692324==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55eb03585e32 bp 0x7fffda7c91d0 sp 0x7fffda7c91c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55eb03585e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb035859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb032909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb03291d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb0348bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb03483952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb036ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb02e0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb02e0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb02df9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe54374ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe54374ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb02d37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55eb02df5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb056d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb03585725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb032909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692317==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ac49909e32 bp 0x7fffe3004bd0 sp 0x7fffe3004bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ac49909e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac499099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac496149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac49615d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac4980febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac49807952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac49a71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac49193c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac4918f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac4917d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2dd9a76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2dd9a76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac490bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ac49179aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ac4ba5b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac49909725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac496149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ad84c77e32 bp 0x7ffda5f84f30 sp 0x7ffda5f84f28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ad84c77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad84c779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad849829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad84983d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad84b7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad84b75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad84ddf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad84501c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad844fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad844eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8d5241d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8d5241e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad84429634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ad844e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ad86dc94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad84c77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad849829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692351==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562de5967e32 bp 0x7fff33900e50 sp 0x7fff33900e48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562de5967e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562de59679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562de56729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562de5673d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562de586debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562de5865952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562de5acf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562de51f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562de51ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562de51db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2250455d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2250455e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562de5119634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562de51d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562de7ab94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562de5967725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562de56729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692339==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5645ee75de32 bp 0x7ffdeeb111f0 sp 0x7ffdeeb111e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5645ee75de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645ee75d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645ee4689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645ee469d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645ee663ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645ee65b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645ee8c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645edfe7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645edfe356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645edfd1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5130ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5130cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645edf0f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5645edfcdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5645f08af4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645ee75d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645ee4689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55833a4d4e32 bp 0x7ffecd279ef0 sp 0x7ffecd279ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55833a4d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55833a4d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55833a1df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55833a1e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55833a3daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55833a3d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55833a63c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558339d5ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558339d5a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558339d48018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0902bccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0902bcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558339c86634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558339d44aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55833c6264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55833a4d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55833a1df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564c85f4ee32 bp 0x7ffeb8146130 sp 0x7ffeb8146128
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564c85f4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c85f4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c85c599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c85c5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c85e54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c85e4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c860b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c857d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c857d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c857c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7a32a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7a32a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c85700634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564c857beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564c880a04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c85f4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c85c599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55718cfd2e32 bp 0x7ffe4ae15df0 sp 0x7ffe4ae15de8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55718cfd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55718cfd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55718ccdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55718ccded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55718ced8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55718ced0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55718d13a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55718c85cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55718c85856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55718c846018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f692210dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f692210de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55718c784634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55718c842aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55718f1244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55718cfd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55718ccdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692155==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d46e2b2e32 bp 0x7fff8891ad10 sp 0x7fff8891ad08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d46e2b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d46e2b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d46dfbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d46dfbed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d46e1b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d46e1b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d46e41a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d46db3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d46db3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d46db26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3ff185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3ff185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d46da64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d46db22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d4704044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d46e2b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d46dfbd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692371==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aa2d9fae32 bp 0x7fff9104eb30 sp 0x7fff9104eb28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aa2d9fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa2d9fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa2d7059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa2d706d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa2d900ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa2d8f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa2db62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa2d284c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa2d28056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa2d26e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f757d830d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f757d830e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa2d1ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aa2d26aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aa2fb4c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa2d9fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa2d7059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692205==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5570fd8a9e32 bp 0x7ffe8c457610 sp 0x7ffe8c457608
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5570fd8a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570fd8a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570fd5b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570fd5b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570fd7afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570fd7a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570fda11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570fd133c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570fd12f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570fd11d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8447d50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8447d50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570fd05b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5570fd119aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570ff9fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570fd8a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570fd5b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692209==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55670e0b5e32 bp 0x7ffd42c36d90 sp 0x7ffd42c36d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55670e0b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55670e0b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55670ddc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55670ddc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55670dfbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55670dfb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55670e21d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55670d93fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55670d93b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55670d929018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f435702cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f435702ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55670d867634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55670d925aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5567102074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55670e0b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55670ddc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692216==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5556f8f54e32 bp 0x7ffc7a749f10 sp 0x7ffc7a749f08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5556f8f54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556f8f549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556f8c5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556f8c60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556f8e5aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556f8e52952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556f90bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556f87dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556f87da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556f87c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41038f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41038f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556f8706634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5556f87c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5556fb0a64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556f8f54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556f8c5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f7ffc1ae32 bp 0x7fff4fa89630 sp 0x7fff4fa89628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f7ffc1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7ffc1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7ff9259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7ff926d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7ffb20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7ffb18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7ffd82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7ff4a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7ff4a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7ff48e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f711927ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f711927ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7ff3cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f7ff48aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f801d6c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7ffc1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7ff9259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692201==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5638c5fc4e32 bp 0x7ffdeac5f9d0 sp 0x7ffdeac5f9c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5638c5fc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638c5fc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638c5ccf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638c5cd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638c5ecaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638c5ec2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638c612c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638c584ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638c584a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638c5838018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f060991ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f060991ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638c5776634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5638c5834aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5638c81164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638c5fc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638c5ccf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d9b6e76e32 bp 0x7ffcdbc04790 sp 0x7ffcdbc04788
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d9b6e76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9b6e769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9b6b819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9b6b82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9b6d7cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9b6d74952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9b6fde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9b6700c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9b66fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9b66ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b63d63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b63d63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9b6628634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d9b66e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9b8fc84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9b6e76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9b6b819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5606c43f3e32 bp 0x7ffedc684e90 sp 0x7ffedc684e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5606c43f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606c43f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606c40fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606c40ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606c42f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606c42f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606c455b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606c3c7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606c3c7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606c3c67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce04bc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce04bc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606c3ba5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5606c3c63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606c65454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606c43f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606c40fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692223==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dd85d56e32 bp 0x7ffc459057d0 sp 0x7ffc459057c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dd85d56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd85d569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd85a619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd85a62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd85c5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd85c54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd85ebe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd855e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd855dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd855ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7eebd3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7eebd3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd85508634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dd855c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd87ea84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd85d56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd85a619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e6ffeaae32 bp 0x7ffea1a9ebf0 sp 0x7ffea1a9ebe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e6ffeaae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6ffeaa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6ffbb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6ffbb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6ffdb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6ffda8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e700012793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6ff734c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6ff73056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6ff71e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f717f76ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f717f76ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6ff65c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e6ff71aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e701ffc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6ffeaa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6ffbb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564f55701e32 bp 0x7ffd07ed2e30 sp 0x7ffd07ed2e28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564f55701e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f557019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f5540c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f5540dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f55607ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f555ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f55869793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f54f8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f54f8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f54f75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e7f66cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e7f66ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f54eb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564f54f71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564f578534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f55701725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f5540c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55652d714e32 bp 0x7ffff44152f0 sp 0x7ffff44152e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55652d714e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55652d7149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55652d41f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55652d420d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55652d61aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55652d612952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55652d87c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55652cf9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55652cf9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55652cf88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2473201d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2473201e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55652cec6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55652cf84aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55652f8664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55652d714725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55652d41f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692244==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557e2e835e32 bp 0x7ffea72c3a10 sp 0x7ffea72c3a08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557e2e835e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e2e8359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e2e5409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e2e541d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e2e73bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e2e733952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e2e99d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e2e0bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e2e0bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e2e0a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14018fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14018fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e2dfe7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557e2e0a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e309874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e2e835725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e2e5409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557c06fa4e32 bp 0x7fff356aa410 sp 0x7fff356aa408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557c06fa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c06fa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c06caf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c06cb0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c06eaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c06ea2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c0710c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c0682ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c0682a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c06818018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f834cd44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f834cd44e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c06756634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557c06814aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c090f64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c06fa4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c06caf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692372==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c81bd1ae32 bp 0x7fff1775a230 sp 0x7fff1775a228
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c81bd1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c81bd1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c81ba259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c81ba26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c81bc20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c81bc18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c81be82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c81b5a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c81b5a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c81b58e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f73904d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f73904d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c81b4cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c81b58aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c81de6c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c81bd1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c81ba259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692397==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c16a6b3e32 bp 0x7fffbaa722f0 sp 0x7fffbaa722e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c16a6b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c16a6b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c16a3be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c16a3bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c16a5b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c16a5b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c16a81b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c169f3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c169f3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c169f27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3cd91e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3cd91e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c169e65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c169f23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c16c8054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c16a6b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c16a3be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692406==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557cdb70ee32 bp 0x7ffca510e590 sp 0x7ffca510e588
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557cdb70ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cdb70e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cdb4199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cdb41ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cdb614ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cdb60c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cdb876793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cdaf98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cdaf9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cdaf82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2ba970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2ba970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cdaec0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557cdaf7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557cdd8604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cdb70e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cdb4199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561efbe8be32 bp 0x7ffddd01b730 sp 0x7ffddd01b728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561efbe8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561efbe8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561efbb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561efbb97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561efbd91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561efbd89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561efbff3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561efb715c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561efb71156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561efb6ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa81bb65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa81bb65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561efb63d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561efb6fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561efdfdd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561efbe8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561efbb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692399==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5567221fde32 bp 0x7ffccef19f90 sp 0x7ffccef19f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5567221fde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567221fd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556721f089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556721f09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556722103ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567220fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556722365793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556721a87c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556721a8356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556721a71018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e53667d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e53667e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567219af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556721a6daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55672434f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567221fd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556721f089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692443==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557a6083be32 bp 0x7ffe21aba8f0 sp 0x7ffe21aba8e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557a6083be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a6083b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a605469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a60547d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a60741ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a60739952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a609a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a600c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a600c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a600af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f564cb3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f564cb3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a5ffed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557a600abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557a6298d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a6083b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a605469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692282==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562bccad8e32 bp 0x7ffebedd54d0 sp 0x7ffebedd54c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562bccad8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562bccad89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562bcc7e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562bcc7e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562bcc9deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562bcc9d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562bccc40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562bcc362c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562bcc35e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562bcc34c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c376ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c376eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562bcc28a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562bcc348aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562bcec2a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562bccad8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562bcc7e39b6 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  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 
> =================================================================
> ==2692275==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5621455d0e32 bp 0x7ffd27a938d0 sp 0x7ffd27a938c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5621455d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621455d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621452db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621452dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621454d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621454ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562145738793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562144e5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562144e5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562144e44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f86957a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f86957a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562144d82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562144e40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5621477224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621455d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621452db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692263==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cf2fe38e32 bp 0x7ffd902dd030 sp 0x7ffd902dd028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cf2fe38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf2fe389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf2fb439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf2fb44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf2fd3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf2fd36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf2ffa0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf2f6c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf2f6be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf2f6ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c95df8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c95df8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf2f5ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cf2f6a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cf31f8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf2fe38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf2fb439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ea25bd2e32 bp 0x7ffeed699ad0 sp 0x7ffeed699ac8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ea25bd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea25bd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea258dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea258ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea25ad8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea25ad0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea25d3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea2545cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea2545856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea25446018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f751b39ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f751b39ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea25384634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ea25442aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea27d244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea25bd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea258dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5616faeb3e32 bp 0x7ffd75099f50 sp 0x7ffd75099f48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5616faeb3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616faeb39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616fabbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616fabbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616fadb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616fadb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616fb01b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616fa73dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616fa73956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616fa727018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc8693fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc8693fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616fa665634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5616fa723aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5616fd0054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616faeb3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616fabbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692519==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560d8b795e32 bp 0x7ffdb5069d30 sp 0x7ffdb5069d28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560d8b795e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d8b7959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d8b4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d8b4a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d8b69bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d8b693952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d8b8fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d8b01fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d8b01b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d8b009018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd25df45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd25df45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d8af47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560d8b005aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560d8d8e74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d8b795725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d8b4a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692085==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55beede67e32 bp 0x7ffebb422d30 sp 0x7ffebb422d28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55beede67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55beede679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55beedb729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55beedb73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55beedd6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55beedd65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55beedfcf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55beed6f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55beed6ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55beed6db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0890ec7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0890ec7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55beed619634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55beed6d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55beeffb94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55beede67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55beedb729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692064==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564daa657e32 bp 0x7ffd95a142f0 sp 0x7ffd95a142e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564daa657e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564daa6579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564daa3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564daa363d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564daa55debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564daa555952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564daa7bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564da9ee1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564da9edd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564da9ecb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5dcff1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5dcff1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564da9e09634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x564da9ec7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564dac7a94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564daa657725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564daa3629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561e3d49fe32 bp 0x7ffc829a6eb0 sp 0x7ffc829a6ea8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561e3d49fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e3d49f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e3d1aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e3d1abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e3d3a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e3d39d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e3d607793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e3cd29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e3cd2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e3cd13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f0f9fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f0f9fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e3cc51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561e3cd0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e3f5f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e3d49f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e3d1aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564de07a0e32 bp 0x7ffd094168f0 sp 0x7ffd094168e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564de07a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564de07a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564de04ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564de04acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564de06a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564de069e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564de0908793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564de002ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564de002656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564de0014018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f585b3ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f585b3cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ddff52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564de0010aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564de28f24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564de07a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564de04ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559b53de0e32 bp 0x7ffe07c77630 sp 0x7ffe07c77628
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559b53de0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b53de09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b53aeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b53aecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b53ce6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b53cde952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b53f48793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b5366ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b5366656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b53654018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0943ab7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0943ab7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b53592634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559b53650aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b55f324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b53de0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b53aeb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ca 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 
> =================================================================
> ==2692563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e4681d9e32 bp 0x7ffc76c46c50 sp 0x7ffc76c46c48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e4681d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4681d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e467ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e467ee5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4680dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4680d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e468341793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e467a63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e467a5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e467a4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f585f8fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f585f8fae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e46798b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e467a49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e46a32b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4681d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e467ee49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692544==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5611b51f8e32 bp 0x7ffd63b486b0 sp 0x7ffd63b486a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5611b51f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611b51f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611b4f039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611b4f04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611b50feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611b50f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611b5360793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611b4a82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611b4a7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611b4a6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff265f80d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff265f80e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611b49aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5611b4a68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611b734a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611b51f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611b4f039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562575fece32 bp 0x7ffdbf0e3970 sp 0x7ffdbf0e3968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562575fece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562575fec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562575cf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562575cf8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562575ef2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562575eea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562576154793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562575876c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56257587256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562575860018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e817add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e817ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56257579e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56257585caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56257813e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562575fec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562575cf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692549==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cb7271de32 bp 0x7ffdfcf4c410 sp 0x7ffdfcf4c408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cb7271de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb7271d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb724289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb72429d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb72623ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb7261b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb72885793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb71fa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb71fa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb71f91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6bc5245d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6bc5245e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb71ecf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cb71f8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb7486f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb7271d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb724289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f05e07ee32 bp 0x7fffda9bc790 sp 0x7fffda9bc788
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f05e07ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f05e07e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f05dd899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f05dd8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f05df84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f05df7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f05e1e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f05d908c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f05d90456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f05d8f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fceccad5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fceccad5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f05d830634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f05d8eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f0601d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f05e07e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f05dd899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692077==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55c224a2be32 bp 0x7ffd0ecf1a10 sp 0x7ffd0ecf1a08
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55c224a2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c224a2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2247369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c224737d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c224931ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c224929952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c224b93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2242b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2242b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c22429f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca33e5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca33e5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2241dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55c22429baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c226b7d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c224a2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2247369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  29 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 
> =================================================================
> ==2692114==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55e17c2c1e32 bp 0x7fffb02a3930 sp 0x7fffb02a3928
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55e17c2c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e17c2c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e17bfcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e17bfcdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e17c1c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e17c1bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e17c429793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e17bb4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e17bb4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e17bb35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc94d3d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc94d3d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e17ba73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55e17bb31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e17e4134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e17c2c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e17bfcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2b 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 
> =================================================================
> ==2692121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x5608c5913e32 bp 0x7ffeb019e7f0 sp 0x7ffeb019e7e8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x5608c5913e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608c59139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608c561e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608c561fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608c5819ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608c5811952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608c5a7b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608c519dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608c519956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608c5187018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8299afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8299afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608c50c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5608c5183aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608c7a654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608c5913725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608c561e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e966b38e32 bp 0x7ffca57de2d0 sp 0x7ffca57de2c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e966b38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e966b389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9668439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e966844d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e966a3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e966a36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e966ca0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9663c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9663be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9663ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3388bb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3388bb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9662ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e9663a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e968c8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e966b38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9668439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692108==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aebca2ce32 bp 0x7fffa2db4a90 sp 0x7fffa2db4a88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aebca2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aebca2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aebc7379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aebc738d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aebc925e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55aebc925786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55aebc9277f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55aebc2ac6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55aebc2af698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55aebc2a1490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f7483bf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7483bf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aebc1de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aebc29caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aebeb7e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aebca2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aebc7379b6 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692744==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56330eff5e32 bp 0x7ffd9d1773d0 sp 0x7ffd9d1773c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56330eff5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56330eff59df 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 
> =================================================================
> ==2692742==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5622633c7e32 bp 0x7ffe969b7ff0 sp 0x7ffe969b7fe8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5622633c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622633c79df 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692768==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b588a63e32 bp 0x7ffca82b14d0 sp 0x7ffca82b14c8
> 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  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 
> =================================================================
> ==2692779==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ac59190e32 bp 0x7ffcb926aa10 sp 0x7ffcb926aa08
> 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692777==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x563a8e8d3e32 bp 0x7ffcc2405c50 sp 0x7ffcc2405c48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x563a8e8d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a8e8d39df 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692908==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556da502de32 bp 0x7fff815b1b10 sp 0x7fff815b1b08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556da502de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556da502d9df 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  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 
> =================================================================
> ==2692819==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c72b618e32 bp 0x7ffdc7c5c590 sp 0x7ffdc7c5c588
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c72b618e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c72b6189df 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  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 
> =================================================================
> ==2692780==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5650a76fbe32 bp 0x7ffc89a335d0 sp 0x7ffc89a335c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5650a76fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650a76fb9df 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5559b8755e32 bp 0x7ffd1768f790 sp 0x7ffd1768f788
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5559b8755e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559b87559df 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  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 
> =================================================================
> ==2692818==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d9f6638e32 bp 0x7ffc0e5f6a50 sp 0x7ffc0e5f6a48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d9f6638e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9f66389df 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  38 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 
> =================================================================
> ==2692915==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bc0b25fe32 bp 0x7ffe91a70210 sp 0x7ffe91a70208
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bc0b25fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc0b25f9df 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  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 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692582==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bd5091de32 bp 0x7ffcbff8a870 sp 0x7ffcbff8a868
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bd5091de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd5091d9df 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  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 
> =================================================================
> ==2692834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b19c6c6e32 bp 0x7ffcba656d70 sp 0x7ffcba656d68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b19c6c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b19c6c69df 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  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 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692604==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555d9d7fce32 bp 0x7ffd57e4e110 sp 0x7ffd57e4e108
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555d9d7fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d9d7fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d9d5079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d9d508d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d9d702ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d9d6fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d9d964793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d9d086c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d9d08256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d9d070018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8229bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8229bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d9cfae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555d9d06caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555d9f94e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d9d7fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d9d5079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692613==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55967f710e32 bp 0x7ffe71fc5290 sp 0x7ffe71fc5288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55967f710e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55967f7109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55967f41b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55967f41cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55967f616ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55967f60e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55967f878793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55967ef9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55967ef9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55967ef84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f280933ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f280933ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55967eec2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55967ef80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5596818624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55967f710725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55967f41b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  67 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 
> =================================================================
> ==2692628==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556e249e4e32 bp 0x7ffd5f712fd0 sp 0x7ffd5f712fc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556e249e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e249e49df 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  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 
> =================================================================
> ==2692584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e551a3ce32 bp 0x7fffabe6fcf0 sp 0x7fffabe6fce8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e551a3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e551a3c9df 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692599==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5642ce8bce32 bp 0x7fff34a423f0 sp 0x7fff34a423e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5642ce8bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642ce8bc9df 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  cf 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 
> =================================================================
> ==2692598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56314bfc2e32 bp 0x7ffc0bb93fd0 sp 0x7ffc0bb93fc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56314bfc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56314bfc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56314bccd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56314bcced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56314bec8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56314bec0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56314c12a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56314b84cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56314b84856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56314b836018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff95586d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff95586e3f 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  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 
> =================================================================
> ==2692645==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ecc5046e32 bp 0x7fffa5005890 sp 0x7fffa5005888
> 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  b0 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 
> =================================================================
> ==2692640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d24aa7ce32 bp 0x7ffc91a4fd10 sp 0x7ffc91a4fd08
> 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  37 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 
> =================================================================
> ==2692631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56050d3a7e32 bp 0x7ffe085732d0 sp 0x7ffe085732c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56050d3a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56050d3a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56050d0b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56050d0b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56050d2adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56050d2a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56050d50f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56050cc31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56050cc2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56050cc1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa11fcb3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa11fcb3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56050cb59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56050cc17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  fd 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 
> =================================================================
> ==2692634==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fba65fde32 bp 0x7fffc52cdf70 sp 0x7fffc52cdf68
<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  67 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 
> =================================================================
> ==2692891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558cdec70e32 bp 0x7ffea05a7a50 sp 0x7ffea05a7a48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558cdec70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cdec709df 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  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 
> =================================================================
> ==2692838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5586e3685e32 bp 0x7fff151bdb30 sp 0x7fff151bdb28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5586e3685e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586e36859df 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  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 
> =================================================================
> ==2692857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5557488e1e32 bp 0x7ffdcd2f1650 sp 0x7ffdcd2f1648
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5557488e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557488e19df 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  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 
> =================================================================
> ==2692879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a8ce625e32 bp 0x7ffddfb5e590 sp 0x7ffddfb5e588
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a8ce625e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8ce6259df 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  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 
> =================================================================
> ==2692845==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560405921e32 bp 0x7fff289d8cf0 sp 0x7fff289d8ce8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560405921e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604059219df 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  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 
> =================================================================
> ==2692865==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555a63b2fe32 bp 0x7fffd5583d90 sp 0x7fffd5583d88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555a63b2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a63b2f9df 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  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 
> =================================================================
> ==2692878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555a4d01de32 bp 0x7fff0158b2f0 sp 0x7fff0158b2e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555a4d01de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a4d01d9df 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  66 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 
> =================================================================
> ==2692683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ed3902fe32 bp 0x7ffd97238d50 sp 0x7ffd97238d48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ed3902fe31 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  f9 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 
> =================================================================
> ==2692679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fdce13be32 bp 0x7ffe55c81c50 sp 0x7ffe55c81c48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fdce13be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fdce13b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdcde469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdcde47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fdce041ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fdce039952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fdce2a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fdcd9c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fdcd9c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fdcd9af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb49d6c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb49d6c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdcd8ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fdcd9abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  09 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 
> =================================================================
> ==2692677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564dfcd18e32 bp 0x7ffc87fc0b50 sp 0x7ffc87fc0b48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564dfcd18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564dfcd189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564dfca239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564dfca24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564dfcc1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564dfcc16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564dfce80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564dfc5a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564dfc59e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564dfc58c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b7e48bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b7e48be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564dfc4ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564dfc588aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2692717==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e69e994e32 bp 0x7ffd85ef4a90 sp 0x7ffd85ef4a88
> 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  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 0a 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692918==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x5598612e9e32 bp 0x7ffd6e4cfeb0 sp 0x7ffd6e4cfea8
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x5598612e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598612e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559860ff49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559860ff5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598611efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598614b49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5598614b2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559860b756b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559860b6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559860b5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f477bb84d8f 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561c6ec68e32 bp 0x7ffcc1cc8f30 sp 0x7ffcc1cc8f28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561c6ec68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c6ec689df 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  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 
> =================================================================
> ==2692821==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55eb8ff99e32 bp 0x7ffde7514730 sp 0x7ffde7514728
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55eb8ff99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb8ff999df 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5572abc43e32 bp 0x7fffe08d9250 sp 0x7fffe08d9248
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5572abc43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572abc439df 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  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 
> =================================================================
> ==2692822==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557f8d165e32 bp 0x7ffc9e592950 sp 0x7ffc9e592948
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557f8d165e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f8d1659df 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  af 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 
> =================================================================
> ==2692571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x561b21a28e32 bp 0x7ffd33dd19f0 sp 0x7ffd33dd19e8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x561b21a28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b21a289df 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  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
<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  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 
> =================================================================
> ==2693080==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5631c8246e32 bp 0x7fff964db090 sp 0x7fff964db088
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5631c8246e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631c82469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631c7f519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631c7f52d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631c814cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631c8144952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631c83ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631c7ad0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631c7acc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631c7aba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f884e1aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f884e1aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631c79f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5631c7ab6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5631ca3984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631c8246725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631c7f519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559ed516de32 bp 0x7ffc86fa6210 sp 0x7ffc86fa6208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559ed516de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ed516d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ed4e789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ed4e79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ed5073ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ed506b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ed52d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ed49f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ed49f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ed49e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3e6d2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3e6d2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ed491f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559ed49ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ed72bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ed516d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ed4e789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f6ec6a0e32 bp 0x7ffde1bf6f30 sp 0x7ffde1bf6f28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f6ec6a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6ec6a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6ec3ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6ec3acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6ec5a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6ec59e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6ec808793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6ebf2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6ebf2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6ebf14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51c3411d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51c3411e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6ebe52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f6ebf10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6ee7f24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6ec6a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6ec3ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558ee8beee32 bp 0x7ffed945a4f0 sp 0x7ffed945a4e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558ee8beee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ee8bee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ee88f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ee88fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ee8af4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ee8aec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ee8d56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ee8478c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ee847456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ee8462018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f619ae97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f619ae97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ee83a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558ee845eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558eead404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ee8bee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ee88f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55588f049e32 bp 0x7ffccc946870 sp 0x7ffccc946868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55588f049e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55588f0499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55588ed549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55588ed55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55588ef4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55588ef47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55588f1b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55588e8d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55588e8cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55588e8bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8550e70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8550e70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55588e7fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55588e8b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55589119b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55588f049725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55588ed549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x556c70a34e32 bp 0x7ffd4190c450 sp 0x7ffd4190c448
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x556c70a34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c70a349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c7073f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c70740d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c7093aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c70932952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c70b9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c702bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c702ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c702a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb890719d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb890719e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c701e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x556c702a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c72b864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c70a34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c7073f9b6 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  2a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d6ce611e32 bp 0x7ffd9ff8c250 sp 0x7ffd9ff8c248
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d6ce611e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6ce6119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6ce31c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6ce31dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6ce517ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6ce50f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6ce779793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6cde9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6cde9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6cde85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fa5436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fa5436e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6cddc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d6cde81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6d07634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6ce611725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6ce31c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  fb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x558af1d19e32 bp 0x7ffebf681b10 sp 0x7ffebf681b08
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x558af1d19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558af1d199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558af1a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558af1a25d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558af1c1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558af1c17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558af1e81793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558af15a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558af159f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558af158d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f658e970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f658e970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558af14cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x558af1589aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558af3e6b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558af1d19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558af1a249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dc 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e8f6dade32 bp 0x7ffe616a9270 sp 0x7ffe616a9268
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e8f6dade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8f6dad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8f6ab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8f6ab9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8f6cb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8f6cab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8f6f15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8f6637c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8f663356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8f6621018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42017bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42017bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8f655f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e8f661daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e8f8eff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8f6dad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8f6ab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692997==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558523a3fe32 bp 0x7ffd54401130 sp 0x7ffd54401128
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558523a3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558523a3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55852374a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55852374bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558523945ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55852393d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558523ba7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585232c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585232c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585232b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e805ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e805dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585231f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5585232afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558525b914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558523a3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55852374a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2692973==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56297620be32 bp 0x7ffdb1e79e30 sp 0x7ffdb1e79e28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56297620be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56297620b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562975f169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562975f17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562976111ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562976109952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562976373793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562975a95c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562975a9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562975a7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b7305bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b7305be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629759bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562975a7baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56297835d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56297620b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562975f169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693162==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e83d36ee32 bp 0x7ffe9edc9250 sp 0x7ffe9edc9248
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e83d36ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e83d36e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e83d0799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e83d07ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e83d274ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e83d26c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e83d4d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e83cbf8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e83cbf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e83cbe2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9aa345bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9aa345be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e83cb20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e83cbdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e83f4c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e83d36e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e83d0799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693097==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5565af5f5e32 bp 0x7ffe97e755d0 sp 0x7ffe97e755c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5565af5f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565af5f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565af3009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565af301d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565af4fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565af4f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565af75d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565aee7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565aee7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565aee69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91116d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91116d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565aeda7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5565aee65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565b17474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565af5f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565af3009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2692963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x558ea45f724d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ea57edc31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x558ea57e76ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x558ea57dabd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x558ea57ed141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x558ea45fad69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f69844d8d8f 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  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 
> =================================================================
> ==2693206==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5577f94e7e32 bp 0x7ffc3704f6d0 sp 0x7ffc3704f6c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5577f94e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577f94e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577f91f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577f91f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577f93edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577f93e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577f964f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577f8d71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577f8d6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577f8d5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f674eb9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f674eb9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577f8c99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5577f8d57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5577fb6394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577f94e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577f91f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b9 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 
> =================================================================
> ==2693211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56290ea46e32 bp 0x7fffc1fb7b90 sp 0x7fffc1fb7b88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56290ea46e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56290ea469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56290e7519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56290e752d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56290e94cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56290e944952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56290ebae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56290e2d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56290e2cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56290e2ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19166d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19166d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56290e1f8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56290e2b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562910b984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56290ea46725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56290e7519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  aa 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693185==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c96fc19e32 bp 0x7fff0801ead0 sp 0x7fff0801eac8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c96fc19e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c96fc199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c96f9249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c96f925d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c96fb1febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c96fb17952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c96fd81793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c96f4a3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c96f49f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c96f48d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa913fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa913fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c96f3cb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c96f489aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c971d6b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c96fc19725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c96f9249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5612f0301e32 bp 0x7ffe27a9a490 sp 0x7ffe27a9a488
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5612f0301e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612f03019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612f000c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612f000dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612f0207ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612f01ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612f0469793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612efb8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612efb8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612efb75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7c5eded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7c5edee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612efab3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5612efb71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5612f24534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612f0301725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612f000c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693191==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55bc11a6ae32 bp 0x7ffdb739c290 sp 0x7ffdb739c288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55bc11a6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bc11a6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bc117759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bc11776d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bc11970ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bc11968952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bc11bd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bc112f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bc112f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bc112de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54d4b9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54d4b9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bc1121c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55bc112daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bc13bbc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bc11a6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bc117759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561251c93e32 bp 0x7ffce4a03cb0 sp 0x7ffce4a03ca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561251c93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561251c939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56125199e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56125199fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561251b99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561251b91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561251dfb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56125151dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56125151956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561251507018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa15d454d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa15d454e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561251445634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561251503aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561253de54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561251c93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56125199e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2692996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5631889a9e32 bp 0x7ffef1a6c190 sp 0x7ffef1a6c188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5631889a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631889a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631886b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631886b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631888afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631888a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563188b11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563188233c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56318822f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56318821d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61f4c95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61f4c95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56318815b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563188219aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56318aafb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631889a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631886b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  1c 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 
> =================================================================
> ==2692987==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x5560a83ece32 bp 0x7ffef149bd10 sp 0x7ffef149bd08
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x5560a83ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560a83ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560a80f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560a80f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560a82f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560a82ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560a8554793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560a7c76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560a7c7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560a7c60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f154bf76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f154bf76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560a7b9e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x5560a7c5caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5560aa53e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560a83ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560a80f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5635a929be32 bp 0x7fff6f681eb0 sp 0x7fff6f681ea8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5635a929be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635a929b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635a8fa69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635a8fa7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635a91a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635a9199952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635a9403793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635a8b25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635a8b2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635a8b0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faaf5c74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faaf5c74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635a8a4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5635a8b0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635ab3ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635a929b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635a8fa69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693233==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555621236e32 bp 0x7ffda01df5b0 sp 0x7ffda01df5a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555621236e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556212369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555620f419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555620f42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55562113cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555621134952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55562139e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555620ac0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555620abc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555620aaa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5248840d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5248840e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556209e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555620aa6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5556233884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555621236725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555620f419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dfe2283e32 bp 0x7ffcb958ddb0 sp 0x7ffcb958dda8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dfe2283e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfe22839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfe1f8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfe1f8fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfe2189ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfe2181952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfe23eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfe1b0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfe1b0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfe1af7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbabb1cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbabb1cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfe1a35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dfe1af3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dfe43d54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfe2283725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfe1f8e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693248==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56553fe4ce32 bp 0x7ffdfdbfa1d0 sp 0x7ffdfdbfa1c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56553fe4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56553fe4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56553fb579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56553fb58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56553fd52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56553fd4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56553ffb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56553f6d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56553f6d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56553f6c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f106e1e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f106e1e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56553f5fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56553f6bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565541f9e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56553fe4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56553fb579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693223==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5591bccc6e32 bp 0x7fff551d33d0 sp 0x7fff551d33c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5591bccc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591bccc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591bc9d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591bc9d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591bcbccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591bcbc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591bce2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591bc550c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591bc54c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591bc53a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff773b71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff773b71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591bc478634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5591bc536aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5591bee184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5591bccc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591bc9d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2693247==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558ffbcb8e32 bp 0x7fff2f88de70 sp 0x7fff2f88de68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558ffbcb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ffbcb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ffb9c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ffb9c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ffbbbeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ffbbb6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ffbe20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ffb542c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ffb53e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ffb52c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7166453d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7166453e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ffb46a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558ffb528aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ffde0a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ffbcb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ffb9c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  cb 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561e485c7e32 bp 0x7ffcf17d5d30 sp 0x7ffcf17d5d28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561e485c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e485c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e482d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e482d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e484cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e484c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e4872f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e47e51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e47e4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e47e3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa554311d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa554311e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e47d79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x561e47e37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e4a7194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e485c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e482d29b6 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  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 
> =================================================================
> ==2694675==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5649fc9bee32 bp 0x7ffcf44b5790 sp 0x7ffcf44b5788
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5649fc9bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649fc9be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649fc6c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649fc6cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649fc8c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649fc8bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649fcb26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649fc248c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649fc24456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649fc232018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fc8dc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fc8dc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649fc170634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5649fc22eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649feb104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649fc9be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649fc6c99b6 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  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 
> =================================================================
> ==2694673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55dba9354e32 bp 0x7ffc0c4609d0 sp 0x7ffc0c4609c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55dba9354e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dba93549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dba905f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dba9060d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dba925aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dba9252952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dba94bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dba8bdec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dba8bda56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dba8bc8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd028066d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd028066e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dba8b06634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55dba8bc4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbab4a64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dba9354725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dba905f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694787==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a5f8470e32 bp 0x7ffc77f6ecf0 sp 0x7ffc77f6ece8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a5f8470e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5f84709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5f817b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5f817cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5f8376ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5f836e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5f85d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5f7cfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5f7cf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5f7ce4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc291fbdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc291fbde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5f7c22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a5f7ce0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a5fa5c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5f8470725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5f817b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f6409b7e32 bp 0x7ffc0e178a90 sp 0x7ffc0e178a88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f6409b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6409b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6406c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6406c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6408bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6408b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f640b1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f640241c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f64023d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f64022b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb43599d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb43599e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f640169634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f640227aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f642b094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6409b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6406c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2694747==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5620eaa3de32 bp 0x7ffd577e3dd0 sp 0x7ffd577e3dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5620eaa3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620eaa3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620ea7489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620ea749d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620ea943ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620ea93b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620eaba5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620ea2c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620ea2c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620ea2b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b27a7dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b27a7de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620ea1ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5620ea2adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620ecb8f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620eaa3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620ea7489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694624==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557295d03e32 bp 0x7ffd069449f0 sp 0x7ffd069449e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557295d03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557295d039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557295a0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557295a0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557295c09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557295c01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557295e6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55729558dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55729558956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557295577018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3beafad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3beafae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572954b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557295573aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557297e554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557295d03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557295a0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694623==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559ff57eae32 bp 0x7fff0a5e16d0 sp 0x7fff0a5e16c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559ff57eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ff57ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ff54f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ff54f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ff56f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ff56e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ff5952793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ff5074c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ff507056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ff505e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c76a98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c76a98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ff4f9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559ff505aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ff793c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ff57ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ff54f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ea692ffe32 bp 0x7fff363d7e10 sp 0x7fff363d7e08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ea692ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea692ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea6900a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea6900bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea69205ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea691fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea69467793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea68b89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea68b8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea68b73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52e9ea8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52e9ea8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea68ab1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ea68b6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea6b4514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea692ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea6900a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ab9c4efe32 bp 0x7ffd5391cc10 sp 0x7ffd5391cc08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ab9c4efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab9c4ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab9c1fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab9c1fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab9c3f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab9c3ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab9c657793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab9bd79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab9bd7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab9bd63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92571b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92571b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab9bca1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55ab9bd5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ab9e6414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab9c4ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab9c1fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694752==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564377660e32 bp 0x7ffe44baa550 sp 0x7ffe44baa548
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564377660e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643776609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56437736b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56437736cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564377566ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56437755e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643777c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564376eeac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564376ee656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564376ed4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4326e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4326e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564376e12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x564376ed0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643797b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564377660725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56437736b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694817==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c311e10e32 bp 0x7ffc101ee370 sp 0x7ffc101ee368
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c311e10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c311e109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c311b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c311b1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c311d16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c311d0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c311f78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c31169ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c31169656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c311684018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4983f4bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4983f4be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3115c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c311680aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c313f624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c311e10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c311b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694804==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a1a2670e32 bp 0x7ffe5d6d0d10 sp 0x7ffe5d6d0d08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a1a2670e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1a26709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1a237b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1a237cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1a2576ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1a256e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1a27d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1a1efac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1a1ef656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1a1ee4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5586173d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5586173e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1a1e22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a1a1ee0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1a47c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1a2670725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1a237b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56302c908e32 bp 0x7ffcabbb1670 sp 0x7ffcabbb1668
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56302c908e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56302c9089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56302c6139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56302c614d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56302c80eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56302c806952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56302ca70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56302c192c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56302c18e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56302c17c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6be1999d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6be1999e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56302c0ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56302c178aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56302ea5a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56302c908725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56302c6139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694782==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56082a1b9e32 bp 0x7fffc1412650 sp 0x7fffc1412648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56082a1b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56082a1b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560829ec49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560829ec5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56082a0bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56082a0b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56082a321793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560829a43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560829a3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560829a2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f515df23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f515df23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56082996b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560829a29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56082c30b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56082a1b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560829ec49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a64edcee32 bp 0x7ffe2d80ead0 sp 0x7ffe2d80eac8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a64edcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a64edce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a64ead99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a64eadad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a64ecd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a64eccc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a64ef36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a64e658c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a64e65456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a64e642018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ef246ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ef246ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a64e580634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a64e63eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a650f204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a64edce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a64ead99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694818==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559cfea58e32 bp 0x7fffd17571d0 sp 0x7fffd17571c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559cfea58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cfea589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cfe7639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cfe764d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cfe95eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cfe956952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cfebc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cfe2e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cfe2de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cfe2cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa4a656d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa4a656e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cfe20a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559cfe2c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559d00baa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cfea58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cfe7639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694819==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d77ef94e32 bp 0x7ffd4beea890 sp 0x7ffd4beea888
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d77ef94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d77ef949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d77ec9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d77eca0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d77ee9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d77ee92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d77f0fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d77e81ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d77e81a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d77e808018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffbf67b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffbf67b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d77e746634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d77e804aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d7810e64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d77ef94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d77ec9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694713==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e62ba80e32 bp 0x7ffcecf9e330 sp 0x7ffcecf9e328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e62ba80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e62ba809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e62b78b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e62b78cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e62b986ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e62b97e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e62bbe8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e62b30ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e62b30656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e62b2f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd33754d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd33754e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e62b232634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e62b2f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e62dbd24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e62ba80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e62b78b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x565412fbfe32 bp 0x7ffededff8b0 sp 0x7ffededff8a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x565412fbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565412fbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565412cca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565412ccbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565412ec5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565412ebd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565413127793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565412849c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56541284556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565412833018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fedf7584d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fedf7584e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565412771634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56541282faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654151114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565412fbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565412cca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694847==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d7dbb93e32 bp 0x7ffdb160d4f0 sp 0x7ffdb160d4e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d7dbb93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7dbb939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7db89e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7db89fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7dba99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7dba91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7dbcfb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7db41dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7db41956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7db407018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a2abf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a2abf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7db345634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d7db403aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d7ddce54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7dbb93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7db89e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b3 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55ed80170e32 bp 0x7ffdc8953730 sp 0x7ffdc8953728
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55ed80170e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed801709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed7fe7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed7fe7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed80076ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed8006e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed802d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed7f9fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed7f9f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed7f9e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbc3ee9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbc3ee9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed7f922634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55ed7f9e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed822c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed80170725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed7fe7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694821==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c94f2e2e32 bp 0x7ffc84161e10 sp 0x7ffc84161e08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c94f2e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c94f2e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c94efed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c94efeed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c94f1e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c94f1e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c94f44a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c94eb6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c94eb6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c94eb56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87a1e20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87a1e20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c94ea94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c94eb52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c9514344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c94f2e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c94efed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694894==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56251d053e32 bp 0x7ffd21a48090 sp 0x7ffd21a48088
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56251d053e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56251d0539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56251cd5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56251cd5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56251cf59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56251cf51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56251d1bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56251c8ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56251c8d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56251c8c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effad823d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effad823e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56251c805634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56251c8c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56251f1a54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56251d053725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56251cd5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695048==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56058a591e32 bp 0x7ffcc30fac30 sp 0x7ffcc30fac28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56058a591e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56058a5919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56058a29c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56058a29dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56058a497ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56058a48f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56058a6f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560589e1bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560589e1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560589e05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d650d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d650d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560589d43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560589e01aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56058c6e34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56058a591725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56058a29c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695015==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559861fdfe32 bp 0x7ffc6ded79f0 sp 0x7ffc6ded79e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559861fdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559861fdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559861cea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559861cebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559861ee5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559861edd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559862147793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559861869c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55986186556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559861853018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f226b9d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f226b9d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559861791634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55986184faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5598641314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559861fdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559861cea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695049==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5613ff941e32 bp 0x7ffc70f504d0 sp 0x7ffc70f504c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5613ff941e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613ff9419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613ff64c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613ff64dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613ff847ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613ff83f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613ffaa9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613ff1cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613ff1c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613ff1b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd6a3b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd6a3b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613ff0f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5613ff1b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561401a934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613ff941725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613ff64c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695079==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e61b6f3e32 bp 0x7ffe212d67f0 sp 0x7ffe212d67e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e61b6f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e61b6f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e61b3fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e61b3ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e61b5f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e61b5f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e61b85b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e61af7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e61af7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e61af67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53e6517d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53e6517e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e61aea5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e61af63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e61d8454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e61b6f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e61b3fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695050==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564e74271e32 bp 0x7ffd9dfcecf0 sp 0x7ffd9dfcece8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564e74271e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e742719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e73f7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e73f7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e74177ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e7416f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e743d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e73afbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e73af756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e73ae5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f623e89ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f623e89ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e73a23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564e73ae1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e763c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e74271725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e73f7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695212==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d27a3bce32 bp 0x7ffc1b45cc50 sp 0x7ffc1b45cc48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d27a3bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d27a3bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d27a0c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d27a0c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d27a2c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d27a2ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d27a524793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d279c46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d279c4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d279c30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc2f33cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc2f33ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d279b6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d279c2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d27c50e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d27a3bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d27a0c79b6 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  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 
> =================================================================
> ==2695143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ff2f39ee32 bp 0x7fff0fe9c650 sp 0x7fff0fe9c648
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ff2f39ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff2f39e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff2f0a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff2f0aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff2f2a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff2f29c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff2f506793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff2ec28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff2ec2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff2ec12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe693eb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe693eb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff2eb50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ff2ec0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ff314f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff2f39e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff2f0a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695089==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561f5e689e32 bp 0x7ffca745c6f0 sp 0x7ffca745c6e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561f5e689e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f5e6899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f5e3949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f5e395d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f5e58febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f5e587952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f5e7f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f5df13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f5df0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f5defd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4809b90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4809b90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f5de3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561f5def9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f607db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f5e689725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f5e3949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695114==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b3f3061e32 bp 0x7ffd1771dc30 sp 0x7ffd1771dc28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b3f3061e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3f30619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3f2d6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b3f2d6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3f2f67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3f2f5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b3f31c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b3f28ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b3f28e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b3f28d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb125ea1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb125ea1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b3f2813634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b3f28d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b3f51b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3f3061725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3f2d6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a6077d0e32 bp 0x7ffd71388ef0 sp 0x7ffd71388ee8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a6077d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6077d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6074db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6074dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6076d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6076ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a607938793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a60705ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a60705656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a607044018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec50518d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec50518e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a606f82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a607040aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6099224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6077d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6074db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55eb80c4fe32 bp 0x7ffe3bf673f0 sp 0x7ffe3bf673e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55eb80c4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb80c4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb8095a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb8095bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb80b55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb80b4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb80db7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb804d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb804d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb804c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f045b229d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f045b229e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb80401634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55eb804bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb82da14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb80c4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb8095a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5619f51e2e32 bp 0x7ffd6cf87a50 sp 0x7ffd6cf87a48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5619f51e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619f51e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619f4eed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619f4eeed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619f50e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619f50e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619f534a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619f4a6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619f4a6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619f4a56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9810d09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9810d09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619f4994634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5619f4a52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619f73344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619f51e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619f4eed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e24b984e32 bp 0x7ffc75ba5b50 sp 0x7ffc75ba5b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e24b984e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e24b9849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e24b68f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e24b690d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e24b88aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e24b882952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e24baec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e24b20ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e24b20a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e24b1f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4993d25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4993d25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e24b136634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e24b1f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e24dad64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e24b984725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e24b68f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694882==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c1c3592e32 bp 0x7ffcaa1de7d0 sp 0x7ffcaa1de7c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c1c3592e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1c35929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1c329d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1c329ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1c3498ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1c3490952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1c36fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1c2e1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1c2e1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1c2e06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16a7e97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16a7e97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1c2d44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c1c2e02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c1c56e44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1c3592725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1c329d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56457c837e32 bp 0x7fffc309c830 sp 0x7fffc309c828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56457c837e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56457c8379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56457c5429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56457c543d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56457c73debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56457c735952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56457c99f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56457c0c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56457c0bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56457c0ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e9f896d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e9f896e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56457bfe9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56457c0a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56457e9894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56457c837725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56457c5429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f6016f9e32 bp 0x7ffcbbe16690 sp 0x7ffcbbe16688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f6016f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6016f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6014049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f601405d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6015ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6015f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f601861793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f600f83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f600f7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f600f6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc76a2eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc76a2eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f600eab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f600f69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f60384b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6016f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6014049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556d55c3be32 bp 0x7fff9084d290 sp 0x7fff9084d288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556d55c3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d55c3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d559469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d55947d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d55b41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d55b39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d55da3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d554c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d554c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d554af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2a8529d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2a8529e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d553ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556d554abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d57d8d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d55c3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d559469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694896==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55867d592e32 bp 0x7ffdd215b510 sp 0x7ffdd215b508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55867d592e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55867d5929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55867d29d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55867d29ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55867d498ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55867d490952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55867d6fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55867ce1cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55867ce1856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55867ce06018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75e4dd6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75e4dd6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55867cd44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55867ce02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55867f6e44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55867d592725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55867d29d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5600307dde32 bp 0x7ffebda25890 sp 0x7ffebda25888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5600307dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600307dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600304e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600304e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600306e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600306db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560030945793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560030067c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56003006356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560030051018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f508ab02d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f508ab02e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56002ff8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56003004daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56003292f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600307dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600304e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dc5bedae32 bp 0x7ffd44ffbb70 sp 0x7ffd44ffbb68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dc5bedae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc5beda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc5bbe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc5bbe6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc5bde0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc5bdd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc5c042793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc5b764c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc5b76056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc5b74e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fad032d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fad032e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc5b68c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dc5b74aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dc5e02c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc5beda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc5bbe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558eeb2e6e32 bp 0x7ffeb7ab6070 sp 0x7ffeb7ab6068
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558eeb2e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558eeb2e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558eeaff19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558eeaff2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558eeb1ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558eeb1e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558eeb44e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558eeab70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558eeab6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558eeab5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc05a4c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc05a4c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558eeaa98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558eeab56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558eed4384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558eeb2e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558eeaff19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694941==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556c90b28e32 bp 0x7ffd17794f50 sp 0x7ffd17794f48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556c90b28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c90b289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c908339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c90834d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c90a2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c90a26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c90c90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c903b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c903ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c9039c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f417db91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f417db91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c902da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556c90398aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c92c7a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c90b28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c908339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694953==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563e35e88e32 bp 0x7fff75850c50 sp 0x7fff75850c48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563e35e88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e35e889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e35b939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e35b94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e35d8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e35d86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e35ff0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e35712c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e3570e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e356fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe19db95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe19db95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e3563a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563e356f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563e37fda4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e35e88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e35b939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694976==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55be5de6ce32 bp 0x7ffdeb9b8890 sp 0x7ffdeb9b8888
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55be5de6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be5de6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be5db779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be5db78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be5dd72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be5dd6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be5dfd4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be5d6f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be5d6f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be5d6e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff42d664d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff42d664e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be5d61e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55be5d6dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55be5ffbe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be5de6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be5db779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55967cc4ce32 bp 0x7ffe38c46670 sp 0x7ffe38c46668
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55967cc4ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55967cc4c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55967c9579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55967c958d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55967cb52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55967cb4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55967cdb4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55967c4d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55967c4d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55967c4c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fed232a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed232a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55967c3fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55967c4bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55967ed9e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55967cc4c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55967c9579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5607c050fe32 bp 0x7ffc1053acf0 sp 0x7ffc1053ace8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5607c050fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607c050f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607c021a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607c021bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607c0415ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607c040d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607c0677793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607bfd99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607bfd9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607bfd83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf07ea9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf07ea9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607bfcc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5607bfd7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607c26614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607c050f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607c021a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695202==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b4e4df3e32 bp 0x7ffe29b1ced0 sp 0x7ffe29b1cec8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b4e4df3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4e4df39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4e4afe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4e4affd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4e4cf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4e4cf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4e4f5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4e467dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4e467956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4e4667018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f522f2c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f522f2c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4e45a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b4e4663aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4e6f454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4e4df3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4e4afe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556a8ca3ae32 bp 0x7ffe89630350 sp 0x7ffe89630348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556a8ca3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a8ca3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a8c7459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a8c746d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a8c940ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a8c938952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a8cba2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a8c2c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a8c2c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a8c2ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa70ab7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa70ab7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a8c1ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556a8c2aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556a8eb8c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a8ca3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a8c7459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695180==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cb68b38e32 bp 0x7ffc90060250 sp 0x7ffc90060248
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cb68b38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb68b389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb688439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb68844d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb68a3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb68a36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb68ca0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb683c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb683be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb683ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1d259bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1d259be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb682ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cb683a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb6ac8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb68b38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb688439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d62028be32 bp 0x7ffc2f404e50 sp 0x7ffc2f404e48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d62028be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d62028b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d61ff969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d61ff97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d620191ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d620189952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6203f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d61fb15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d61fb1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d61faff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9306a8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9306a8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d61fa3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d61fafbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6223dd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d62028b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d61ff969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695172==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555703164e32 bp 0x7ffeb68aced0 sp 0x7ffeb68acec8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555703164e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557031649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555702e6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555702e70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55570306aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555703062952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557032cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557029eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557029ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557029d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5aa22fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5aa22fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555702916634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5557029d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557052b64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555703164725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555702e6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695186==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564259027e32 bp 0x7ffde6e4a830 sp 0x7ffde6e4a828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564259027e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642590279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564258d329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564258d33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564258f2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564258f25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56425918f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642588b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642588ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56425889b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9185463d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9185463e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642587d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564258897aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56425b1794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564259027725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564258d329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695199==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f2af652e32 bp 0x7ffe7e70ba90 sp 0x7ffe7e70ba88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f2af652e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2af6529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2af35d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2af35ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2af558ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2af550952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2af7ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2aeedcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2aeed856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2aeec6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae3e6d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae3e6d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2aee04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f2aeec2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2b17a44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2af652725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2af35d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5569e1f9de32 bp 0x7ffe7accfb30 sp 0x7ffe7accfb28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5569e1f9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569e1f9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569e1ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569e1ca9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569e1ea3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569e1e9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569e2105793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569e1827c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569e182356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569e1811018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47d0468d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47d0468e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569e174f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5569e180daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5569e40ef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569e1f9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569e1ca89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56324faf2e32 bp 0x7ffdb44d3a30 sp 0x7ffdb44d3a28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56324faf2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56324faf29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56324f7fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56324f7fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56324f9f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56324f9f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56324fc5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56324f37cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56324f37856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56324f366018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda94003d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda94003e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56324f2a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56324f362aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563251c444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56324faf2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56324f7fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694980==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561a3b43be32 bp 0x7fffc5ca71f0 sp 0x7fffc5ca71e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561a3b43be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a3b43b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a3b1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a3b147d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a3b341ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a3b339952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a3b5a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a3acc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a3acc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a3acaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff86be77d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff86be77e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a3abed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561a3acabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a3d58d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a3b43b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a3b1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dab7a5be32 bp 0x7ffe357fa530 sp 0x7ffe357fa528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dab7a5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dab7a5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dab77669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dab7767d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dab7961ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dab7959952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dab7bc3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dab72e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dab72e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dab72cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97907b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97907b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dab720d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dab72cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dab9bad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dab7a5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dab77669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695245==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55840fee9e32 bp 0x7ffd286f1d90 sp 0x7ffd286f1d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55840fee9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55840fee99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55840fbf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55840fbf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55840fdefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55840fde7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558410051793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55840f773c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55840f76f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55840f75d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e026c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e026c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55840f69b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55840f759aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55841203b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55840fee9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55840fbf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695237==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c4ac66ae32 bp 0x7ffd5edd0d90 sp 0x7ffd5edd0d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c4ac66ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4ac66a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4ac3759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4ac376d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4ac570ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4ac568952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4ac7d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4abef4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4abef056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c4abede018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9473356d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9473356e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4abe1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c4abedaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c4ae7bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4ac66a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4ac3759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694861==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a45ad16e32 bp 0x7fffb074fbd0 sp 0x7fffb074fbc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a45ad16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a45ad169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a45aa219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a45aa22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a45ac1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a45ac14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a45ae7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a45a5a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a45a59c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a45a58a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff22fb88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff22fb88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a45a4c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a45a586aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a45ce684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a45ad16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a45aa219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695217==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559bdc851e32 bp 0x7ffe74096810 sp 0x7ffe74096808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559bdc851e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bdc8519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bdc55c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bdc55dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bdc757ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bdc74f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bdc9b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bdc0dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bdc0d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bdc0c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b6b849d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b6b849e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bdc003634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559bdc0c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559bde9a34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bdc851725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bdc55c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695144==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55edf714ae32 bp 0x7fff7be2f4d0 sp 0x7fff7be2f4c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55edf714ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edf714a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edf6e559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edf6e56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edf7050ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edf7048952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edf72b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edf69d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edf69d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edf69be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8551b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8551b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edf68fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55edf69baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55edf929c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edf714a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edf6e559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695248==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560b28a81e32 bp 0x7ffed21c7130 sp 0x7ffed21c7128
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560b28a81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b28a819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b2878c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b2878dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b28987ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b2897f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b28be9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b2830bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b2830756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b282f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cdedc0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cdedc0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b28233634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560b282f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560b2abd34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b28a81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b2878c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 00 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5629f8fcde32 bp 0x7ffd42d128b0 sp 0x7ffd42d128a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5629f8fcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629f8fcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629f8cd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629f8cd9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629f8ed3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629f8ecb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629f9135793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629f8857c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629f885356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629f8841018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfa7aecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfa7aece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629f877f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5629f883daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629fb11f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629f8fcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629f8cd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5563f5b8fe32 bp 0x7ffd935717b0 sp 0x7ffd935717a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5563f5b8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563f5b8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563f589a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563f589bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563f5a95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563f5a8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563f5cf7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563f5419c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563f541556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563f5403018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3568d2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3568d2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563f5341634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5563f53ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5563f7ce14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563f5b8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563f589a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695146==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cb1305ce32 bp 0x7ffec7e04d90 sp 0x7ffec7e04d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cb1305ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb1305c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb12d679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb12d68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb12f62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb12f5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb131c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb128e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb128e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb128d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f530b08ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f530b08ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb1280e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cb128ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb151ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb1305c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb12d679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695269==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56247afc0e32 bp 0x7ffd93250710 sp 0x7ffd93250708
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56247afc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56247afc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56247accb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56247acccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56247aec6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56247aebe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56247b128793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56247a84ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56247a84656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56247a834018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc92512d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc92512e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56247a772634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56247a830aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56247d1124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56247afc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56247accb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695273==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562961cb2e32 bp 0x7ffc16ad7570 sp 0x7ffc16ad7568
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562961cb2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562961cb29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629619bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629619bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562961bb8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562961bb0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562961e1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56296153cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56296153856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562961526018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8c1431d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8c1431e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562961464634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562961522aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562963e044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562961cb2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629619bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55c87091ce32 bp 0x7fffc01cf990 sp 0x7fffc01cf988
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55c87091ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c87091c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8706279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c870628d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c870822ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c87081a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c870a84793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8701a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8701a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c870190018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fe5813d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fe5813e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8700ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55c87018caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c872a6e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c87091c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8706279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2694879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x563799857e32 bp 0x7ffe7dc688b0 sp 0x7ffe7dc688a8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x563799857e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637998579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637995629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563799563d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56379975debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563799755952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5637999bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5637990e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5637990dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5637990cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f29412d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f29412e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563799009634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x5637990c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56379b9a94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563799857725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637995629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55660c02de32 bp 0x7ffe13cda990 sp 0x7ffe13cda988
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55660c02de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55660c02d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55660bd389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55660bd39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55660bf33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55660bf2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55660c195793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55660b8b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55660b8b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55660b8a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd302c70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd302c70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55660b7df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55660b89daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55660e17f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55660c02d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55660bd389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695493==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561c94e98e32 bp 0x7ffe4796e210 sp 0x7ffe4796e208
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561c94e98e31 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  0d 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 
> =================================================================
> ==2695487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f7c840be32 bp 0x7fff3f194c50 sp 0x7fff3f194c48
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f7c840be31 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  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 
> =================================================================
> ==2695503==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a0513bfe32 bp 0x7ffe6aa82c10 sp 0x7ffe6aa82c08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a0513bfe31 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  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 
> =================================================================
> ==2695518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5571ea010e32 bp 0x7ffc61149db0 sp 0x7ffc61149da8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5571ea010e31 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  10 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 
> =================================================================
> ==2695507==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555dcfd4ce32 bp 0x7ffca9891af0 sp 0x7ffca9891ae8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555dcfd4ce31 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  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 
> =================================================================
> ==2695614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559b23a9be32 bp 0x7ffd48f497f0 sp 0x7ffd48f497e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559b23a9be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b23a9b9df 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  10 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 
> =================================================================
> ==2695538==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x561461060e32 bp 0x7ffee73cb8f0 sp 0x7ffee73cb8e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x561461060e31 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  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 
> =================================================================
> ==2695523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5634e8ef3e32 bp 0x7ffe23932790 sp 0x7ffe23932788
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5634e8ef3e31 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  10 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 
> =================================================================
> ==2695525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557b53aa8e32 bp 0x7ffe09886330 sp 0x7ffe09886328
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557b53aa8e31 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  10 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 
> =================================================================
> ==2695530==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5576de7f7e32 bp 0x7fff193ef8f0 sp 0x7fff193ef8e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5576de7f7e31 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  e4 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 
> =================================================================
> ==2695630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x560df6df5e32 bp 0x7ffd4f4df110 sp 0x7ffd4f4df108
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x560df6df5e31 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  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 07 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x558c9c606e32 bp 0x7ffcccb72930 sp 0x7ffcccb72928
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x558c9c606e31 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  0f 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 
> =================================================================
> ==2695557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a0d5625e32 bp 0x7ffe871b3230 sp 0x7ffe871b3228
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a0d5625e31 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55747d29de32 bp 0x7ffd699e1750 sp 0x7ffd699e1748
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55747d29de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55747d29d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55747cfa89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55747cfa9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55747d1a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55747d19b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55747d405793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55747cb27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55747cb2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55747cb11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85e550bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85e550be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55747ca4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55747cb0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55747f3ef4f1 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  7a 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 
> =================================================================
> ==2695337==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e7cb25ee32 bp 0x7ffcc52c7770 sp 0x7ffcc52c7768
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e7cb25ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7cb25e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7caf699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7caf6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7cb164ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7cb15c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7cb3c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7caae8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7caae456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7caad2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75c696ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75c696ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7caa10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e7caaceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7cd3b04f1 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  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 
> =================================================================
> ==2695328==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x555f7515fe32 bp 0x7ffcf82a0af0 sp 0x7ffcf82a0ae8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x555f7515fe31 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  0d 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 
> =================================================================
> ==2695295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55e160c1be32 bp 0x7fffe03c1750 sp 0x7fffe03c1748
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55e160c1be31 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  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 
> =================================================================
> ==2695314==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x562f4e3abe32 bp 0x7fffc0c16910 sp 0x7fffc0c16908
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x562f4e3abe31 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561bb68d6e32 bp 0x7fffa1d62a50 sp 0x7fffa1d62a48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561bb68d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bb68d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bb65e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bb65e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bb67dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561bb67d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561bb6a3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561bb6160c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561bb615c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561bb614a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d76081d8f 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  12 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 
> =================================================================
> ==2695398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5609e25b0e32 bp 0x7ffecf7a1c70 sp 0x7ffecf7a1c68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5609e25b0e31 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  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 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695343==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55cb445dfe32 bp 0x7ffec9e144f0 sp 0x7ffec9e144e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55cb445dfe31 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55febccb7e32 bp 0x7ffdd835abf0 sp 0x7ffdd835abe8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55febccb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55febccb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55febc9c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55febc9c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55febcbbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55febcbb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55febce1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55febc541c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55febc53d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55febc52b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8d4fded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8d4fdee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55febc469634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55febc527aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55febee094f1 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  b0 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  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 
> =================================================================
> ==2695602==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5608f1526e32 bp 0x7ffdeb04bdf0 sp 0x7ffdeb04bde8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5608f1526e31 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  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 
> =================================================================
> ==2695560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d8f9ef3e32 bp 0x7fff3f6b1630 sp 0x7fff3f6b1628
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d8f9ef3e31 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  0f 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 
> =================================================================
> ==2695575==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55ee4bad9e32 bp 0x7fff62c7f570 sp 0x7fff62c7f568
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55ee4bad9e31 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  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 
> =================================================================
> ==2695589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55609280be32 bp 0x7ffd3dce4d70 sp 0x7ffd3dce4d68
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55609280be31 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  0e 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 
> =================================================================
> ==2695574==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x559da4405e32 bp 0x7ffee3ba9ed0 sp 0x7ffee3ba9ec8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x559da4405e31 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  0f 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 
> =================================================================
> ==2695570==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56435eb64e32 bp 0x7ffe8213e510 sp 0x7ffe8213e508
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56435eb64e31 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  10 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 
> =================================================================
> ==2695596==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557cd117ee32 bp 0x7ffeddbcfcb0 sp 0x7ffeddbcfca8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557cd117ee31 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  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 
> =================================================================
> ==2695477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d6ec6fce32 bp 0x7ffef25f1b90 sp 0x7ffef25f1b88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d6ec6fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6ec6fc9df 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695471==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b22f549e32 bp 0x7ffd7d7c7310 sp 0x7ffd7d7c7308
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b22f549e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b22f5499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b22f2549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b22f255d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b22f44febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b22f447952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b22f6b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b22edd3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b22edcf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b22edbd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0d372dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0d372de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b22ecfb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b22edb9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b23169b4f1 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  af 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 
> =================================================================
> ==2695470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555da6ea5e32 bp 0x7ffd3a9f14d0 sp 0x7ffd3a9f14c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555da6ea5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555da6ea59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555da6bb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555da6bb1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555da6dabebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555da6da3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555da700d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555da672fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555da672b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555da6719018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff939fabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff939fabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555da6657634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555da6715aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555da8ff74f1 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  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 
> =================================================================
> ==2695476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55bd04e37e32 bp 0x7ffdcd1ae7d0 sp 0x7ffdcd1ae7c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55bd04e37e31 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  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 0b 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55c7a8ee5e32 bp 0x7ffc2270b650 sp 0x7ffc2270b648
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55c7a8ee5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7a8ee59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7a8bf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7a8bf1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7a8debebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c7a90b09f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c7a90aeed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c7a87716b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c7a876b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7a8759018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad32d17d8f 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  15 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 
> =================================================================
> ==2695627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5604f13e3e32 bp 0x7ffe759984b0 sp 0x7ffe759984a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5604f13e3e31 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  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 
> =================================================================
> ==2695544==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556dff609e32 bp 0x7ffe5ca29cb0 sp 0x7ffe5ca29ca8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556dff609e31 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  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 
> =================================================================
> ==2695685==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a8528c0e32 bp 0x7ffceee92530 sp 0x7ffceee92528
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a8528c0e31 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  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 
> =================================================================
> ==2695545==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b7d6217e32 bp 0x7fff7d47bdd0 sp 0x7fff7d47bdc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b7d6217e31 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  54 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 
> =================================================================
> ==2695294==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x559eabcdee32 bp 0x7ffdfb9d7f30 sp 0x7ffdfb9d7f28
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x559eabcdee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eabcde9df 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  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 
> =================================================================
> ==2695830==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5581741eee32 bp 0x7ffc3452fd90 sp 0x7ffc3452fd88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5581741eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581741ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558173ef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558173efad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581740f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581740ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558174356793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558173a78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558173a7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558173a62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3e7981d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3e7981e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581739a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558173a5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5581763404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581741ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558173ef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b2439fbe32 bp 0x7ffe2935c0f0 sp 0x7ffe2935c0e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b2439fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2439fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b2437069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b243707d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b243901ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b2438f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b243b63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b243285c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b24328156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b24326f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8d8f5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8d8f5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b2431ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b24326baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b245b4d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b2439fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b2437069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695749==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x556efac45e32 bp 0x7fffdc83fed0 sp 0x7fffdc83fec8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x556efac45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556efac459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556efa9509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556efa951d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556efab4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556efab43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556efadad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556efa4cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556efa4cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556efa4b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe0ff9ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0ff9ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556efa3f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x556efa4b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556efcd974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556efac45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556efa9509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695854==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55963c6a9e32 bp 0x7fff9a0b1bf0 sp 0x7fff9a0b1be8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55963c6a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55963c6a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55963c3b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55963c3b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55963c5afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55963c5a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55963c811793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55963bf33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55963bf2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55963bf1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b9ca33d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b9ca33e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55963be5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55963bf19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55963e7fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55963c6a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55963c3b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56241f77ce32 bp 0x7ffd1d385a70 sp 0x7ffd1d385a68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56241f77ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56241f77c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56241f4879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56241f488d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56241f682ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56241f67a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56241f8e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56241f006c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56241f00256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56241eff0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fa5687d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fa5687e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56241ef2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56241efecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624218ce4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56241f77c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56241f4879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695755==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x561d68b9ce32 bp 0x7ffdcd995830 sp 0x7ffdcd995828
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x561d68b9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d68b9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d688a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d688a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d68aa2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d68a9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d68d04793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d68426c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d6842256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d68410018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ebd049d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ebd049e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d6834e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x561d6840caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561d6acee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d68b9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d688a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695859==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5612691fbe32 bp 0x7ffcfa70e770 sp 0x7ffcfa70e768
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5612691fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612691fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561268f069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561268f07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561269101ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612690f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561269363793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561268a85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561268a8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561268a6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f8f4ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f8f4dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612689ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561268a6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56126b34d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612691fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561268f069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695788==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x5618b5ea9e32 bp 0x7ffd4cb78cb0 sp 0x7ffd4cb78ca8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x5618b5ea9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618b5ea99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618b5bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618b5bb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618b5dafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618b5da7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618b6011793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618b5733c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618b572f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618b571d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3fcde19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3fcde19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618b565b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x5618b5719aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5618b7ffb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618b5ea9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618b5bb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695881==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55929a412e32 bp 0x7ffdc6f321b0 sp 0x7ffdc6f321a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55929a412e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55929a4129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55929a11d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55929a11ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55929a318ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55929a310952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55929a57a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559299c9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559299c9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559299c86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d1c075d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d1c075e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559299bc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559299c82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55929c5644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55929a412725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55929a11d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695730==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56209fd26e32 bp 0x7ffeddd52430 sp 0x7ffeddd52428
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56209fd26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56209fd269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56209fa319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56209fa32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56209fc2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56209fc24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56209fe8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56209f5b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56209f5ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56209f59a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feeb775dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feeb775de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56209f4d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56209f596aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620a1e784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56209fd26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56209fa319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695877==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563d3cfd1e32 bp 0x7ffdb6a7db90 sp 0x7ffdb6a7db88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563d3cfd1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d3cfd19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d3ccdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d3ccddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d3ced7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d3cecf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d3d139793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d3c85bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d3c85756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d3c845018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c28688d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c28688e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d3c783634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563d3c841aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d3f1234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d3cfd1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d3ccdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695840==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5627dda5de32 bp 0x7ffdd4ff2bd0 sp 0x7ffdd4ff2bc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5627dda5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627dda5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627dd7689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627dd769d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627dd963ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627dd95b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627ddbc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627dd2e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627dd2e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627dd2d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc60155ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc60155ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627dd20f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5627dd2cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5627dfbaf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627dda5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627dd7689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2695692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4aed1924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f4aff0fc31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f4aff096ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f4afefcbd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f4aff0f141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f4aed1cd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fac53256d8f 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  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 
> =================================================================
> ==2695918==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563c0d28ee32 bp 0x7fffe8638bd0 sp 0x7fffe8638bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563c0d28ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563c0d28e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563c0cf999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563c0cf9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563c0d194ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563c0d18c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563c0d3f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563c0cb18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563c0cb1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563c0cb02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa25c0abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa25c0abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563c0ca40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563c0cafeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563c0f3e04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563c0d28e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563c0cf999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695921==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dec49b2e32 bp 0x7ffcb794f990 sp 0x7ffcb794f988
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dec49b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dec49b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dec46bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dec46bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dec48b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dec48b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dec4b1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dec423cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dec423856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dec4226018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdbf199d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdbf199e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dec4164634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dec4222aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dec6b044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dec49b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dec46bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558ea1c32e32 bp 0x7ffd440fb150 sp 0x7ffd440fb148
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558ea1c32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ea1c329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ea193d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ea193ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ea1b38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ea1b30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ea1d9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ea14bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ea14b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ea14a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2992589d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2992589e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ea13e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558ea14a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ea3d844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ea1c32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ea193d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cf89465e32 bp 0x7ffef0686e10 sp 0x7ffef0686e08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cf89465e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf894659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf891709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf89171d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf8936bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf89363952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf895cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf88cefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf88ceb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf88cd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd92be4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd92be4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf88c17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cf88cd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cf8b5b74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf89465725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf891709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695898==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56040d46de32 bp 0x7ffc439d9d50 sp 0x7ffc439d9d48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56040d46de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56040d46d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56040d1789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56040d179d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040d373ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56040d36b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56040d5d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56040ccf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56040ccf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56040cce1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ce9830d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ce9830e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56040cc1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56040ccddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56040f5bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56040d46d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56040d1789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562b4806ae32 bp 0x7ffdd2b8e390 sp 0x7ffdd2b8e388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562b4806ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b4806a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b47d759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b47d76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b47f70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b47f68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b481d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b478f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b478f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b478de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ea0235d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ea0235e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b4781c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562b478daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b4a1bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b4806a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b47d759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d0 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 
> =================================================================
> ==2695700==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dbcbfece32 bp 0x7fff5de38930 sp 0x7fff5de38928
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dbcbfece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbcbfec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbcbcf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbcbcf8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbcbef2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbcbeea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbcc154793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbcb876c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbcb87256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbcb860018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3e38ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3e38cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbcb79e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dbcb85caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbce13e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbcbfec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbcbcf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2695744==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55a68913de32 bp 0x7ffe8f836c70 sp 0x7ffe8f836c68
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55a68913de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a68913d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a688e489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a688e49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a689043ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a68903b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6892a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6889c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6889c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6889b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e75389d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e75389e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6888ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55a6889adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a68b28f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a68913d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a688e489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695883==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560cdcfe8e32 bp 0x7ffd646d9430 sp 0x7ffd646d9428
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560cdcfe8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cdcfe89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cdccf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cdccf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cdceeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cdcee6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cdd150793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cdc872c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cdc86e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cdc85c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c0e1afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c0e1afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cdc79a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560cdc858aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560cdf13a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cdcfe8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cdccf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695956==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55947ece7e32 bp 0x7ffc62c87ff0 sp 0x7ffc62c87fe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55947ece7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55947ece79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55947e9f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55947e9f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55947ebedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55947ebe5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55947ee4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55947e571c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55947e56d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55947e55b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f72c39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f72c39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55947e499634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55947e557aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559480e394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55947ece7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55947e9f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561024c81e32 bp 0x7ffe9e4f5350 sp 0x7ffe9e4f5348
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561024c81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561024c819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56102498c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56102498dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561024b87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561024b7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561024de9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56102450bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56102450756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610244f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f152e9ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f152e9dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561024433634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5610244f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561026dd34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561024c81725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56102498c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560f203e0e32 bp 0x7ffe9cf2a330 sp 0x7ffe9cf2a328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560f203e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f203e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f200eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f200ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f202e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f202de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f20548793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f1fc6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f1fc6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f1fc54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6398d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6398d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f1fb92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560f1fc50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f225324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f203e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f200eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695930==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5641a5240e32 bp 0x7fff52e3f4f0 sp 0x7fff52e3f4e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5641a5240e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641a52409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641a4f4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641a4f4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641a5146ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641a513e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641a53a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641a4acac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641a4ac656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641a4ab4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7adfd29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7adfd29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641a49f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5641a4ab0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641a73924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641a5240725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641a4f4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695943==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55577c8f9e32 bp 0x7fffcd70bfb0 sp 0x7fffcd70bfa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55577c8f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55577c8f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55577c6049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55577c605d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55577c7ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55577c7f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55577ca61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55577c183c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55577c17f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55577c16d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f197f937d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f197f937e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55577c0ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55577c169aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55577ea4b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55577c8f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55577c6049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2695959==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55e3f9c41e32 bp 0x7fff0e720610 sp 0x7fff0e720608
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55e3f9c41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3f9c419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3f994c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3f994dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3f9b47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3f9b3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3f9da9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3f94cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3f94c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3f94b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e8b4c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e8b4c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3f93f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55e3f94b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3fbd934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3f9c41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3f994c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a2979b8e32 bp 0x7ffc13154d30 sp 0x7ffc13154d28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a2979b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2979b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2976c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2976c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2978beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2978b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a297b20793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a297242c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a29723e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a29722c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f237160dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f237160de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a29716a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a297228aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a299b0a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2979b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2976c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5618d2e73e32 bp 0x7ffeaa8547f0 sp 0x7ffeaa8547e8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5618d2e73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618d2e739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618d2b7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618d2b7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618d2d79ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618d2d71952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618d2fdb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618d26fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618d26f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618d26e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74c84c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74c84c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618d2625634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5618d26e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5618d4fc54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618d2e73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618d2b7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f459472e32 bp 0x7ffd83a83850 sp 0x7ffd83a83848
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f459472e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4594729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f45917d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f45917ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f459378ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f459370952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4595da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f458cfcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f458cf856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f458ce6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca0f511d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca0f511e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f458c24634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f458ce2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f45b5c44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f459472725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f45917d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  12 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55c98f8c1e32 bp 0x7ffdc80ef2d0 sp 0x7ffdc80ef2c8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55c98f8c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c98f8c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c98f5cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c98f5cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c98f7c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c98f7bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c98fa29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c98f14bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c98f14756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c98f135018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f406200bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f406200be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c98f073634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55c98f131aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c991a134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c98f8c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c98f5cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688028==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564a4d60ae32 bp 0x7ffe4542f3d0 sp 0x7ffe4542f3c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564a4d60ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a4d60a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a4d3159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a4d316d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a4d510ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a4d508952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a4d772793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a4ce94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a4ce9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a4ce7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe432eebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe432eebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a4cdbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564a4ce7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a4f75c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a4d60a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a4d3159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687939==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559c8b9b9e32 bp 0x7ffc0b763930 sp 0x7ffc0b763928
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559c8b9b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c8b9b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c8b6c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c8b6c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c8b8bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c8b8b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c8bb21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c8b243c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c8b23f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c8b22d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb203ddfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb203ddfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c8b16b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559c8b229aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559c8db0b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c8b9b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c8b6c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687974==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5638e2274e32 bp 0x7ffd703163f0 sp 0x7ffd703163e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5638e2274e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638e22749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5638e1f7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5638e1f80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5638e217aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5638e2172952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638e23dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638e1afec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638e1afa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638e1ae8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2ab2ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2ab2cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638e1a26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5638e1ae4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5638e43c64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5638e2274725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5638e1f7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56146ae45e32 bp 0x7ffc496a2430 sp 0x7ffc496a2428
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56146ae45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56146ae459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56146ab509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56146ab51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56146ad4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56146ad43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56146afad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56146a6cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56146a6cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56146a6b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46ec927d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46ec927e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56146a5f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x56146a6b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56146cf974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56146ae45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56146ab509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688032==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x557cf9c69e32 bp 0x7ffc73293470 sp 0x7ffc73293468
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x557cf9c69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cf9c699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cf99749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cf9975d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cf9b6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cf9b67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cf9dd1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cf94f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cf94ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cf94dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd6710ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd6710ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cf941b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x557cf94d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557cfbdbb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cf9c69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cf99749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a8c0bc4e32 bp 0x7ffdb8d13c90 sp 0x7ffdb8d13c88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a8c0bc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8c0bc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8c08cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8c08d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8c0acaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8c0ac2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8c0d2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8c044ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8c044a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8c0438018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe25a23bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe25a23be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8c0376634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a8c0434aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a8c2d164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8c0bc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8c08cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4d 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 
> =================================================================
> ==2688064==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x564dd5c79e32 bp 0x7ffc171cb710 sp 0x7ffc171cb708
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x564dd5c79e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564dd5c799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564dd59849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564dd5985d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564dd5b7febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564dd5b77952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564dd5de1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564dd5503c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564dd54ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564dd54ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40d0a68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40d0a68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564dd542b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x564dd54e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564dd7dcb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564dd5c79725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564dd59849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5555edb4fe32 bp 0x7ffd81a0e190 sp 0x7ffd81a0e188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5555edb4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555edb4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555ed85a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555ed85bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555eda55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555eda4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555edcb7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555ed3d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555ed3d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555ed3c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99a1c5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99a1c5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555ed301634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5555ed3bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5555efca14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555edb4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555ed85a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688040==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557486101e32 bp 0x7ffd78a13410 sp 0x7ffd78a13408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557486101e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574861019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557485e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557485e0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557486007ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557485fff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557486269793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55748598bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55748598756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557485975018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19dfa0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19dfa0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574858b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557485971aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5574882534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557486101725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557485e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5631b7dade32 bp 0x7ffc3bd3ba90 sp 0x7ffc3bd3ba88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5631b7dade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631b7dad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631b7ab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631b7ab9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631b7cb3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631b7cab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631b7f15793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631b7637c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631b763356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631b7621018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f972c26dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f972c26de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631b755f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5631b761daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5631b9eff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631b7dad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631b7ab89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dcc1bb9e32 bp 0x7fff7246af90 sp 0x7fff7246af88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dcc1bb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcc1bb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcc18c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcc18c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcc1abfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcc1ab7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcc1d21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcc1443c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcc143f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcc142d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59c0ee3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59c0ee3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcc136b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dcc1429aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dcc3d0b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcc1bb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcc18c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688083==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fe47305e32 bp 0x7fff170dd750 sp 0x7fff170dd748
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fe47305e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe473059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe470109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe47011d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe4720bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe47203952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe4746d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe46b8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe46b8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe46b79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f406a75ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f406a75ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe46ab7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fe46b75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fe494574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe47305725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe470109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688019==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5588bfc49e32 bp 0x7fff718b9510 sp 0x7fff718b9508
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5588bfc49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588bfc499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588bf9549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588bf955d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5588bfb4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5588bfb47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588bfdb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588bf4d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588bf4cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588bf4bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7614b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7614b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5588bf3fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5588bf4b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5588c1d9b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5588bfc49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588bf9549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563b4b273e32 bp 0x7ffcee933bb0 sp 0x7ffcee933ba8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563b4b273e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b4b2739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b4af7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b4af7fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b4b179ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b4b171952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b4b3db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b4aafdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b4aaf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b4aae7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb434fd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb434fd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b4aa25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563b4aae3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563b4d3c54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b4b273725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b4af7e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688099==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558234c5fe32 bp 0x7ffee25b3270 sp 0x7ffee25b3268
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558234c5fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558234c5f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55823496a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55823496bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558234b65ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558234b5d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558234dc7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582344e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582344e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582344d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4323df2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4323df2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558234411634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5582344cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558236db14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558234c5f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55823496a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  31 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 
> =================================================================
> ==2687963==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55e7b2e00e32 bp 0x7ffc0b21d2f0 sp 0x7ffc0b21d2e8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55e7b2e00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7b2e009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7b2b0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7b2b0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7b2d06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7b2cfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7b2f68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7b268ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7b268656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7b2674018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f472c6e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f472c6e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7b25b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55e7b2670aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7b4f524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7b2e00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7b2b0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688080==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5597fad69e32 bp 0x7ffc700c18d0 sp 0x7ffc700c18c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5597fad69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597fad699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597faa749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597faa75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597fac6febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597fac67952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597faed1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597fa5f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597fa5ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597fa5dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff671da6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff671da6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597fa51b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5597fa5d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597fcebb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597fad69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597faa749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688330==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55679cebbe32 bp 0x7ffdee0955d0 sp 0x7ffdee0955c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55679cebbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55679cebb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55679cbc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55679cbc7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55679cdc1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55679cdb9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55679d023793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55679c745c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55679c74156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55679c72f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05d1c00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05d1c00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55679c66d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55679c72baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55679f00d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55679cebb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55679cbc69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558a1fb85e32 bp 0x7ffe1acbb850 sp 0x7ffe1acbb848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558a1fb85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a1fb859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a1f8909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a1f891d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a1fa8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a1fa83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a1fced793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a1f40fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a1f40b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a1f3f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d4a8f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d4a8f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a1f337634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558a1f3f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a21cd74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a1fb85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a1f8909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688344==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f5935d0e32 bp 0x7fff2f2ba250 sp 0x7fff2f2ba248
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f5935d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5935d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5932db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5932dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5934d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5934ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f593738793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f592e5ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f592e5656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f592e44018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76374f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76374f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f592d82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f592e40aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5957224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5935d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5932db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55afd3b92e32 bp 0x7ffe0c771310 sp 0x7ffe0c771308
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55afd3b92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afd3b929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afd389d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afd389ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afd3a98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afd3a90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afd3cfa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afd341cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afd341856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afd3406018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f66745f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f66745f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afd3344634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55afd3402aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55afd5ce44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afd3b92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afd389d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fb7b6cfe32 bp 0x7ffedab57b90 sp 0x7ffedab57b88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fb7b6cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb7b6cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb7b3da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb7b3dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb7b5d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb7b5cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb7b837793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb7af59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb7af5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb7af43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6669becd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6669bece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb7ae81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fb7af3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb7d8214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb7b6cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb7b3da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688534==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560ee0090e32 bp 0x7ffcee883f50 sp 0x7ffcee883f48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560ee0090e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ee00909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560edfd9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560edfd9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560edff96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560edff8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ee01f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560edf91ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560edf91656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560edf904018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5afcd46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5afcd46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560edf842634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560edf900aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560ee21e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ee0090725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560edfd9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688387==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ade6812e32 bp 0x7ffe3be41c70 sp 0x7ffe3be41c68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ade6812e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ade68129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ade651d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ade651ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ade6718ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ade6710952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ade697a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ade609cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ade609856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ade6086018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa95df6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa95df6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ade5fc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ade6082aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ade89644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ade6812725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ade651d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688368==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55df8516fe32 bp 0x7fffc7be3290 sp 0x7fffc7be3288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55df8516fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df8516f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df84e7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df84e7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df85075ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df8506d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df852d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df849f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df849f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df849e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42d14d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42d14d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df84921634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55df849dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55df872c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df8516f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df84e7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688386==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558d21435e32 bp 0x7ffea93ea930 sp 0x7ffea93ea928
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558d21435e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d214359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d211409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d21141d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d2133bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d21333952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d2159d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d20cbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d20cbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d20ca9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6db7f9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6db7f9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d20be7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558d20ca5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d235874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d21435725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d211409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5605035b2e32 bp 0x7ffd061b1410 sp 0x7ffd061b1408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5605035b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605035b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605032bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605032bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605034b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605034b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56050371a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560502e3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560502e3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560502e26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2529429d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2529429e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560502d64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560502e22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5605057044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605035b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605032bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557e685e1e32 bp 0x7ffd3462d270 sp 0x7ffd3462d268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557e685e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e685e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e682ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e682edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e684dae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557e684da786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557e684dc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557e67e616a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557e67e64698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557e67e55216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f81b4d05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81b4d05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e67d93634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557e67e51aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e6a7334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e685e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e682ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f620738e32 bp 0x7ffd1f8e4970 sp 0x7ffd1f8e4968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f620738e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6207389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6204439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f620444d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f62063eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f620636952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6208a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f61ffc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f61ffbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f61ffac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e02700d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e02700e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f61feea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f61ffa8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f62288a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f620738725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6204439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688562==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556a5b0cbe32 bp 0x7ffc809ff090 sp 0x7ffc809ff088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556a5b0cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a5b0cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a5add69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a5add7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a5afc4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556a5afc4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556a5afc67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556a5a94b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556a5a94e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556a5a93f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc664dc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc664dc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a5a87d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556a5a93baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556a5d21d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a5b0cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a5add69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564767d0ee32 bp 0x7fff61c9b1d0 sp 0x7fff61c9b1c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564767d0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564767d0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564767a199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564767a1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564767c14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564767c0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564767e76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564767598c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56476759456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564767582018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f454b843d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f454b843e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647674c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56476757eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564769e604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564767d0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564767a199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558cf110ee32 bp 0x7ffeb8bf3030 sp 0x7ffeb8bf3028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558cf110ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cf110e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558cf0e199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558cf0e1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558cf1014ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558cf100c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558cf1276793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558cf0998c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558cf099456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558cf0982018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2be6626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2be6626e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558cf08c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558cf097eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558cf32604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cf110e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558cf0e199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555a44766e32 bp 0x7fff49f20e10 sp 0x7fff49f20e08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555a44766e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a447669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a444719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a44472d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a4466cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a44664952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a448ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a43ff0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a43fec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a43fda018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f813dbbfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f813dbbfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a43f18634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555a43fd6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a468b84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a44766725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a444719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688245==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563923f20e32 bp 0x7ffeb7049a50 sp 0x7ffeb7049a48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563923f20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563923f209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563923c2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563923c2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563923e26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563923e1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563924088793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639237aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639237a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563923794018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb039113d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb039113e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639236d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563923790aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639260724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563923f20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563923c2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56446beede32 bp 0x7ffe48ee4050 sp 0x7ffe48ee4048
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56446beede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56446beed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56446bbf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56446bbf9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56446bdf3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56446bdeb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56446c055793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56446b777c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56446b77356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56446b761018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf80983d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf80983e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56446b69f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56446b75daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56446e03f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56446beed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56446bbf89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688201==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e0f1748e32 bp 0x7ffdf8707710 sp 0x7ffdf8707708
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e0f1748e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0f17489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0f14539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0f1454d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0f164eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0f1646952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0f18b0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0f0fd2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0f0fce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0f0fbc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3e0562d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3e0562e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0f0efa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e0f0fb8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0f389a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0f1748725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0f14539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5601dd3fbe32 bp 0x7ffc72a91bb0 sp 0x7ffc72a91ba8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5601dd3fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601dd3fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601dd1069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601dd107d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601dd301ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601dd2f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601dd563793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601dcc85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601dcc8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601dcc6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd706653d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd706653e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601dcbad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5601dcc6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601df54d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601dd3fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601dd1069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688217==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55de514aee32 bp 0x7ffe472eb6d0 sp 0x7ffe472eb6c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55de514aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de514ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de511b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de511bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de513b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de513ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de51616793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de50d38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de50d3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de50d22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59d41e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59d41e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de50c60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55de50d1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55de536004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de514ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de511b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562d297afe32 bp 0x7ffef35bdd50 sp 0x7ffef35bdd48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562d297afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d297af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d294ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d294bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d296b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d296ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d29917793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d29039c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d2903556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d29023018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ee0626d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ee0626e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d28f61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562d2901faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562d2b9014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d297af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d294ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688262==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b039f0fe32 bp 0x7fff68b343b0 sp 0x7fff68b343a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b039f0fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b039f0f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b039c1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b039c1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b039e15ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b039e0d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b03a077793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b039799c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b03979556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b039783018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6544ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6544dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0396c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b03977faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b03c0614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b039f0f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b039c1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688275==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56299531fe32 bp 0x7fff85eeaaf0 sp 0x7fff85eeaae8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56299531fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56299531f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56299502a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56299502bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562995225ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56299521d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562995487793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562994ba9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562994ba556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562994b93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfee680d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfee680e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562994ad1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562994b8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629974714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56299531f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56299502a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5568907bae32 bp 0x7ffd5d01aa70 sp 0x7ffd5d01aa68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5568907bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568907ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568904c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568904c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568906c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568906b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556890922793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556890044c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55689004056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55689002e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab7efe4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab7efe4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55688ff6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55689002aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55689290c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568907ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568904c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557f22e95e32 bp 0x7ffef99afcb0 sp 0x7ffef99afca8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557f22e95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f22e959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f22ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f22ba1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f22d9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f22d93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f22ffd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f2271fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f2271b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f22709018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88deae8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88deae8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f22647634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557f22705aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f24fe74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f22e95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f22ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dbb9de9e32 bp 0x7ffdb6da6610 sp 0x7ffdb6da6608
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dbb9de9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbb9de99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbb9af49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbb9af5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbb9cefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbb9ce7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbb9f51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbb9673c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbb966f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbb965d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f6a4d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f6a4d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbb959b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dbb9659aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbbbf3b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbb9de9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbb9af49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688511==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e851d9ce32 bp 0x7ffcd5be7610 sp 0x7ffcd5be7608
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e851d9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e851d9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e851aa79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e851aa8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e851ca2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e851c9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e851f04793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e851626c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e85162256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e851610018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7c7c43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7c7c43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e85154e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e85160caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e853eee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e851d9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e851aa79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562d39f60e32 bp 0x7ffeff3b7970 sp 0x7ffeff3b7968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562d39f60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d39f609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d39c6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d39c6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d39e66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d39e5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d3a0c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d397eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d397e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d397d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8d55e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8d55e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d39712634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562d397d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562d3c0b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d39f60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d39c6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688487==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56505c0dee32 bp 0x7ffd8fa84290 sp 0x7ffd8fa84288
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56505c0dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56505c0de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56505bde99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56505bdead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56505bfe4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56505bfdc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56505c246793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56505b968c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56505b96456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56505b952018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f678c110d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f678c110e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56505b890634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56505b94eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56505e2304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56505c0de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56505bde99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559605739e32 bp 0x7fff85c9b670 sp 0x7fff85c9b668
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559605739e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596057399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596054449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559605445d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55960563febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559605637952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596058a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559604fc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559604fbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559604fad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4501afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4501afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559604eeb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559604fa9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55960788b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559605739725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596054449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688482==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a055d53e32 bp 0x7ffc93db3b10 sp 0x7ffc93db3b08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a055d53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a055d539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a055a5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a055a5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a055c59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a055c51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a055ebb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0555ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0555d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0555c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb9d66fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb9d66fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a055505634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a0555c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a057ea54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a055d53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a055a5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688480==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559b88f99e32 bp 0x7ffff90c5d30 sp 0x7ffff90c5d28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559b88f99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b88f999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b88ca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b88ca5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b88e9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b88e97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b89101793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b88823c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b8881f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b8880d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9857fb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9857fb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b8874b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559b88809aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b8b0eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b88f99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b88ca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688489==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564e6c20ce32 bp 0x7ffd28df1e90 sp 0x7ffd28df1e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564e6c20ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e6c20c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e6bf179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e6bf18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e6c112ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e6c10a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e6c374793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e6ba96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e6ba9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e6ba80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f841e8bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f841e8bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e6b9be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564e6ba7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e6e35e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e6c20c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e6bf179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688308==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56527a4ede32 bp 0x7ffdcab26e30 sp 0x7ffdcab26e28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56527a4ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56527a4ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56527a1f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56527a1f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56527a3f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56527a3eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56527a655793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565279d77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565279d7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565279d61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f897b8bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f897b8bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565279c9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x565279d5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56527c63f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56527a4ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56527a1f89b6 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 ----------
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 flow_taz 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  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 
> =================================================================
> ==2688313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f7ced65e32 bp 0x7fffcf2bbe30 sp 0x7fffcf2bbe28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f7ced65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7ced659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7cea709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7cea71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7cec6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7cec63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7ceecd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7ce5efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7ce5eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7ce5d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f800e972d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f800e972e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7ce517634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f7ce5d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f7d0eb74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7ced65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7cea709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564000838e32 bp 0x7ffc1a643090 sp 0x7ffc1a643088
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564000838e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640008389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640005439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564000544d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56400073eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564000736952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640009a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640000c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640000be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640000ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ca63b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ca63b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ffffea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5640000a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56400298a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564000838725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640005439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5634129a5e32 bp 0x7ffd8c90f4f0 sp 0x7ffd8c90f4e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5634129a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634129a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634126b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634126b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634128abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634128a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563412b0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56341222fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56341222b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563412219018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76d61f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76d61f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563412157634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563412215aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563414af74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634129a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634126b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688572==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56471f4d3e32 bp 0x7ffee3e63690 sp 0x7ffee3e63688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56471f4d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56471f4d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56471f1de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56471f1dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56471f3d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56471f3d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56471f63b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56471ed5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56471ed5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56471ed47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ad58b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ad58b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56471ec85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56471ed43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5647216254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56471f4d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56471f1de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  75 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557f5e169e32 bp 0x7ffee00cd370 sp 0x7ffee00cd368
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557f5e169e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f5e1699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f5de749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f5de75d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f5e06febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f5e067952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f5e2d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f5d9f3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f5d9ef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f5d9dd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6bb11d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6bb11d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f5d91b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x557f5d9d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f602bb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f5e169725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f5de749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688134==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55adc6426e32 bp 0x7fff5e7eb690 sp 0x7fff5e7eb688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55adc6426e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adc64269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adc61319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adc6132d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adc632cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adc6324952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adc658e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adc5cb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adc5cac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adc5c9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f771359ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f771359ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adc5bd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55adc5c96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55adc85784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adc6426725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adc61319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688125==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56034c0f2e32 bp 0x7ffc5cf1e910 sp 0x7ffc5cf1e908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56034c0f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56034c0f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56034bdfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56034bdfed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56034bff8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56034bff0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56034c25a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56034b97cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56034b97856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56034b966018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f196de1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f196de1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56034b8a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56034b962aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56034e2444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56034c0f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56034bdfd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688538==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e28cf7be32 bp 0x7ffe165bd050 sp 0x7ffe165bd048
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e28cf7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e28cf7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e28cc869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e28cc87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e28ce81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e28ce79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e28d0e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e28c805c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e28c80156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e28c7ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f563145ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f563145ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e28c72d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e28c7ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e28f0cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e28cf7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e28cc869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688398==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56194afb8e32 bp 0x7ffc88fbc330 sp 0x7ffc88fbc328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56194afb8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56194afb89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56194acc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56194acc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56194aebeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56194aeb6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56194b120793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56194a842c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56194a83e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56194a82c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fa9f76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fa9f76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56194a76a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56194a828aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56194d10a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56194afb8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56194acc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f8337a7e32 bp 0x7ffd4d2e7950 sp 0x7ffd4d2e7948
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f8337a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8337a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8334b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8334b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8336adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8336a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f83390f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f833031c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f83302d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f83301b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3e3b2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3e3b2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f832f59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f833017aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f8358f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8337a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8334b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688613==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558a3e238e32 bp 0x7ffd8c7aecd0 sp 0x7ffd8c7aecc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558a3e238e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a3e2389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a3df439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a3df44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a3e13eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a3e136952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a3e3a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a3dac2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a3dabe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a3daac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f655ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f655cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a3d9ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558a3daa8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a4038a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a3e238725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a3df439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56450a165e32 bp 0x7ffcc046b9d0 sp 0x7ffcc046b9c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56450a165e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56450a1659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564509e709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564509e71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56450a06bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56450a063952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56450a2cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645099efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645099eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645099d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b9e98ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b9e98ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564509917634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5645099d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56450c2b74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56450a165725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564509e709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x556cd52b9e32 bp 0x7ffcbebf9c90 sp 0x7ffcbebf9c88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x556cd52b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556cd52b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556cd4fc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556cd4fc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556cd51bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556cd51b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556cd5421793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556cd4b43c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556cd4b3f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556cd4b2d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcad0a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcad0a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556cd4a6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x556cd4b29aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556cd740b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556cd52b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556cd4fc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688604==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5596f56dce32 bp 0x7ffd35fe77f0 sp 0x7ffd35fe77e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5596f56dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5596f56dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596f53e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5596f53e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5596f55e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596f55da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5596f5844793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5596f4f66c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5596f4f6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5596f4f50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c77796d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c77796e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5596f4e8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5596f4f4caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5596f782e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5596f56dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596f53e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c1 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688611==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561314f27e32 bp 0x7ffd892a7a50 sp 0x7ffd892a7a48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561314f27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561314f279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561314c329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561314c33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561314e2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561314e25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56131508f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613147b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613147ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56131479b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f336795ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f336795ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613146d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561314797aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5613170794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561314f27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561314c329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2688156==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x556150282e32 bp 0x7ffeb47357d0 sp 0x7ffeb47357c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x556150282e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561502829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55614ff8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55614ff8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556150188ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556150180952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561503ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55614fb0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55614fb0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55614faf6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc13e3a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc13e3a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55614fa34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55614faf2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5561523d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556150282725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55614ff8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  37 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 
> =================================================================
> ==2688175==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x560da5bbee32 bp 0x7fffb85fd0d0 sp 0x7fffb85fd0c8
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x560da5bbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560da5bbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560da58c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560da58cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560da5ac4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560da5abc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560da5d26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560da5448c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560da544456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560da5432018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bc80dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bc80dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560da5370634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x560da542eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560da7d104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560da5bbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560da58c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3d 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 
> =================================================================
> ==2688164==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55fda3f16e32 bp 0x7ffeae21b310 sp 0x7ffeae21b308
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55fda3f16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fda3f169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fda3c219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fda3c22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fda3e1cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fda3e14952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fda407e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fda37a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fda379c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fda378a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa58e8a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa58e8a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fda36c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55fda3786aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fda60684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fda3f16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fda3c219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2688588==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56032329de32 bp 0x7fff90a76d90 sp 0x7fff90a76d88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56032329de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56032329d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560322fa89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560322fa9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603231a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56032319b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560323405793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560322b27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560322b2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560322b11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fafe5f90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fafe5f90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560322a4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560322b0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5603253ef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56032329d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560322fa89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  51 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 
> =================================================================
> ==2688788==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5568d0627e32 bp 0x7fff4f7b5c70 sp 0x7fff4f7b5c68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5568d0627e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568d06279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568d03329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568d0333d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568d052debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568d0525952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568d078f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568cfeb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568cfead56c 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  37 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 
> =================================================================
> ==2688744==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5639c9a82e32 bp 0x7ffd90bb8190 sp 0x7ffd90bb8188
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5639c9a82e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639c9a829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639c978d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639c978ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639c9988ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639c9980952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639c9bea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639c930cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639c930856c 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  32 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 
> =================================================================
> ==2688787==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x559453f7ce32 bp 0x7ffc49c72b50 sp 0x7ffc49c72b48
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x559453f7ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559453f7c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559453c879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559453c88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559453e82ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559453e7a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594540e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559453806c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55945380256c 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  32 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 
> =================================================================
> ==2688804==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x55e552f6de32 bp 0x7fffa7a22390 sp 0x7fffa7a22388
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x55e552f6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e552f6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e552c789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e552c79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e552e73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e552e6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5530d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5527f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5527f356c 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  6f 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 
> =================================================================
> ==2688797==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000124b4 at pc 0x556a84edfe32 bp 0x7fff7ded96b0 sp 0x7fff7ded96a8
> READ of size 4 at 0x6160000124b4 thread T0
>     #0 0x556a84edfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a84edf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a84bea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a84bebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a84de5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a84ddd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a85047793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a84769c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a8476556c 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  2e 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 
> =================================================================
> ==2688948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56134eb8de32 bp 0x7ffe93ab0b10 sp 0x7ffe93ab0b08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56134eb8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56134eb8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56134e8989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56134e899d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56134ea93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56134ea8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56134ecf5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56134e417c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56134e41356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56134e401018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f583c566d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f583c566e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56134e33f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56134e3fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561350cdf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56134eb8d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56134e8989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  37 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 
> =================================================================
> ==2688870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5634d010ce32 bp 0x7fffc45419d0 sp 0x7fffc45419c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5634d010ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634d010c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634cfe179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634cfe18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634d0012ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634d000a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634d0274793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634cf996c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634cf99256c 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  41 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 
> =================================================================
> ==2688815==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5560c0bdfe32 bp 0x7ffe510926b0 sp 0x7ffe510926a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5560c0bdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560c0bdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560c08ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560c08ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560c0ae5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560c0add952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560c0d47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560c0469c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560c046556c 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  3d 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 
> =================================================================
> ==2688843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cd67ff1e32 bp 0x7fff1cc58990 sp 0x7fff1cc58988
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cd67ff1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd67ff19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd67cfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd67cfdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd67ef7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd67eef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd68159793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd6787bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd6787756c 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  3c 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 
> =================================================================
> ==2688853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ae9052ce32 bp 0x7fff8935d010 sp 0x7fff8935d008
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ae9052ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae9052c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae902379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae90238d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae90432ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae9042a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae90694793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae8fdb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae8fdb256c 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  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 06 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688960==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x56166dbfce32 bp 0x7ffef7c58290 sp 0x7ffef7c58288
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x56166dbfce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56166dbfc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56166d9079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56166d908d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56166db02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56166dafa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56166dd64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56166d486c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56166d48256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56166d470018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f269d036d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f269d036e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56166d3ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 02 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558fc945de32 bp 0x7ffcdd5d2f90 sp 0x7ffcdd5d2f88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558fc945de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fc945d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fc91689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fc9169d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fc9363ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fc935b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fc95c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fc8ce7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fc8ce356c 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  3d 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 
> =================================================================
> ==2688888==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c4e5636e32 bp 0x7ffc35363390 sp 0x7ffc35363388
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c4e5636e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4e56369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4e53419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4e5342d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4e553cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4e5534952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4e579e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4e4ec0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4e4ebc56c 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  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 
> =================================================================
> ==2688657==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56485195ce32 bp 0x7ffcfe012cb0 sp 0x7ffcfe012ca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56485195ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56485195c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648516679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564851668d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564851862ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56485185a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564851ac4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648511e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648511e256c 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  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 
> =================================================================
> ==2688660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556884b6ee32 bp 0x7ffcd7f2a690 sp 0x7ffcd7f2a688
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556884b6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556884b6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568848799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55688487ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556884a74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556884a6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556884cd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568843f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568843f456c 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  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 
> =================================================================
> ==2688667==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55882396be32 bp 0x7ffd3922a550 sp 0x7ffd3922a548
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55882396be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55882396b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588236769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558823677d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558823871ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558823869952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558823ad3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588231f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588231f156c 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  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 
> =================================================================
> ==2688631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564bf743ee32 bp 0x7fffa1ed8030 sp 0x7fffa1ed8028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564bf743ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bf743e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bf71499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bf714ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bf7344ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bf733c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bf75a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bf6cc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bf6cc456c 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  3c 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 
> =================================================================
> ==2688641==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c289867e32 bp 0x7ffcf9e47f50 sp 0x7ffcf9e47f48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c289867e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2898679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2895729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c289573d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c28976debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c289765952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2899cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2890f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2890ed56c 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  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 
> =================================================================
> ==2688640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f5d2a8de32 bp 0x7ffef9e31a70 sp 0x7ffef9e31a68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f5d2a8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5d2a8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5d27989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5d2799d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5d2993ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5d298b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5d2bf5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5d2317c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5d231356c 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  2d 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 
> =================================================================
> ==2688707==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5577dcecbe32 bp 0x7ffcfe106d30 sp 0x7ffcfe106d28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5577dcecbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577dcecb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577dcbd69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577dcbd7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577dcdd1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577dcdc9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577dd033793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577dc755c72 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  12 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 
> =================================================================
> ==2688673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561162c05e32 bp 0x7ffdb7b33990 sp 0x7ffdb7b33988
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561162c05e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561162c059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611629109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561162911d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561162b0bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561162b03952 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688692==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55eb1feb6e32 bp 0x7ffff7422c10 sp 0x7ffff7422c08
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55eb1feb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb1feb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb1fbc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb1fbc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb1fdbcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb1fdb4952 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  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 
> =================================================================
> ==2688702==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5615aca74e32 bp 0x7ffd87acddd0 sp 0x7ffd87acddc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5615aca74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5615aca749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5615ac77f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5615ac780d28 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  3c 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 
> =================================================================
> ==2688943==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5618e36bee32 bp 0x7ffe6f319f50 sp 0x7ffe6f319f48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5618e36bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618e36be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618e33c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618e33cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618e35c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618e35bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618e3826793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618e2f48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618e2f4456c 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  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 
> =================================================================
> ==2688903==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5561359c6e32 bp 0x7ffe7e3577d0 sp 0x7ffe7e3577c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5561359c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561359c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561356d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561356d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561358ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561358c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556135b2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556135250c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55613524c56c 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  37 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 
> =================================================================
> ==2688914==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56547778ce32 bp 0x7ffc2903b9d0 sp 0x7ffc2903b9c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56547778ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56547778c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654774979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565477498d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565477692ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56547768a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654778f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565477016c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56547701256c 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  56 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 01 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2688926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563a3dc59e32 bp 0x7fff07ec0870 sp 0x7fff07ec0868
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563a3dc59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a3dc599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a3d9649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a3d965d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a3db5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a3db57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a3ddc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a3d4e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a3d4df56c 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  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 
> =================================================================
> ==2688905==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561960298e32 bp 0x7ffcdcbbf770 sp 0x7ffcdcbbf768
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561960298e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619602989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56195ffa39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56195ffa4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56196019eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561960196952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561960400793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56195fb22c72 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  3c 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 
> =================================================================
> ==2688919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5601c0531e32 bp 0x7ffe2e724610 sp 0x7ffe2e724608
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5601c0531e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601c05319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601c023c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601c023dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601c0437ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601c042f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601c0699793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601bfdbbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601bfdb756c 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  3d 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 
> =================================================================
> ==2688932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556ffd95de32 bp 0x7fffe7aae090 sp 0x7fffe7aae088
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556ffd95de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ffd95d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ffd6689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ffd669d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ffd863ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ffd85b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ffdac5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ffd1e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ffd1e356c 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  37 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 
> =================================================================
> ==2688741==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56309c62fe32 bp 0x7ffc7b8aabd0 sp 0x7ffc7b8aabc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56309c62fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56309c62f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56309c33a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56309c33bd28 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  34 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 
> =================================================================
> ==2688728==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558a01f81e32 bp 0x7ffe446b5430 sp 0x7ffe446b5428
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558a01f81e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a01f819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a01c8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a01c8dd28 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  3b 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 
> =================================================================
> ==2688725==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ea5d129e32 bp 0x7ffeab7fa4d0 sp 0x7ffeab7fa4c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ea5d129e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea5d1299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea5ce349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea5ce35d28 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  3c 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 
> =================================================================
> ==2688750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556a63d7de32 bp 0x7ffdb866c710 sp 0x7ffdb866c708
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556a63d7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a63d7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a63a889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a63a89d28 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  fd 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 
> =================================================================
> ==2688963==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56383c04de32 bp 0x7ffc68cf0010 sp 0x7ffc68cf0008
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56383c04de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56383c04d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56383bd589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56383bd59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56383bf53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56383bf4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56383c1b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56383b8d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56383b8d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56383b8c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a4ee7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a4ee7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56383b7ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56383b8bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56383e19f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56383c04d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56383bd589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  37 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 
> =================================================================
> ==2688966==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558904f43e32 bp 0x7ffc16e6bb50 sp 0x7ffc16e6bb48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558904f43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558904f439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558904c4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558904c4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558904e49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558904e41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589050ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589047cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589047c956c 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  46 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 
> =================================================================
> ==2688878==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563fa3c15e32 bp 0x7ffc5b05deb0 sp 0x7ffc5b05dea8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563fa3c15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563fa3c159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563fa39209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563fa3921d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563fa3b1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563fa3b13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563fa3d7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563fa349fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563fa349b56c 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  02 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 
> =================================================================
> ==2688978==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dc7930ee32 bp 0x7fff1638aa70 sp 0x7fff1638aa68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dc7930ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc7930e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc790199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc7901ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc79214ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc7920c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc79476793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc78b98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc78b9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc78b82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bcd794d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bcd794e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc78ac0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dc78b7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  3c 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 
> =================================================================
> ==2689021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e6b2cfee32 bp 0x7fff7f8c56d0 sp 0x7fff7f8c56c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e6b2cfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6b2cfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6b2a099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6b2a0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6b2c04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6b2bfc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6b2e66793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6b2588c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6b258456c 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  da 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 
> =================================================================
> ==2688992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dd91ed4e32 bp 0x7ffdc8137f30 sp 0x7ffdc8137f28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dd91ed4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd91ed49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd91bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd91be0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd91ddaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd91dd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd9203c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd9175ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd9175a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd91748018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5451f1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5451f1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd91686634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dd91744aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd940264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd91ed4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd91bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3c 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 
> =================================================================
> ==2688887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5562e6810e32 bp 0x7ffeec44f710 sp 0x7ffeec44f708
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5562e6810e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562e68109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562e651b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562e651cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562e6716ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562e670e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562e6978793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562e609ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562e609656c 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  5b 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 
> =================================================================
> ==2689004==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556a5ef8be32 bp 0x7fff07d86070 sp 0x7fff07d86068
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556a5ef8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a5ef8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a5ec969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a5ec97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a5ee91ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a5ee89952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a5f0f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a5e815c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a5e81156c 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  ec 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 
> =================================================================
> ==2689011==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559fb0abee32 bp 0x7fff2180f2b0 sp 0x7fff2180f2a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559fb0abee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fb0abe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fb07c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fb07cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fb09c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559fb09bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559fb0c26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559fb0348c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559fb034456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559fb0332018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5749eb9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5749eb9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fb0270634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  5a 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 
> =================================================================
> ==2688626==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x55585fb8ce32 bp 0x7ffed6038f10 sp 0x7ffed6038f08
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x55585fb8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55585fb8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55585f8979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55585f898d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55585fa92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55585fa8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55585fcf4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55585f416c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55585f41256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55585f400018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad02b08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad02b08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55585f33e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x55585f3fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555861cde4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55585fb8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55585f8979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e4 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 
> =================================================================
> ==2688986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d4a1350e32 bp 0x7ffda6e64250 sp 0x7ffda6e64248
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d4a1350e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4a13509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4a105b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4a105cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4a1256ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4a124e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4a14b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4a0bdac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4a0bd656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4a0bc4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b9948ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b9948ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4a0b02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d4a0bc0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d4a34a24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4a1350725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4a105b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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

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

---------- 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
demandelements flow_junctions load arrivalpos ( Last six runs Jun2023 )
demandelements flow_taz load arrivalpos ( Last six runs Jun2023 )

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

---------- 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
demandelements flow_junctions load arrivalposlat ( Last six runs Jun2023 )
demandelements flow_taz load arrivalposlat ( Last six runs Jun2023 )

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  fe 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689104==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e9a1b98e32 bp 0x7fff807005b0 sp 0x7fff807005a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e9a1b98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9a1b989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9a18a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9a18a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9a1a9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9a1a96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9a1d00793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9a1422c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9a141e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9a140c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9293aabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9293aabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9a134a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e9a1408aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e9a3cea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9a1b98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9a18a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ed 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55652dea1e32 bp 0x7ffea36ea370 sp 0x7ffea36ea368
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55652dea1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55652dea19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55652dbac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55652dbadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55652dda7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55652dd9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55652e009793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55652d72bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55652d72756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55652d715018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb17b3aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb17b3aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55652d653634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55652d711aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55652fff34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55652dea1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55652dbac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689159==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5594da721e32 bp 0x7fff7e62cb90 sp 0x7fff7e62cb88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5594da721e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594da7219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594da42c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594da42dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594da627ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594da61f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594da889793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594d9fabc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594d9fa756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594d9f95018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f407935ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f407935ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594d9ed3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5594d9f91aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594dc8734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594da721725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594da42c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689023==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x564895a93e32 bp 0x7fff686b9b50 sp 0x7fff686b9b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x564895a93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564895a939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56489579e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56489579fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564895999ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564895991952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564895bfb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56489531dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56489531956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564895307018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd388555d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd388555e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564895245634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x564895303aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564897be54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564895a93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56489579e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689070==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55b86718de32 bp 0x7fffce73ca70 sp 0x7fffce73ca68
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55b86718de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b86718d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b866e989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b866e99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b867093ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b86708b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8672f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b866a17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b866a1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b866a01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfc5b70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfc5b70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b86693f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55b8669fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8692df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b86718d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b866e989b6 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 ----------
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
demandelements flow_junctions load departpos ( Last six runs Jun2023 )
demandelements flow_taz load departpos ( Last six runs Jun2023 )

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  5a 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 
> =================================================================
> ==2689161==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556243c5ee32 bp 0x7ffc35fe5a10 sp 0x7ffc35fe5a08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556243c5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556243c5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562439699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55624396ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556243b64ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556243b5c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556243dc6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562434e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562434e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562434d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22ec122d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22ec122e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556243410634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5562434ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556245db04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556243c5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562439699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  90 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689082==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x557ba939be32 bp 0x7ffc0016db90 sp 0x7ffc0016db88
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x557ba939be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ba939b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ba90a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ba90a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ba92a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ba9299952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ba9503793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ba8c25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ba8c2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ba8c0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a986f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a986f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ba8b4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x557ba8c0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557bab4ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ba939b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ba90a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689212==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56245a344e32 bp 0x7fff50a64350 sp 0x7fff50a64348
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56245a344e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56245a3449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56245a04f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56245a050d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56245a24aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56245a242952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56245a4ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562459bcec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562459bca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562459bb8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14ca36ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14ca36ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562459af6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562459bb4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56245c4964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56245a344725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56245a04f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689045==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fed039be32 bp 0x7ffececf7330 sp 0x7ffececf7328
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fed039be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fed039b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fed00a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fed00a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fed02a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fed0299952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fed0503793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fecfc25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fecfc2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fecfc0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7722a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7722a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fecfb4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fecfc0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fed24ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fed039b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fed00a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689027==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a197edde32 bp 0x7ffc06c40a70 sp 0x7ffc06c40a68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a197edde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a197edd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a197be89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a197be9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a197de3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a197ddb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a198045793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a197767c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a19776356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a197751018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f281a558d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f281a558e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a19768f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a19774daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a19a02f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a197edd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a197be89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a8be442e32 bp 0x7ffd9511f730 sp 0x7ffd9511f728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a8be442e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8be4429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8be14d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8be14ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8be348ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8be340952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8be5aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8bdcccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8bdcc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8bdcb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8b0e3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8b0e3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8bdbf4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a8bdcb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a8c05944f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8be442725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8be14d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555e1d640e32 bp 0x7fff73b58df0 sp 0x7fff73b58de8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555e1d640e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e1d6409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e1d34b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e1d34cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e1d546ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e1d53e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e1d7a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e1cecac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e1cec656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e1ceb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30a869cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30a869ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e1cdf2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555e1ceb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555e1f7924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e1d640725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e1d34b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2689024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7b15c124d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7b27b7c31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e7b27b16ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e7b27a4bd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e7b27b7141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e7b15c4d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4506224d8f 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  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 
> =================================================================
> ==2689213==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aca6999e32 bp 0x7ffe3e4ecfb0 sp 0x7ffe3e4ecfa8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aca6999e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aca69999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aca66a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aca66a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aca689febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aca6897952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aca6b01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aca6223c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aca621f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aca620d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d21675d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d21675e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aca614b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aca6209aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aca8aeb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aca6999725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aca66a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  53 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 
> =================================================================
> ==2689261==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e7582ffe32 bp 0x7fff4ca54b50 sp 0x7fff4ca54b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e7582ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7582ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e75800a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e75800bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e758205ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7581fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e758467793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e757b89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e757b8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e757b73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ada75dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ada75de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e757ab1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e757b6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e75a4514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7582ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e75800a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689231==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564a9ace6e32 bp 0x7ffeaa571610 sp 0x7ffeaa571608
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564a9ace6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a9ace69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a9a9f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a9a9f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a9abecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a9abe4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a9ae4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a9a570c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a9a56c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a9a55a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcdbbd3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcdbbd3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a9a498634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564a9a556aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a9ce384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a9ace6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a9a9f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689139==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d242862e32 bp 0x7fff5dc69170 sp 0x7fff5dc69168
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d242862e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2428629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d24256d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d24256ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d242768ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d242760952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2429ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2420ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2420e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2420d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad11c11d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad11c11e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d242014634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d2420d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2449b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d242862725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d24256d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fbbaf6fe32 bp 0x7ffe5c012d30 sp 0x7ffe5c012d28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fbbaf6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fbbaf6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fbbac7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fbbac7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fbbae75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fbbae6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fbbb0d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fbba7f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fbba7f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fbba7e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6481cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6481cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fbba721634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fbba7dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fbbd0c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fbbaf6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fbbac7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  fe 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689251==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5606743cee32 bp 0x7ffe0d1c15f0 sp 0x7ffe0d1c15e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5606743cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606743ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606740d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606740dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606742d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606742cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560674536793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560673c58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560673c5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560673c42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87fa7a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87fa7a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560673b80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560673c3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606765204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606743ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606740d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  da 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689056==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x56386a27ce32 bp 0x7ffce1d863b0 sp 0x7ffce1d863a8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x56386a27ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56386a27c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563869f879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563869f88d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56386a182ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56386a17a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56386a3e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563869b06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563869b0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563869af0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b3a376d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b3a376e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563869a2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x563869aecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56386c3ce4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56386a27c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563869f879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  fa 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 
> =================================================================
> ==2689038==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x5580095cce32 bp 0x7ffcb7bc2390 sp 0x7ffcb7bc2388
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x5580095cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580095cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580092d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580092d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580094d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580094ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558009734793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558008e56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558008e5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558008e40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22ad1a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22ad1a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558008d7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x558008e3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55800b71e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580095cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580092d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2689219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5592a10dce32 bp 0x7fffda8274b0 sp 0x7fffda8274a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5592a10dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592a10dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592a0de79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592a0de8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592a0fe2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592a0fda952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592a1244793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592a0966c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592a096256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592a0950018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe31521ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe31521ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592a088e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5592a094caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592a322e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592a10dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592a0de79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d3 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689270==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55dde4b4de32 bp 0x7fffb3a11d30 sp 0x7fffb3a11d28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55dde4b4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dde4b4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dde48589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dde4859d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dde4a53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dde4a4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dde4cb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dde43d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dde43d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dde43c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f671d59ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f671d59ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dde42ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55dde43bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dde6c9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dde4b4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dde48589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,5355c1,97
< Warning: Vehicle 'f_1.0' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.0' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.1' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.1' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.2' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.2' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.3' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.3' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.4' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.4' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.5' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.5' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.6' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.6' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.7' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.7' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.8' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 'f_1.8' 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.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'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2690530==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e3fb9dee32 bp 0x7fffbb140e30 sp 0x7fffbb140e28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e3fb9dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3fb9de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3fb6e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3fb6ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3fb8e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3fb8dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3fbb46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3fb268c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3fb26456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3fb252018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d07a45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d07a45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3fb190634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e3fb24eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3fdb304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3fb9de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3fb6e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,5310c1,2
< Warning: Vehicle 'f_0.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.8' 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.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!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690519==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a80726ee32 bp 0x7ffc6cbb60f0 sp 0x7ffc6cbb60e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a80726ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a80726e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a806f799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a806f7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a807174ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a80716c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8073d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a806af8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a806af456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a806ae2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd5a55bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd5a55be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a806a20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a806adeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a8093c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a80726e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a806f799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2690589==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x560ebe69ee32 bp 0x7ffd7d7802b0 sp 0x7ffd7d7802a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x560ebe69ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ebe69e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ebe3a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ebe3aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ebe5a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ebe59c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ebe806793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ebdf28c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ebdf2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ebdf12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7e21e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7e21e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ebde50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x560ebdf0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560ec07f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ebe69e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ebe3a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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  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 
> =================================================================
> ==2690492==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560abcb35e32 bp 0x7fff9df1bbd0 sp 0x7fff9df1bbc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560abcb35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560abcb359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560abc8409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560abc841d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560abca3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560abca33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560abcc9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560abc3bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560abc3bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560abc3a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e6bee6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e6bee6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560abc2e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560abc3a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560abec874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560abcb35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560abc8409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow_taz create containernumber ( Last six runs Jun2023 )
demandelements flow_taz create departlane ( Last six runs Jun2023 )
demandelements flow_taz create insertionchecks ( Last six runs Jun2023 )
demandelements flow_taz create number ( Last six runs Jun2023 )
demandelements flow_taz create personnumber ( Last six runs Jun2023 )
demandelements flow_taz create probability ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivallane current ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalpos float ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalpos max ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalpos random ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalposlat current ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalspeed center ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalspeed float ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalspeed left ( Last six runs Jun2023 )
demandelements flow_taz inspect arrivalspeed right ( Last six runs Jun2023 )
demandelements flow_taz inspect begin containertriggered ( Last six runs Jun2023 )
demandelements flow_taz inspect begin float ( Last six runs Jun2023 )
demandelements flow_taz inspect begin triggered ( Last six runs Jun2023 )
demandelements flow_taz inspect containernumber ( Last six runs Jun2023 )
demandelements flow_taz inspect departlane first ( Last six runs Jun2023 )
demandelements flow_taz inspect departpos base ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat center ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat float ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat free ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat left ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat random ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat random_free ( Last six runs Jun2023 )
demandelements flow_taz inspect departposlat right ( Last six runs Jun2023 )
demandelements flow_taz inspect end ( Last six runs Jun2023 )
demandelements flow_taz inspect endnumber ( Last six runs Jun2023 )
demandelements flow_taz inspect insertionchecks ( Last six runs Jun2023 )
demandelements flow_taz inspect line ( Last six runs Jun2023 )
demandelements flow_taz inspect number ( Last six runs Jun2023 )
demandelements flow_taz inspect parameters ( Last six runs Jun2023 )
demandelements flow_taz inspect period ( Last six runs Jun2023 )
demandelements flow_taz inspect personnumber ( Last six runs Jun2023 )
demandelements flow_taz inspect poisson ( Last six runs Jun2023 )
demandelements flow_taz inspect probability ( Last six runs Jun2023 )
demandelements flow_taz inspect vehsperhour ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalposlat current ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection period ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection type ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection vehsperhour ( Last six runs Jun2023 )
demandelements flow_taz load from ( Last six runs Jun2023 )
demandelements flow_taz load to ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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  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 
> =================================================================
> ==2690464==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x560b472c3e32 bp 0x7ffedf7f9550 sp 0x7ffedf7f9548
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x560b472c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b472c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b46fce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b46fcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b471c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b471c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b4742b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b46b4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b46b4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b46b37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f246ebe6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f246ebe6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b46a75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x560b46b33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560b494154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b472c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b46fce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==2690503==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a023276e32 bp 0x7ffe21170b70 sp 0x7ffe21170b68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a023276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0232769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a022f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a022f82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a02317cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a023174952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0233de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a022b00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a022afc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a022aea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a84225d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a84225e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a022a28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a022ae6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0253c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a023276725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a022f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==2690559==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55add3d09e32 bp 0x7fffd4269890 sp 0x7fffd4269888
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55add3d09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55add3d099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55add3a149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55add3a15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55add3c0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55add3c07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55add3e71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55add3593c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55add358f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55add357d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5dac51bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5dac51be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55add34bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55add3579aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55add5e5b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55add3d09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55add3a149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
9,1800c9,87
< 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).
< Warning: Choosing new speed factor 1.44 for vehicle 'f_1.36' to match departure speed 20.00 (max 14.67).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690577==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55709705be32 bp 0x7fff73cf2710 sp 0x7fff73cf2708
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55709705be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55709705b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557096d669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557096d67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557096f61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557096f59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570971c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570968e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570968e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570968cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f823937dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f823937de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55709680d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5570968cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570991ad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55709705b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557096d669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  0a 42 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690590==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x564f28149e32 bp 0x7fff12e2f170 sp 0x7fff12e2f168
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x564f28149e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f281499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f27e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f27e55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f2804febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f28047952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f282b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f279d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f279cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f279bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e85054d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e85054e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f278fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x564f279b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564f2a29b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f28149725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f27e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2690473==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56215b52ce32 bp 0x7ffc32ba03f0 sp 0x7ffc32ba03e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56215b52ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56215b52c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56215b2379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56215b238d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56215b432ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56215b42a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56215b694793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56215adb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56215adb256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56215ada0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa406af1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa406af1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56215acde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56215ad9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56215d67e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56215b52c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56215b2379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690520==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x562ff3d00e32 bp 0x7ffcc0e0fe70 sp 0x7ffcc0e0fe68
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x562ff3d00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ff3d009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ff3a0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ff3a0cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ff3c06ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ff3bfe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ff3e68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ff358ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ff358656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ff3574018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3eda252d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3eda252e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ff34b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562ff3570aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562ff5e524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ff3d00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ff3a0b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2690617==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55946641ee32 bp 0x7ffe168974d0 sp 0x7ffe168974c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55946641ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55946641e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594661299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55946612ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559466324ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55946631c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559466586793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559465ca8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559465ca456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559465c92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f546b5b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f546b5b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559465bd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559465c8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594685704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55946641e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594661299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  b3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690625==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5572bcb0be32 bp 0x7ffcef8eb490 sp 0x7ffcef8eb488
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5572bcb0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572bcb0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572bc8169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572bc817d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572bca11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572bca09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572bcc73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572bc395c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572bc39156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572bc37f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f52fedead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52fedeae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572bc2bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5572bc37baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5572bec5d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572bcb0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572bc8169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  b6 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 
> =================================================================
> ==2690485==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55b15133fe32 bp 0x7ffd1ba97270 sp 0x7ffd1ba97268
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55b15133fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b15133f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b15104a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b15104bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b151245ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b15123d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1514a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b150bc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b150bc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b150bb3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9f454fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9f454fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b150af1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55b150bafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1534914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b15133f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b15104a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  5e 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690600==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562d1a22ee32 bp 0x7ffe14d6ca30 sp 0x7ffe14d6ca28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562d1a22ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d1a22e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d19f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d19f3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d1a134ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562d1a12c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562d1a396793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562d19ab8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562d19ab456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562d19aa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8ccdfbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8ccdfbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d199e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562d19a9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562d1c3804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562d1a22e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562d19f399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690863==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5636b60ece32 bp 0x7ffff1078470 sp 0x7ffff1078468
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5636b60ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636b60ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636b5df79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636b5df8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636b5ff2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636b5fea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636b6254793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636b5976c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636b597256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636b5960018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34ae657d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34ae657e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636b589e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x5636b595caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636b823e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636b60ec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636b5df79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,4633c1,2
< Warning: Vehicle 'f_0.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.8' 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.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!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690702==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b4817e2e32 bp 0x7fff13e56db0 sp 0x7fff13e56da8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b4817e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4817e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4814ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4814eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4816e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4816e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b48194a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b48106cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b48106856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b481056018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7116a55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7116a55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b480f94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b481052aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4839344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4817e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4814ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  57 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690767==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55fb20be2e32 bp 0x7fff6261ba50 sp 0x7fff6261ba48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55fb20be2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb20be29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb208ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb208eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb20ae8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb20ae0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb20d4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb2046cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb2046856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb20456018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f57ca826d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f57ca826e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb20394634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55fb20452aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb22d344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb20be2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb208ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690774==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555917abae32 bp 0x7ffc0b3f7ab0 sp 0x7ffc0b3f7aa8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555917abae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555917aba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559177c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559177c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559179c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559179b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555917c22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555917344c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55591734056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55591732e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda9c974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda9c974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55591726c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55591732aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555919c0c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555917aba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559177c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690720==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b4ca86de32 bp 0x7ffef21d88d0 sp 0x7ffef21d88c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b4ca86de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4ca86d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4ca5789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4ca579d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4ca773ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4ca76b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4ca9d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4ca0f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4ca0f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4ca0e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77c19edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77c19ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4ca01f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b4ca0ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4cc9bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4ca86d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4ca5789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  57 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690766==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55945bfbde32 bp 0x7fffb6104610 sp 0x7fffb6104608
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55945bfbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55945bfbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55945bcc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55945bcc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55945bec3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55945bebb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55945c125793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55945b847c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55945b84356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55945b831018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7da59bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7da59bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55945b76f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55945b82daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55945e10f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55945bfbd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55945bcc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690721==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f5ee90ee32 bp 0x7ffc2718a3d0 sp 0x7ffc2718a3c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f5ee90ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5ee90e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5ee6199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5ee61ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5ee814ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5ee80c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5eea76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5ee198c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5ee19456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5ee182018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6aa96fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6aa96fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5ee0c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f5ee17eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5f0a604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5ee90e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5ee6199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690789==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b9a500ae32 bp 0x7ffee348a210 sp 0x7ffee348a208
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b9a500ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9a500a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9a4d159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9a4d16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9a4f10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9a4f08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9a5172793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9a4894c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9a489056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9a487e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc72943dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc72943de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9a47bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b9a487aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9a715c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9a500a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9a4d159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  cf 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690810==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561f3d5e3e32 bp 0x7ffe391891b0 sp 0x7ffe391891a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561f3d5e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f3d5e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f3d2ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f3d2efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f3d4e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f3d4e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f3d74b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f3ce6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f3ce6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f3ce57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f7e42dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f7e42de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f3cd95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561f3ce53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f3f7354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f3d5e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f3d2ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690821==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x556113df0e32 bp 0x7ffceafe52d0 sp 0x7ffceafe52c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x556113df0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556113df09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556113afb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556113afcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556113cf6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556113cee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556113f58793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55611367ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55611367656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556113664018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f341ddb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f341ddb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561135a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x556113660aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556115f424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556113df0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556113afb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690798==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55db81eece32 bp 0x7fff6b687f50 sp 0x7fff6b687f48
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55db81eece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db81eec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db81bf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db81bf8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db81df2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db81dea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db82054793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db81776c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db8177256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db81760018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf81b17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf81b17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db8169e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55db8175caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db8403e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db81eec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db81bf79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690814==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x557b879bce32 bp 0x7fffd1921950 sp 0x7fffd1921948
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x557b879bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b879bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b876c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b876c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b878c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b878ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b87b24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b87246c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b8724256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b87230018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ba3e60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ba3e60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b8716e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557b8722caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557b89b0e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b879bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b876c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690865==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x555aff41ee32 bp 0x7ffe8a6967d0 sp 0x7ffe8a6967c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x555aff41ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aff41e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aff1299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aff12ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aff324ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aff31c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aff586793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555afeca8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555afeca456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555afec92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f790e114d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f790e114e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555afebd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x555afec8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555b015704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aff41e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aff1299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690847==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55f44d733e32 bp 0x7ffed7d20d90 sp 0x7ffed7d20d88
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55f44d733e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f44d7339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f44d43e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f44d43fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f44d639ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f44d631952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f44d89b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f44cfbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f44cfb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f44cfa7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6e8ae3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6e8ae3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f44cee5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55f44cfa3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f44f8854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f44d733725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f44d43e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2690848==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55b664641e32 bp 0x7ffc60b35410 sp 0x7ffc60b35408
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55b664641e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6646419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b66434c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b66434dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b664547ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b66453f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6647a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b663ecbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b663ec756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b663eb5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdccfe71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdccfe71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b663df3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55b663eb1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b6667934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b664641725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b66434c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690862==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55e39b238e32 bp 0x7ffeef9880d0 sp 0x7ffeef9880c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55e39b238e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e39b2389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e39af439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e39af44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e39b13eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e39b136952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e39b3a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e39aac2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e39aabe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e39aaac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6f3f73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6f3f73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e39a9ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55e39aaa8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e39d38a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e39b238725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e39af439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2690660==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55ccdeef0e32 bp 0x7fff56822250 sp 0x7fff56822248
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55ccdeef0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccdeef09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccdebfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccdebfcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccdedf6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ccdedee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ccdf058793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ccde77ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ccde77656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ccde764018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f593601ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f593601ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ccde6a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55ccde760aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cce10424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ccdeef0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ccdebfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect id ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'duplicatedVehicle' found.
> Error: Vehicle 'duplicatedVehicle' has no valid route.
> Quitting (on error).
> /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  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 
> =================================================================
> ==2690647==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5651fafa9e32 bp 0x7ffc575de790 sp 0x7ffc575de788
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5651fafa9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651fafa99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651facb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651facb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651faea2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5651faea2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5651faea47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5651fa8296a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5651fa82c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5651fa81e490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f2d1dfbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d1dfbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651fa75b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect to ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_0-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'f_0.0' found.
> Error: Vehicle 'f_0.0' has no valid route.
> Quitting (on error).
> /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22: runtime error: member access within address 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  c1 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690686==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55da0e381e32 bp 0x7ffda8e9d750 sp 0x7ffda8e9d748
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55da0e381e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da0e3819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da0e08c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da0e08dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da0e27ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55da0e27a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55da0e27c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55da0dc016a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55da0dc04698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55da0dbf6490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fb7bd98fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7bd98fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da0db33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  b2 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690685==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55f685a76e32 bp 0x7ffeeafaea30 sp 0x7ffeeafaea28
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55f685a76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f685a769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6857819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f685782d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f68597cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f685974952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f685bde793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f685300c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6852fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6852ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14c4f7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14c4f7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f685228634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55f6852e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f687bc84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f685a76725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6857819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010b80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010b80: note: object has invalid vptr
>  00 00 00 00  c2 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 
> =================================================================
> ==2690699==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x56044ee4ae32 bp 0x7ffd13ca77b0 sp 0x7ffd13ca77a8
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x56044ee4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56044ee4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56044eb559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56044eb56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56044ed50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56044ed48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56044efb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56044e6d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56044e6d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56044e6be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13ec55ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13ec55ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56044e5fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x56044e6baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560450f9c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56044ee4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56044eb559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,2
< 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: 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: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow_taz inspect_selection arrivallane current ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivallane float ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalpos float ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalpos max ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalpos random ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalspeed center ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalspeed float ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalspeed left ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection arrivalspeed right ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection color ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection containernumber ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departlane allowed ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departlane best ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departlane first ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departlane float ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departlane free ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departlane random ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departposlat center ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departposlat float ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departposlat free ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departposlat left ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departposlat random_free ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departposlat right ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection insertionchecks ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection line ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection parameters ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection personnumber ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,428c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.0' 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 'flowA.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 'flowA.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 'flowA.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 'flowA.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 'flowA.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.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 'flowA.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 'flowA.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.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 'flowA.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 'flowA.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 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.15' 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_taz inspect_selection begin ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,6c1,2
< 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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,17c1,2
< 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: 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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow_taz inspect_selection departpos base ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departpos float ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departpos free ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos last ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,116c1,2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,32c1,2
< Error: Vehicle 'flowA.0' 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!
< 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)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,20c1,2
< Error: Vehicle 'flowA.0' 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!
< 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: 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)!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departposlat random ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,18c1,2
< 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.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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,21c1,2
< 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: 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.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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow_taz inspect_selection departspeed desired ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departspeed max ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departspeed random ( Last six runs Jun2023 )
demandelements flow_taz inspect_selection departspeed speedlimit ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,216c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.0' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.04).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 15.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 11.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 12.32).
< 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.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.20' to match departure speed 20.00 (max 14.15).
< 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!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection end ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,2c1,2
< 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: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection number ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,4c1,2
< 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.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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection poisson ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,14c1,2
< 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: 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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection probability ( Last six runs Jun2023 )

---------- Differences in errors ----------
1,4c1,2
< 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!
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,293c1,193
< Warning: Vehicle 'flow_3.0' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.0' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.1' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.1' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.2' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.2' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.3' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'flow_3.3' 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.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'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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  86 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 
> =================================================================
> ==2691706==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55b457249e32 bp 0x7ffee53283d0 sp 0x7ffee53283c8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55b457249e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4572499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b456f549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b456f55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b45714febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b457147952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4573b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b456ad3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b456acf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b456abd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90ce4a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90ce4a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4569fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55b456ab9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b45939b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b457249725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b456f549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: 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 
> =================================================================
> ==2691667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55f405c3ce32 bp 0x7ffc4b262e50 sp 0x7ffc4b262e48
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55f405c3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f405c3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4059479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f405948d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f405b42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f405b3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f405da4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4054c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4054c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4054b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0fa628d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0fa628e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4053ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55f4054acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f407d8e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f405c3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4059479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2691717==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555717ce6e32 bp 0x7ffdf2b60f90 sp 0x7ffdf2b60f88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555717ce6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555717ce69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557179f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557179f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555717becebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555717be4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555717e4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555717570c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55571756c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55571755a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9706d43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9706d43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555717498634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555717556aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555719e384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555717ce6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557179f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2691611==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55a038179e32 bp 0x7ffc660f6130 sp 0x7ffc660f6128
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55a038179e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0381799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a037e849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a037e85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a03807febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a038077952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0382e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a037a03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0379ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0379ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e12dc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e12dc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a03792b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55a0379e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a03a2cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a038179725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a037e849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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  0e 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 
> =================================================================
> ==2691676==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x561a2afeae32 bp 0x7ffcdcf6b330 sp 0x7ffcdcf6b328
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x561a2afeae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a2afea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a2acf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a2acf6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a2aef0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a2aee8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561a2b152793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561a2a874c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561a2a87056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a2a85e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f055f230d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f055f230e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a2a79c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x561a2a85aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a2d13c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a2afea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a2acf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000011d80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011d80: note: object has invalid vptr
>  00 00 00 00  e0 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 
> =================================================================
> ==2691726==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000011eb4 at pc 0x56339540de32 bp 0x7ffc61fe1d30 sp 0x7ffc61fe1d28
> READ of size 4 at 0x616000011eb4 thread T0
>     #0 0x56339540de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56339540d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633951189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563395119d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563395313ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56339530b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563395575793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563394c97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563394c9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563394c81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff985dd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff985dd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563394bbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000011eb4 is located 308 bytes inside of 528-byte region [0x616000011d80,0x616000011f90)
> freed by thread T0 here:
>     #0 0x563394c7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56339755f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56339540d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633951189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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  09 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 
> =================================================================
> ==2691686==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55894317de32 bp 0x7ffddedfae10 sp 0x7ffddedfae08
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55894317de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55894317d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558942e889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558942e89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558943083ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55894307b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589432e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558942a07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558942a0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589429f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc50558d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc50558e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55894292f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x5589429edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5589452cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55894317d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558942e889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  b7 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2691742==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x563bfc864e32 bp 0x7ffccf4613f0 sp 0x7ffccf4613e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x563bfc864e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bfc8649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bfc56f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bfc570d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bfc76aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bfc762952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bfc9cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bfc0eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bfc0ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bfc0d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a91ec8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a91ec8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bfc016634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x563bfc0d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563bfe9b64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bfc864725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bfc56f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  c6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2691629==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x564bb7c35e32 bp 0x7ffd36a7a5d0 sp 0x7ffd36a7a5c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x564bb7c35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564bb7c359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564bb79409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564bb7941d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564bb7b3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564bb7b33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564bb7d9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564bb74bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564bb74bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564bb74a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe0b769d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe0b769e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564bb73e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x564bb74a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564bb9d874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564bb7c35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564bb79409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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 
> =================================================================
> ==2691737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5583507d6e32 bp 0x7ffe10e46cb0 sp 0x7ffe10e46ca8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5583507d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583507d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583504e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583504e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583506dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583506d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55835093e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558350060c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55835005c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55835004a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ae47b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ae47b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55834ff88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x558350046aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5583529284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583507d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583504e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2691710==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5635e112fe32 bp 0x7ffe4757f510 sp 0x7ffe4757f508
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5635e112fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635e112f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635e0e3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635e0e3bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635e1035ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635e102d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635e1297793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635e09b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635e09b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635e09a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ef76ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ef76cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635e08e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5635e099faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635e32814f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635e112f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635e0e3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load no_tazs ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2691627==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f461de924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f462fdfc31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f462fd96ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f462fccbd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f462fdf141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f461decd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd6fa20ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load 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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: note: object has invalid vptr
>  00 00 00 00  6a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2691751==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x56490f690e32 bp 0x7fff3b2cd370 sp 0x7fff3b2cd368
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x56490f690e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56490f6909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56490f39b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56490f39cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56490f596ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56490f58e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56490f7f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56490ef1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56490ef1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56490ef04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d7bf43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d7bf43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56490ee42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x56490ef00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649117e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56490f690725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56490f39b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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 0x616000010280 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010280: 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  20 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2691872==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x55eacad4ee32 bp 0x7ffe61e741d0 sp 0x7ffe61e741c8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x55eacad4ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eacad4e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eacaa599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eacaa5ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eacac54ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eacac4c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eacaeb6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eaca5d8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eaca5d456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eaca5c2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d70a9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d70a9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eaca500634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x55eaca5beaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eaccea04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eacad4e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eacaa599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 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 
> =================================================================
> ==2691769==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5584d28d1e32 bp 0x7ffd6e63ebb0 sp 0x7ffd6e63eba8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5584d28d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584d28d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584d25dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584d25ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584d27d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584d27cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584d2a39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584d215bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584d215756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584d2145018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b49a6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b49a6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584d2083634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5584d2141aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5584d4a234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584d28d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584d25dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2691715==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55adc0864e32 bp 0x7fffd42dd530 sp 0x7fffd42dd528
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55adc0864e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adc08649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adc056f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adc0570d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adc076aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adc0762952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adc09cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adc00eec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adc00ea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adc00d8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f6a814d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f6a814e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adc0016634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55adc00d4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55adc29b64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adc0864725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adc056f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2691791==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5561b4f99e32 bp 0x7ffdee1eff30 sp 0x7ffdee1eff28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5561b4f99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561b4f999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561b4ca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561b4ca5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561b4e9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561b4e97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561b5101793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561b4823c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561b481f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561b480d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7650a8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7650a8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561b474b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5561b4809aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5561b70eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561b4f99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561b4ca49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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  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 
> =================================================================
> ==2691806==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5632f298de32 bp 0x7fffe5652e10 sp 0x7fffe5652e08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5632f298de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632f298d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632f26989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632f2699d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632f2893ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632f288b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632f2af5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632f2217c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632f221356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632f2201018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d1d27ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d1d27ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632f213f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5632f21fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5632f4adf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632f298d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632f26989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: note: object has invalid vptr
>  00 00 00 00  81 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 
> =================================================================
> ==2691648==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x56406791ee32 bp 0x7ffc48b0a730 sp 0x7ffc48b0a728
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x56406791ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56406791e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640676299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56406762ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564067824ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56406781c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564067a86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640671a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640671a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564067192018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efff8cb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efff8cb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640670d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x56406718eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564069a704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56406791e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640676299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2691755==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562b5a049e32 bp 0x7ffec0fd50d0 sp 0x7ffec0fd50c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562b5a049e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b5a0499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b59d549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b59d55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b59f4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b59f47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b5a1b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b598d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b598cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b598bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5b171dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5b171de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b597fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562b598b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b5c19b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b5a049725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b59d549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_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 0x616000011480 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000011480: note: object has invalid vptr
>  00 00 00 00  ed 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2691882==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x560c0bee5e32 bp 0x7ffc4807cb50 sp 0x7ffc4807cb48
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x560c0bee5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c0bee59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c0bbf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c0bbf1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c0bdebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c0bde3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c0c04d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c0b76fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c0b76b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c0b759018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f406661bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f406661be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c0b697634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x560c0b755aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c0e0374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c0bee5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c0bbf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2700159==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5643488dbe32 bp 0x7ffc71808170 sp 0x7ffc71808168
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5643488dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643488db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643485e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643485e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643487e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56434a191ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x56434a1dcfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x56434a196144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x56434a1df905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x56434a07388c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x56434a0e2578 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 0x56434a0d48e7 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 0x56434a122f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x564348a94b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x564348164f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x56434816156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x56434814f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f38a7428d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f38a7428e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x56434808d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2700227==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55764818ae32 bp 0x7ffc45f14550 sp 0x7ffc45f14548
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55764818ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55764818a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557647e959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557647e96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557648090ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557649a40ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x557649a8bfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x557649a45144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x557649a8e905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55764992288c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x557649991578 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 0x5576499838e7 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 0x5576499d1f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x557648343b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x557647a13f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x557647a1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5576479fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f64b6f9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f64b6f9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55764793c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  74 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 
> =================================================================
> ==2700188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55e1d9545e32 bp 0x7ffff580f7b0 sp 0x7ffff580f7a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55e1d9545e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1d95459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1d92509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1d9251d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1d944bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1dadfbff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55e1dae46fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55e1dae00144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55e1dae49905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55e1dacdd88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55e1dad4c578 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 0x55e1dad3e8e7 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 0x55e1dad8cf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55e1d96feb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55e1d8dcef30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55e1d8dcb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55e1d8db9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa72334cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fa72334ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55e1d8cf7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  82 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 
> =================================================================
> ==2700300==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55af193c5e32 bp 0x7fff414585d0 sp 0x7fff414585c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55af193c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af193c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af190d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af190d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af192cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af1ac7bff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55af1acc6fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55af1ac80144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55af1acc9905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55af1ab5d88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55af1abcc578 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 0x55af1abbe8e7 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 0x55af1ac0cf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55af1957eb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55af18c4ef30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55af18c4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55af18c39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f79bf0efd8f 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  7c 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 
> =================================================================
> ==2700291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564b21e86e32 bp 0x7fffe7b5f410 sp 0x7fffe7b5f408
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564b21e86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b21e869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b21b919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b21b92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b21d8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b2373cff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x564b23787fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x564b23741144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x564b2378a905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x564b2361e88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x564b2368d578 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 0x564b2367f8e7 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 0x564b236cdf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x564b2203fb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x564b2170ff30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x564b2170c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x564b216fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f6078753d8f 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  83 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 
> =================================================================
> ==2700285==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558f653bbe32 bp 0x7ffebccf1e70 sp 0x7ffebccf1e68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558f653bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f653bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f650c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f650c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f652c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f66c71ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x558f66cbcfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x558f66c76144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x558f66cbf905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x558f66b5388c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x558f66bc2578 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 0x558f66bb48e7 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 0x558f66c02f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x558f65574b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x558f64c44f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x558f64c4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x558f64c2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f39d29f5d8f 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  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 
> =================================================================
> ==2700321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5650a716ae32 bp 0x7ffdf4128b10 sp 0x7ffdf4128b08
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5650a716ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650a716a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650a6e759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650a6e76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650a7070ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650a8a20ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5650a8a6bfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5650a8a25144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5650a8a6e905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5650a890288c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5650a8971578 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 0x5650a89638e7 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 0x5650a89b1f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5650a7323b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5650a69f3f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5650a69f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5650a69de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f64685a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f64685a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5650a691c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2700316==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55aaf48e3e32 bp 0x7ffe6126f4d0 sp 0x7ffe6126f4c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55aaf48e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaf48e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaf45ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaf45efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaf47e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaf6199ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55aaf61e4fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55aaf619e144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55aaf61e7905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55aaf607b88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55aaf60ea578 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 0x55aaf60dc8e7 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 0x55aaf612af00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55aaf4a9cb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55aaf416cf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55aaf416956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55aaf4157018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f69151f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f69151f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x55aaf4095634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  7a 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 
> =================================================================
> ==2699723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564155414e32 bp 0x7ffc7189f310 sp 0x7ffc7189f308
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564155414e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641554149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56415511f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564155120d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56415531aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564156ccaff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x564156d15fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x564156ccf144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x564156d18905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x564156bac88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x564156c1b578 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 0x564156c0d8e7 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 0x564156c5bf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5641555cdb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x564154c9df30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x564154c9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x564154c88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f4e5f57fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f4e5f57fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x564154bc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2699853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x56499bce7e32 bp 0x7ffd23974ef0 sp 0x7ffd23974ee8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x56499bce7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56499bce79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56499b9f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56499b9f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56499bbedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56499d59dff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x56499d5e8fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x56499d5a2144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x56499d5eb905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x56499d47f88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x56499d4ee578 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 0x56499d4e08e7 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 0x56499d52ef00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x56499bea0b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x56499b570f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x56499b56d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x56499b55b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7faefb75dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7faefb75de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x56499b499634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  7a 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 
> =================================================================
> ==2699841==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5614ee1d2e32 bp 0x7ffdae139410 sp 0x7ffdae139408
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5614ee1d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614ee1d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614ededd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614ededed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614ee0d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614efa88ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5614efad3fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5614efa8d144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5614efad6905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5614ef96a88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5614ef9d9578 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 0x5614ef9cb8e7 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 0x5614efa19f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5614ee38bb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5614eda5bf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5614eda5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5614eda46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fed285bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fed285bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5614ed984634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  8b 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 
> =================================================================
> ==2699931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56020e1a6e32 bp 0x7ffde04f48f0 sp 0x7ffde04f48e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56020e1a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56020e1a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56020deb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56020deb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56020e0acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56020fa5cff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x56020faa7fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x56020fa61144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x56020faaa905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x56020f93e88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x56020f9ad578 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 0x56020f99f8e7 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 0x56020f9edf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x56020e35fb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x56020da2ff30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x56020da2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x56020da1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f90f20a6d8f 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  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 
> =================================================================
> ==2699955==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557b2030be32 bp 0x7fffffe3e570 sp 0x7fffffe3e568
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557b2030be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b2030b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b200169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b20017d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b20211ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b21bc1ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x557b21c0cfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x557b21bc6144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x557b21c0f905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x557b21aa388c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x557b21b12578 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 0x557b21b048e7 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 0x557b21b52f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x557b204c4b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x557b1fb94f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x557b1fb9156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x557b1fb7f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f182fcded8f 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  89 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 
> =================================================================
> ==2699945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x562e846f4e32 bp 0x7ffeb92b40d0 sp 0x7ffeb92b40c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x562e846f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e846f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e843ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e84400d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e845faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e85faaff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x562e85ff5fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x562e85faf144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x562e85ff8905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x562e85e8c88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x562e85efb578 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 0x562e85eed8e7 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 0x562e85f3bf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x562e848adb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x562e83f7df30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x562e83f7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x562e83f68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f1dd634fd8f 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  86 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 
> =================================================================
> ==2699940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55d5a6090e32 bp 0x7ffefec1d4f0 sp 0x7ffefec1d4e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55d5a6090e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5a60909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5a5d9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5a5d9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5a5f96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5a7946ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x55d5a7991fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55d5a794b144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x55d5a7994905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55d5a782888c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x55d5a7897578 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 0x55d5a78898e7 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 0x55d5a78d7f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55d5a6249b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55d5a5919f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55d5a591656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55d5a5904018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fed21db2d8f 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  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 
> =================================================================
> ==2700057==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x5647c3e9fe32 bp 0x7ffc2dc8bb50 sp 0x7ffc2dc8bb48
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x5647c3e9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647c3e9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647c3baa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647c3babd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647c3da5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647c5755ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5647c57a0fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x5647c575a144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5647c57a3905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5647c563788c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5647c56a6578 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 0x5647c56988e7 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 0x5647c56e6f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5647c4058b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5647c3728f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5647c372556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5647c3713018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f6cff22bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f6cff22be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x5647c3651634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2700053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x560bb1e9ee32 bp 0x7ffc4d71bcf0 sp 0x7ffc4d71bce8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x560bb1e9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bb1e9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bb1ba99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bb1baad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bb1da4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560bb3754ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x560bb379ffdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x560bb3759144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x560bb37a2905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x560bb363688c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x560bb36a5578 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 0x560bb36978e7 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 0x560bb36e5f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x560bb2057b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x560bb1727f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x560bb172456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x560bb1712018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fcaec599d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fcaec599e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x560bb1650634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  a1 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 
> =================================================================
> ==2700421==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x559e7d724e32 bp 0x7ffd866bc7d0 sp 0x7ffd866bc7c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x559e7d724e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e7d7249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e7d42f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e7d430d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e7d62aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e7efdaff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x559e7f025fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x559e7efdf144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x559e7f028905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x559e7eebc88c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x559e7ef2b578 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 0x559e7ef1d8e7 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 0x559e7ef6bf00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x559e7d8ddb2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x559e7cfadf30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x559e7cfaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x559e7cf98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fe71c84ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fe71c84ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x559e7ced6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  57 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2700476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x561fdf3dce32 bp 0x7ffd55fb9db0 sp 0x7ffd55fb9da8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x561fdf3dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fdf3dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fdf0e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fdf0e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fdf2e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fe0c92ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x561fe0cddfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x561fe0c97144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x561fe0ce0905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x561fe0b7488c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x561fe0be3578 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 0x561fe0bd58e7 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 0x561fe0c23f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x561fdf595b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x561fdec65f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x561fdec6256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x561fdec50018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fa6d1d96d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fa6d1d96e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x561fdeb8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  a1 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 
> =================================================================
> ==2700455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5558060b0e32 bp 0x7ffe3bc61430 sp 0x7ffe3bc61428
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5558060b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558060b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555805dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555805dbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555805fb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555807966ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5558079b1fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55580796b144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5558079b4905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55580784888c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5558078b7578 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 0x5558078a98e7 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 0x5558078f7f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x555806269b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x555805939f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55580593656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x555805924018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fe108a2ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7fe108a2ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x555805862634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  b0 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 
> =================================================================
> ==2700561==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5629fe7aae32 bp 0x7fff34bf7290 sp 0x7fff34bf7288
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5629fe7aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629fe7aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629fe4b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629fe4b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629fe6b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a00060ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x562a000abfdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x562a00065144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x562a000ae905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x5629fff4288c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5629fffb1578 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 0x5629fffa38e7 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 0x5629ffff1f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x5629fe963b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x5629fe033f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x5629fe03056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x5629fe01e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f995a85ad8f 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  af 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 
> =================================================================
> ==2700555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55682f9e0e32 bp 0x7ffd8d46bc30 sp 0x7ffd8d46bc28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55682f9e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55682f9e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55682f6eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55682f6ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55682f8e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556831296ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x5568312e1fdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x55683129b144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x5568312e4905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x55683117888c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x5568311e7578 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 0x5568311d98e7 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 0x556831227f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x55682fb99b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x55682f269f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x55682f26656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x55682f254018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fc2ab07dd8f 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  b1 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 
> =================================================================
> ==2700551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56232dd9ee32 bp 0x7ffdcbc51cf0 sp 0x7ffdcbc51ce8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56232dd9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56232dd9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56232daa99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56232daaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56232dca4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56232f654ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x56232f69ffdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x56232f659144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x56232f6a2905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x56232f53688c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x56232f5a5578 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 0x56232f5978e7 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 0x56232f5e5f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x56232df57b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x56232d627f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x56232d62456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x56232d612018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7fbb36d95d8f 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  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 
> =================================================================
> ==2700583==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f7b4 at pc 0x558a5b24de32 bp 0x7ffea86d8010 sp 0x7ffea86d8008
> READ of size 4 at 0x61600000f7b4 thread T0
>     #0 0x558a5b24de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a5b24d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a5af589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a5af59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a5b153ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a5cb03ff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x558a5cb4efdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x558a5cb08144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x558a5cb51905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x558a5c9e588c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x558a5ca54578 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 0x558a5ca468e7 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 0x558a5ca94f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x558a5b406b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x558a5aad6f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x558a5aad356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x558a5aac1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f994c382d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f994c382e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x558a5a9ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  9d 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 
> =================================================================
> ==2700579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x561ea83c9e32 bp 0x7ffec9726470 sp 0x7ffec9726468
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x561ea83c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ea83c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ea80d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ea80d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ea82cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ea9c7fff3 in MSStageTrip::setArrived[abi:cxx11](MSNet*, MSTransportable*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:281:24
>     #6 0x561ea9ccafdf in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:94:39
>     #7 0x561ea9c84144 in MSStageTrip::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSStageTrip.cpp:302:20
>     #8 0x561ea9ccd905 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:123:20
>     #9 0x561ea9b6188c in MSPerson::MSPersonStage_Walking::moveToNextEdge(MSTransportable*, long long, int, MSEdge*) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPerson.cpp:352:22
>     #10 0x561ea9bd0578 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 0x561ea9bc28e7 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 0x561ea9c10f00 in MSPModel_Striping::MovePedestrians::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:2663:14
>     #13 0x561ea8582b2d in MSEventControl::execute(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEventControl.cpp:69:33
>     #14 0x561ea7c52f30 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:764:30
>     #15 0x561ea7c4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #16 0x561ea7c3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #17 0x7f839c5f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #18 0x7f839c5f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #19 0x561ea7b7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2693312==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5556a815ae32 bp 0x7fff22b8c110 sp 0x7fff22b8c108
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5556a815ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556a815a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556a7e659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556a7e66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556a8060ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556a8058952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556a82c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556a79e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556a79e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556a79ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11ced47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11ced47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556a790c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5556a79caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5556aa2ac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556a815a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556a7e659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5633bca73e32 bp 0x7fffcdf70f30 sp 0x7fffcdf70f28
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5633bca73e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633bca739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633bc77e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633bc77fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633bc979ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633bc971952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633bcbdb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633bc2fdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633bc2f956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633bc2e7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb294c6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb294c6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633bc225634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5633bc2e3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633bebc54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633bca73725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633bc77e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693385==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b4d141ae32 bp 0x7ffe240af470 sp 0x7ffe240af468
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b4d141ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4d141a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4d11259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4d1126d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4d1320ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4d1318952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4d1582793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4d0ca4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4d0ca056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4d0c8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7cc85ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7cc85ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4d0bcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b4d0c8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4d356c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4d141a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4d11259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693282==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55996ed3ae32 bp 0x7ffc1a60afb0 sp 0x7ffc1a60afa8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55996ed3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55996ed3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55996ea459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55996ea46d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55996ec40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55996ec38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55996eea2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55996e5c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55996e5c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55996e5ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4337e67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4337e67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55996e4ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55996e5aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559970e8c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55996ed3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55996ea459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693361==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562059c38e32 bp 0x7ffc1e998870 sp 0x7ffc1e998868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562059c38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562059c389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620599439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562059944d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562059b3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562059b36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562059da0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620594c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620594be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620594ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc02d4a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc02d4a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620593ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5620594a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56205bd8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562059c38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620599439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693267==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5629ebb89e32 bp 0x7fff7ba597f0 sp 0x7fff7ba597e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5629ebb89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629ebb899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629eb8949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629eb895d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629eba8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629eba87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629ebcf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629eb413c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629eb40f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629eb3fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11d1effd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11d1effe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629eb33b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5629eb3f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629edcdb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629ebb89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629eb8949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693296==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ed6ae3be32 bp 0x7ffea80c2970 sp 0x7ffea80c2968
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ed6ae3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed6ae3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed6ab469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed6ab47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed6ad41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed6ad39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed6afa3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed6a6c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed6a6c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed6a6af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f041cc99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f041cc99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed6a5ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ed6a6abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed6cf8d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed6ae3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed6ab469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x5641f85b1e32 bp 0x7ffcbd931010 sp 0x7ffcbd931008
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x5641f85b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641f85b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641f82bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641f82bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641f84b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641f84af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641f8719793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641f7e3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641f7e3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641f7e25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e4586ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e4586ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641f7d63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5641f7e21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641fa7034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641f85b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641f82bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693366==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x562410b6ce32 bp 0x7ffe2ba84550 sp 0x7ffe2ba84548
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x562410b6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562410b6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624108779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562410878d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562410a72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562410a6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562410cd4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624103f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624103f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624103e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ccc82cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ccc82ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56241031e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x5624103dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562412cbe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562410b6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624108779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693397==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56144333de32 bp 0x7fffe8bc6350 sp 0x7fffe8bc6348
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56144333de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56144333d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614430489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561443049d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561443243ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56144323b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614434a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561442bc7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561442bc356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561442bb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa661895d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa661895e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561442aef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561442badaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56144548f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56144333d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614430489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693395==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55af9c1c0e32 bp 0x7ffee3dc8270 sp 0x7ffee3dc8268
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55af9c1c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af9c1c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af9becb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af9beccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af9c0c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af9c0be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af9c328793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af9ba4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af9ba4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af9ba34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0f5ccad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0f5ccae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af9b972634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55af9ba30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af9e3124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af9c1c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af9becb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693280==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e799e14e32 bp 0x7ffdc9e30e90 sp 0x7ffdc9e30e88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e799e14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e799e149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e799b1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e799b20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e799d1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e799d12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e799f7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e79969ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e79969a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e799688018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f466ffd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f466ffd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7995c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e799684aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e79bf664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e799e14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e799b1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5628ddeabe32 bp 0x7fff8570dbf0 sp 0x7fff8570dbe8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5628ddeabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628ddeab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628ddbb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628ddbb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628dddb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628ddda9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628de013793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628dd735c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628dd73156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628dd71f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbc547dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbc547de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628dd65d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5628dd71baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5628dfffd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628ddeab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628ddbb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693333==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55f36fd30e32 bp 0x7ffc0d52eef0 sp 0x7ffc0d52eee8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55f36fd30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f36fd309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f36fa3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f36fa3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f36fc36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f36fc2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f36fe98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f36f5bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f36f5b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f36f5a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbed3c47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbed3c47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f36f4e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55f36f5a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f371e824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f36fd30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f36fa3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555bf93ffe32 bp 0x7ffd0b2411f0 sp 0x7ffd0b2411e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555bf93ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bf93ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bf910a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bf910bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bf9305ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bf92fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bf9567793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bf8c89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bf8c8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bf8c73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8a56bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8a56bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bf8bb1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555bf8c6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555bfb5514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bf93ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bf910a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e01419ce32 bp 0x7ffee8724af0 sp 0x7ffee8724ae8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e01419ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e01419c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e013ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e013ea8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0140a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e01409a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e014304793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e013a26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e013a2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e013a10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c9a002d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c9a002e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e01394e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e013a0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0162ee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e01419c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e013ea79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693490==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e091982e32 bp 0x7ffc82519530 sp 0x7ffc82519528
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e091982e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0919829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e09168d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e09168ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e091888ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e091880952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e091aea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e09120cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e09120856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0911f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2137363d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2137363e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e091134634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e0911f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e093ad44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e091982725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e09168d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693494==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c2b3752e32 bp 0x7ffd73660cd0 sp 0x7ffd73660cc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c2b3752e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2b37529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2b345d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2b345ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2b3658ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2b3650952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2b38ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2b2fdcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2b2fd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2b2fc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99a0eb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99a0eb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2b2f04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c2b2fc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2b58a44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2b3752725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2b345d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b7 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x563b9e22be32 bp 0x7fffa27af770 sp 0x7fffa27af768
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x563b9e22be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b9e22b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b9df369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b9df37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b9e131ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b9e129952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b9e393793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b9dab5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b9dab156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b9da9f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f843dae0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f843dae0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b9d9dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x563b9da9baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563ba037d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b9e22b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b9df369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693452==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e3185c0e32 bp 0x7fff038197f0 sp 0x7fff038197e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e3185c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3185c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3182cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3182ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3184c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3184be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e318728793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e317e4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e317e4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e317e34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37a8639d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37a8639e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e317d72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e317e30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e31a7124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3185c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3182cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693544==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5601e2727e32 bp 0x7ffe12746450 sp 0x7ffe12746448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5601e2727e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601e27279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601e24329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601e2433d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601e262debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601e2625952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601e288f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601e1fb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601e1fad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601e1f9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf06e4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf06e4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601e1ed9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5601e1f97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601e48794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601e2727725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601e24329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560c679e8e32 bp 0x7ffc5d3d5f70 sp 0x7ffc5d3d5f68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560c679e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c679e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c676f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c676f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c678eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c678e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c67b50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c67272c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c6726e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c6725c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75c5d82d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75c5d82e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c6719a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560c67258aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c69b3a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c679e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c676f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693664==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5604f9befe32 bp 0x7ffe77233e30 sp 0x7ffe77233e28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5604f9befe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604f9bef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604f98fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604f98fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604f9af5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604f9aed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604f9d57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604f9479c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604f947556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604f9463018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faeaeb31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faeaeb31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604f93a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5604f945faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5604fbd414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604f9bef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604f98fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c444097e32 bp 0x7ffdb29d4cd0 sp 0x7ffdb29d4cc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c444097e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4440979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c443da29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c443da3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c443f9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c443f95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c4441ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c443921c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c44391d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c44390b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5e683ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5e683ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c443849634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c443907aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c4461e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c444097725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c443da29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693684==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555c68b2de32 bp 0x7fffa541b910 sp 0x7fffa541b908
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555c68b2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c68b2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c688389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c68839d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c68a33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c68a2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c68c95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c683b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c683b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c683a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa9a657d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa9a657e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c682df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555c6839daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555c6ac7f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c68b2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c688389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5614e6369e32 bp 0x7ffe9b880450 sp 0x7ffe9b880448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5614e6369e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614e63699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614e60749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614e6075d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614e626febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614e6267952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614e64d1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614e5bf3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614e5bef56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614e5bdd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f634f2b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f634f2b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614e5b1b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5614e5bd9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614e84bb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614e6369725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614e60749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693870==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dfe86dbe32 bp 0x7fff7b103710 sp 0x7fff7b103708
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dfe86dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfe86db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfe83e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfe83e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfe85e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfe85d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfe8843793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfe7f65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfe7f6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfe7f4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ee92c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ee92c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfe7e8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dfe7f4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dfea82d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfe86db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfe83e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693740==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558e2a640e32 bp 0x7ffce8143c30 sp 0x7ffce8143c28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558e2a640e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e2a6409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e2a34b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e2a34cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e2a546ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e2a53e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e2a7a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e29ecac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e29ec656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e29eb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80b5633d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80b5633e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e29df2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558e29eb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558e2c7924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e2a640725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e2a34b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693687==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563ba8fd5e32 bp 0x7ffc0e212c70 sp 0x7ffc0e212c68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563ba8fd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ba8fd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ba8ce09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ba8ce1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ba8edbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ba8ed3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ba913d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ba885fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ba885b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ba8849018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc997fc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc997fc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ba8787634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563ba8845aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563bab1274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ba8fd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ba8ce09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693691==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56191caffe32 bp 0x7fff89066410 sp 0x7fff89066408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56191caffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56191caff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56191c80a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56191c80bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56191ca05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56191c9fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56191cc67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56191c389c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56191c38556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56191c373018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8d63acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8d63ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56191c2b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56191c36faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56191ec514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56191caff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56191c80a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693736==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560be04bae32 bp 0x7fff90ac4a30 sp 0x7fff90ac4a28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560be04bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560be04ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560be01c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560be01c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560be03c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560be03b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560be0622793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bdfd44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bdfd4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bdfd2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb4d5ad2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb4d5ad2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bdfc6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x560bdfd2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560be260c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560be04ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560be01c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ab9ae7ee32 bp 0x7fff1fde0810 sp 0x7fff1fde0808
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ab9ae7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab9ae7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab9ab899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab9ab8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab9ad84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab9ad7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab9afe6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab9a708c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab9a70456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab9a6f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0ec5f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0ec5f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab9a630634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ab9a6eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ab9cfd04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab9ae7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab9ab899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693525==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561375cc7e32 bp 0x7ffed74d49d0 sp 0x7ffed74d49c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561375cc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561375cc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613759d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613759d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561375bcdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561375bc5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561375e2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561375551c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56137554d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56137553b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcb7e6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcb7e6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561375479634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561375537aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561377e194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561375cc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613759d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693810==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555dfda49e32 bp 0x7ffcb10bee90 sp 0x7ffcb10bee88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555dfda49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555dfda499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555dfd7549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555dfd755d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555dfd94febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555dfd947952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555dfdbb1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555dfd2d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555dfd2cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555dfd2bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd79aa97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd79aa97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555dfd1fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555dfd2b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555dffb9b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555dfda49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555dfd7549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  a0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693537==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5639e845fe32 bp 0x7ffec27138b0 sp 0x7ffec27138a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5639e845fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639e845f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639e816a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639e816bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639e8365ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639e835d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639e85c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639e7ce9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639e7ce556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639e7cd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a8dd8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a8dd8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639e7c11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5639e7ccfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639ea5b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639e845f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639e816a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559a5d155e32 bp 0x7ffd1c6dee50 sp 0x7ffd1c6dee48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559a5d155e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a5d1559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a5ce609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a5ce61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a5d05bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a5d053952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a5d2bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a5c9dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a5c9db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a5c9c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba631e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba631e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a5c907634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559a5c9c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559a5f2a74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a5d155725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a5ce609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693578==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f1e1577e32 bp 0x7fffe798df30 sp 0x7fffe798df28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f1e1577e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1e15779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1e12829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1e1283d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1e147debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1e1475952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1e16df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1e0e01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1e0dfd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1e0deb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd84371ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd84371ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1e0d29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f1e0de7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1e36c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1e1577725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1e12829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bba3307e32 bp 0x7ffef9f64d50 sp 0x7ffef9f64d48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bba3307e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bba33079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bba30129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bba3013d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bba320debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bba3205952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bba346f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bba2b91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bba2b8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bba2b7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79a1363d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79a1363e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bba2ab9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bba2b77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bba54594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bba3307725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bba30129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693555==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ac8ecc3e32 bp 0x7ffd83786870 sp 0x7ffd83786868
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ac8ecc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ac8ecc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ac8e9ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ac8e9cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ac8ebc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ac8ebc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ac8ee2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ac8e54dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ac8e54956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ac8e537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4882b4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4882b4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ac8e475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ac8e533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ac90e154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ac8ecc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ac8e9ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x56529e811e32 bp 0x7ffdfaef4bb0 sp 0x7ffdfaef4ba8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x56529e811e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56529e8119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56529e51c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56529e51dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56529e717ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56529e70f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56529e979793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56529e09bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56529e09756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56529e085018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82e78b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82e78b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56529dfc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x56529e081aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5652a09634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56529e811725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56529e51c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558815078e32 bp 0x7fff98767330 sp 0x7fff98767328
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558815078e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588150789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558814d839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558814d84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558814f7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558814f76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588151e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558814902c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588148fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588148ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7667ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7667ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55881482a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5588148e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5588171ca4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558815078725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558814d839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559ff64a9e32 bp 0x7ffe87b81dd0 sp 0x7ffe87b81dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559ff64a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ff64a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ff61b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ff61b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ff63afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ff63a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ff6611793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ff5d33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ff5d2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ff5d1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d7d6ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d7d6dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ff5c5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559ff5d19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ff85fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ff64a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ff61b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693588==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555e6a764e32 bp 0x7fffb559a1b0 sp 0x7fffb559a1a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555e6a764e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e6a7649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e6a46f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e6a470d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e6a66aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e6a662952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e6a8cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e69feec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e69fea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e69fd8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8bb758ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8bb758ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e69f16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555e69fd4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555e6c8b64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e6a764725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e6a46f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  a6 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564493eefe32 bp 0x7ffec130b210 sp 0x7ffec130b208
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564493eefe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564493eef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564493bfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564493bfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564493df5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564493ded952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564494057793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564493779c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56449377556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564493763018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11048c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11048c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644936a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56449375faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5644960414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564493eef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564493bfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5565baf24e32 bp 0x7fffd6fc18b0 sp 0x7fffd6fc18a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5565baf24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565baf249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565bac2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565bac30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565bae2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565bae22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565bb08c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565ba7aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565ba7aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565ba798018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05819bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05819bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565ba6d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5565ba794aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565bd0764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565baf24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565bac2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55dfb7333e32 bp 0x7fff1c682c90 sp 0x7fff1c682c88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55dfb7333e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dfb73339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dfb703e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dfb703fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dfb7239ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dfb7231952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dfb749b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dfb6bbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dfb6bb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dfb6ba7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59aced7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59aced7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dfb6ae5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55dfb6ba3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dfb94854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dfb7333725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dfb703e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559b5c890e32 bp 0x7fff93eb1e90 sp 0x7fff93eb1e88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559b5c890e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b5c8909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b5c59b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b5c59cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b5c796ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b5c78e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b5c9f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b5c11ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b5c11656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b5c104018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa756c15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa756c15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b5c042634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559b5c100aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b5e9e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b5c890725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b5c59b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693853==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a1ed36be32 bp 0x7fff7a720670 sp 0x7fff7a720668
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a1ed36be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1ed36b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1ed0769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1ed077d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1ed271ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1ed269952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1ed4d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1ecbf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1ecbf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1ecbdf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cf1b71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cf1b71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1ecb1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a1ecbdbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1ef4bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1ed36b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1ed0769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2693825==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b1046c4e32 bp 0x7fffae2f6450 sp 0x7fffae2f6448
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b1046c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1046c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1043cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1043d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1045caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1045c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b10482c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b103f4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b103f4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b103f38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2058c76d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2058c76e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b103e76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b103f34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1068164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1046c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1043cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693826==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b1983cfe32 bp 0x7ffe5daff730 sp 0x7ffe5daff728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b1983cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1983cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1980da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1980dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1982d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1982cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b198537793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b197c59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b197c5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b197c43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb9123cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb9123ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b197b81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b197c3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b19a5214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1983cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1980da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5619ec6afe32 bp 0x7ffc67a33b50 sp 0x7ffc67a33b48
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5619ec6afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619ec6af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619ec3ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619ec3bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619ec5b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619ec5ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619ec817793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619ebf39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619ebf3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619ebf23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25cdf56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25cdf56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619ebe61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5619ebf1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619ee8014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619ec6af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619ec3ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693828==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e584bace32 bp 0x7ffca09d8830 sp 0x7ffca09d8828
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e584bace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e584bac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5848b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5848b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e584ab2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e584aaa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e584d14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e584436c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e58443256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e584420018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b7fdc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b7fdc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e58435e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e58441caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e586cfe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e584bac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5848b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693836==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fd627d0e32 bp 0x7ffcc0467df0 sp 0x7ffcc0467de8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fd627d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd627d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd624db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd624dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd626d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd626ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd62938793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd6205ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd6205656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd62044018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f170e4e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f170e4e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd61f82634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fd62040aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fd649224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd627d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd624db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693849==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5624e494be32 bp 0x7ffe685ad850 sp 0x7ffe685ad848
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5624e494be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624e494b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624e46569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624e4657d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624e4851ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624e4849952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624e4ab3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624e41d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624e41d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624e41bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8aa818ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8aa818ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624e40fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5624e41bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624e6a9d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624e494b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624e46569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x563d7a2f0e32 bp 0x7ffd7e736550 sp 0x7ffd7e736548
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x563d7a2f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d7a2f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d79ffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d79ffcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d7a1f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d7a1ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d7a458793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d79b7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d79b7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d79b64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff648f68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff648f68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d79aa2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x563d79b60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d7c4424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d7a2f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d79ffb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d36090ce32 bp 0x7ffc9dda2130 sp 0x7ffc9dda2128
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d36090ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d36090c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3606179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d360618d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d360812ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d36080a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d360a74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d360196c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d36019256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d360180018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f576db75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f576db75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3600be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d36017caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d362a5e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d36090c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3606179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693637==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d3e8580e32 bp 0x7ffca2bf20f0 sp 0x7ffca2bf20e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d3e8580e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3e85809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3e828b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3e828cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3e8486ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3e847e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3e86e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3e7e0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3e7e0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3e7df4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb248acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb248ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3e7d32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d3e7df0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d3ea6d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3e8580725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3e828b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b7a9ca6e32 bp 0x7fffa0bf3ab0 sp 0x7fffa0bf3aa8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b7a9ca6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7a9ca69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7a99b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7a99b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7a9bacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7a9ba4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7a9e0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7a9530c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7a952c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7a951a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89e229dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89e229de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7a9458634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b7a9516aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7abdf84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7a9ca6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7a99b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693889==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558f9ff40e32 bp 0x7ffcb59f2410 sp 0x7ffcb59f2408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558f9ff40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f9ff409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f9fc4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f9fc4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f9fe46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f9fe3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fa00a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f9f7cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f9f7c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f9f7b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa86657bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa86657be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f9f6f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x558f9f7b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558fa20924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f9ff40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f9fc4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693883==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55613dc99e32 bp 0x7ffd43cd0210 sp 0x7ffd43cd0208
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55613dc99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55613dc999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55613d9a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55613d9a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55613db9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55613db97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55613de01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55613d523c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55613d51f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55613d50d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54f80dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54f80dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55613d44b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55613d509aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55613fdeb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55613dc99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55613d9a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  70 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693503==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a48f428e32 bp 0x7fffaba33e30 sp 0x7fffaba33e28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a48f428e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a48f4289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a48f1339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a48f134d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a48f32eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a48f326952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a48f590793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a48ecb2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a48ecae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a48ec9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bbcd6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bbcd6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a48ebda634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a48ec98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a49157a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a48f428725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a48f1339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693869==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x555e5c899e32 bp 0x7ffd421ed0b0 sp 0x7ffd421ed0a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x555e5c899e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e5c8999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e5c5a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e5c5a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e5c79febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e5c797952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e5ca01793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e5c123c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e5c11f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e5c10d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7aade4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7aade4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e5c04b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x555e5c109aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555e5e9eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e5c899725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e5c5a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693746==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e8951dde32 bp 0x7ffd11b28d30 sp 0x7ffd11b28d28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e8951dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8951dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e894ee89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e894ee9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8950e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8950db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e895345793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e894a67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e894a6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e894a51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3e608dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3e608de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e89498f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e894a4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e89732f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8951dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e894ee89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561c569e9e32 bp 0x7ffd2fd508d0 sp 0x7ffd2fd508c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561c569e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c569e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c566f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c566f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c568efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c568e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c56b51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c56273c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c5626f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c5625d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5035ec7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5035ec7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c5619b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561c56259aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561c58b3b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c569e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c566f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5b 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 
> =================================================================
> ==2693932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d6939e8e32 bp 0x7ffedf60f6b0 sp 0x7ffedf60f6a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d6939e8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6939e89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6936f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6936f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6938eeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6938e6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d693b50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d693272c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d69326e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d69325c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2787affd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2787affe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d69319a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d693258aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d695b3a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6939e8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6936f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55ae48b94e32 bp 0x7ffddcb04bd0 sp 0x7ffddcb04bc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55ae48b94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae48b949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae4889f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae488a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae48a9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae48a92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae48cfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae4841ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae4841a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae48408018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec16bb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec16bb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae48346634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55ae48404aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ae4ace64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae48b94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae4889f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693800==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d2e3465e32 bp 0x7ffc6c8c82f0 sp 0x7ffc6c8c82e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d2e3465e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2e34659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2e31709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2e3171d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2e336bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2e3363952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2e35cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2e2cefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2e2ceb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2e2cd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca802abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca802abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2e2c17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d2e2cd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2e55b74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2e3465725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2e31709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693921==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55d296d0be32 bp 0x7ffc4b5e7030 sp 0x7ffc4b5e7028
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55d296d0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d296d0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d296a169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d296a17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d296c11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d296c09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d296e73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d296595c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d29659156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d29657f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93daf0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93daf0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2964bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55d29657baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d298e5d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d296d0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d296a169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5583e5060e32 bp 0x7ffcbbc55a70 sp 0x7ffcbbc55a68
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5583e5060e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5583e50609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583e4d6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583e4d6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5583e4f66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5583e4f5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583e51c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583e48eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583e48e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583e48d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bbbed9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bbbed9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583e4812634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5583e48d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5583e71b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5583e5060725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583e4d6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2693508==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55cfc79e6e32 bp 0x7ffe67355150 sp 0x7ffe67355148
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55cfc79e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfc79e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfc76f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfc76f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfc78ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfc78e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfc7b4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfc7270c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfc726c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfc725a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bf056cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bf056ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfc7198634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55cfc7256aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cfc9b384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfc79e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfc76f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55adea957e32 bp 0x7ffec578f910 sp 0x7ffec578f908
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55adea957e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adea9579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adea6629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adea663d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adea85debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adea855952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adeaabf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adea1e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adea1dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adea1cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f598acdcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f598acdce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adea109634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55adea1c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55adecaa94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adea957725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adea6629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  be 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d0b4 at pc 0x55d5db09ee32 bp 0x7ffe02995a70 sp 0x7ffe02995a68
> READ of size 4 at 0x61600000d0b4 thread T0
>     #0 0x55d5db09ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5db09e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5dada99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5dadaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5dafa4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5daf9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5db206793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5da928c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5da92456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5da912018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f844180cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f844180ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5da850634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d0b4 is located 308 bytes inside of 528-byte region [0x61600000cf80,0x61600000d190)
> freed by thread T0 here:
>     #0 0x55d5da90eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d5dd1f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5db09e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5dada99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2693906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55c2b5681e32 bp 0x7ffe52f1af30 sp 0x7ffe52f1af28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55c2b5681e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2b56819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2b538c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2b538dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2b5587ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2b557f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2b57e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2b4f0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2b4f0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2b4ef5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c1700ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c1700ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2b4e33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55c2b4ef1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2b77d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2b5681725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2b538c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694144==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559f1e56be32 bp 0x7ffdc6383a90 sp 0x7ffdc6383a88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559f1e56be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f1e56b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f1e2769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f1e277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f1e471ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f1e469952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f1e6d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f1ddf5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f1ddf156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f1dddf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7054dc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7054dc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f1dd1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559f1dddbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f206bd4f1 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  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 
> =================================================================
> ==2694133==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555a08c71e32 bp 0x7fff2a3e1e70 sp 0x7fff2a3e1e68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555a08c71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a08c719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a0897c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a0897dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a08b77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a08b6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a08dd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a084fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a084f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a084e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eb19a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eb19a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a08423634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555a084e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a0adc34f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694152==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558b6503fe32 bp 0x7ffce6045cf0 sp 0x7ffce6045ce8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558b6503fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b6503f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b64d4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b64d4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b64f45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b64f3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b651a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b648c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b648c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b648b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe39aa9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe39aa9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b647f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558b648afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558b671914f1 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  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 
> =================================================================
> ==2694163==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a317010e32 bp 0x7fff6a83e290 sp 0x7fff6a83e288
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a317010e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3170109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a316d1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a316d1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a316f16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a316f0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a317178793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a31689ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a31689656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a316884018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc8b73e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc8b73e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3167c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a316880aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a3191624f1 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  83 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 
> =================================================================
> ==2694158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5603f11b4e32 bp 0x7ffe51e7a8d0 sp 0x7ffe51e7a8c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5603f11b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603f11b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603f0ebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603f0ec0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603f10baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603f10b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603f131c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603f0a3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603f0a3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603f0a28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa63467bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa63467be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603f0966634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5603f0a24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5603f33064f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cfd94afe32 bp 0x7ffed1a03bd0 sp 0x7ffed1a03bc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cfd94afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfd94af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfd91ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfd91bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfd93b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfd93ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfd9617793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfd8d39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfd8d3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfd8d23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd95a03fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd95a03fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfd8c61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cfd8d1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cfdb6014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfd94af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfd91ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  7c 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  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 
> =================================================================
> ==2694190==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560e37805e32 bp 0x7ffd6947a350 sp 0x7ffd6947a348
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560e37805e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e378059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e375109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e37511d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e3770bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e37703952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e3796d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e3708fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e3708b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e37079018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f550fb69d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f550fb69e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e36fb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560e37075aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e399574f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560d0d81de32 bp 0x7ffdcde89030 sp 0x7ffdcde89028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560d0d81de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d0d81d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d0d5289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d0d529d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d0d723ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d0d71b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d0d985793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d0d0a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d0d0a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d0d091018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbfb952ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfb952ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d0cfcf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560d0d08daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560d0f96f4f1 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  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 
> =================================================================
> ==2694174==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d7686fce32 bp 0x7ffd4cd85730 sp 0x7ffd4cd85728
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d7686fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7686fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7684079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d768408d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d768602ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7685fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d768864793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d767f86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d767f8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d767f70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa04bdf5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa04bdf5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d767eae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d767f6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d76a84e4f1 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  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 
> =================================================================
> ==2694183==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564605450e32 bp 0x7ffebe221cb0 sp 0x7ffebe221ca8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564605450e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646054509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56460515b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56460515cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564605356ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56460534e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646055b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564604cdac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564604cd656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564604cc4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a9eec1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a9eec1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564604c02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564604cc0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5646075a24f1 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  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 
> =================================================================
> ==2694284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5589c522fe32 bp 0x7ffe1da9de70 sp 0x7ffe1da9de68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5589c522fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589c522f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589c4f3a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589c4f3bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589c5135ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589c512d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5589c5397793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5589c4ab9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5589c4ab556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5589c4aa3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65e46b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65e46b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5589c49e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5589c4a9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5589c73814f1 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  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 05 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ca34d70e32 bp 0x7fffe53ec130 sp 0x7fffe53ec128
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ca34d70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca34d709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca34a7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca34a7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca34c76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca34c6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca34ed8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca345fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca345f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca345e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b1ebc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b1ebc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca34522634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ca345e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ca36ec24f1 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  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 
> =================================================================
> ==2694211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b869343e32 bp 0x7fffd2e6c5d0 sp 0x7fffd2e6c5c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b869343e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8693439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b86904e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b86904fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b869249ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b869241952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8694ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b868bcdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b868bc956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b868bb7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce17438d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce17438e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b868af5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b868bb3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b86b4954f1 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  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 
> =================================================================
> ==2693973==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558628b57e32 bp 0x7ffd377ee110 sp 0x7ffd377ee108
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558628b57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558628b579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586288629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558628863d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558628a5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558628a55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558628cbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586283e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586283dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586283cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb62fd6dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb62fd6de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558628309634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5586283c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55862aca94f1 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  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 
> =================================================================
> ==2693984==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561006157e32 bp 0x7ffd13bd2d90 sp 0x7ffd13bd2d88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561006157e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610061579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561005e629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561005e63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56100605debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561006055952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610062bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610059e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610059dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610059cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f249fbc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f249fbc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561005909634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5610059c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5610082a94f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d9c7a2de32 bp 0x7ffe754e61b0 sp 0x7ffe754e61a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d9c7a2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9c7a2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9c77389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9c7739d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9c7933ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9c792b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9c7b95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9c72b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9c72b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9c72a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6820ee7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6820ee7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9c71df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d9c729daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9c9b7f4f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693952==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56413c809e32 bp 0x7ffc922b4950 sp 0x7ffc922b4948
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56413c809e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56413c8099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56413c5149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56413c515d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56413c70febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56413c707952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56413c971793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56413c093c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56413c08f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56413c07d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b2e09dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b2e09de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56413bfbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56413c079aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56413e95b4f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564c041cde32 bp 0x7ffffb57b1f0 sp 0x7ffffb57b1e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564c041cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c041cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c03ed89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c03ed9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c040d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c040cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c04335793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c03a57c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c03a5356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c03a41018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a33b63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a33b63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c0397f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564c03a3daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564c0631f4f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2693962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cb54a44e32 bp 0x7ffc87ff2030 sp 0x7ffc87ff2028
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cb54a44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb54a449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb5474f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb54750d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb5494aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb54942952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb54bac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb542cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb542ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb542b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd62649ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd62649ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb541f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cb542b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb56b964f1 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  7e 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 
> =================================================================
> ==2694037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d81dfd9e32 bp 0x7ffe5396a990 sp 0x7ffe5396a988
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d81dfd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d81dfd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d81dce49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d81dce5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d81dedfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d81ded7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d81e141793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d81d863c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d81d85f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d81d84d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04b9362d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04b9362e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d81d78b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d81d849aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d82012b4f1 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  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 
> =================================================================
> ==2693999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x556238e75e32 bp 0x7fffc7685710 sp 0x7fffc7685708
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x556238e75e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556238e759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556238b809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556238b81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556238d7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556238d73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556238fdd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562386ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562386fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562386e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f216c62fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f216c62fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556238627634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5562386e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55623afc74f1 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  93 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 
> =================================================================
> ==2694003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560fe4a86e32 bp 0x7ffc32e22d50 sp 0x7ffc32e22d48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560fe4a86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560fe4a869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560fe47919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560fe4792d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560fe498cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560fe4984952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560fe4bee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560fe4310c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560fe430c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560fe42fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8115e46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8115e46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560fe4238634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560fe42f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560fe6bd84f1 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  b3 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 
> =================================================================
> ==2694042==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561e74741e32 bp 0x7ffc88f488d0 sp 0x7ffc88f488c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561e74741e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e747419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e7444c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e7444dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e74647ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e7490c9f4 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  b3 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 
> =================================================================
> ==2694002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56438aad4e32 bp 0x7ffe01de2dd0 sp 0x7ffe01de2dc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56438aad4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56438aad49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56438a7df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56438a7e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56438a9daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56438ac9f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56438ac9ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56438a3606b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56438a35a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56438a348018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89bb19bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89bb19be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56438a286634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56438a344aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2694006==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55d5b95dbe32 bp 0x7ffc5fcfde50 sp 0x7ffc5fcfde48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55d5b95dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5b95db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5b92e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5b92e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5b94e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5b94d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5b9743793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5b8e65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5b8e6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5b8e4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70a665cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70a665ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5b8d8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55d5b8e4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694257==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f18234ee32 bp 0x7ffcf3d68b10 sp 0x7ffcf3d68b08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f18234ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f18234e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1820599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f18205ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f182254ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f18224c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1824b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f181bd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f181bd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f181bc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac8a449d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac8a449e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f181b00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f181bbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1844a04f1 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  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 
> =================================================================
> ==2694215==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55adeb2c4e32 bp 0x7ffe129519f0 sp 0x7ffe129519e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55adeb2c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adeb2c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adeafcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adeafd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adeb1caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adeb1c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adeb42c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adeab4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adeab4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adeab38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f714ceeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f714ceeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adeaa76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55adeab34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aded4164f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b0a0a2fe32 bp 0x7ffe0f05ef70 sp 0x7ffe0f05ef68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b0a0a2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0a0a2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0a073a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0a073bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0a0935ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0a092d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0a0b97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0a02b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0a02b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0a02a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5eaf85fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5eaf85fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0a01e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b0a029faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0a2b814f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694236==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5571fc352e32 bp 0x7ffefefb43b0 sp 0x7ffefefb43a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5571fc352e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571fc3529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571fc05d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571fc05ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571fc258ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571fc250952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571fc4ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571fbbdcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571fbbd856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571fbbc6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff16d7fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff16d7fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571fbb04634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5571fbbc2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571fe4a44f1 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  78 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 
> =================================================================
> ==2694216==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ec66a11e32 bp 0x7fff9a4b4d90 sp 0x7fff9a4b4d88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ec66a11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec66a119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec6671c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec6671dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec66917ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec6690f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec66b79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec6629bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec6629756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec66285018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ebaee9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ebaee9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec661c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ec66281aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec68b634f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694235==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560143811e32 bp 0x7ffcc7fda1d0 sp 0x7ffcc7fda1c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560143811e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601438119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56014351c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56014351dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560143717ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56014370f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560143979793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56014309bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56014309756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560143085018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb85fab9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb85fab9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560142fc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560143081aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601459634f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5639161fee32 bp 0x7ffc562925f0 sp 0x7ffc562925e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5639161fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639161fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563915f099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563915f0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563916104ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639160fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563916366793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563915a88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563915a8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563915a72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb7ace2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb7ace2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639159b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563915a6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639183504f1 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  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 
> =================================================================
> ==2694102==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55be785f2e32 bp 0x7ffe5d6487b0 sp 0x7ffe5d6487a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55be785f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be785f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be782fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be782fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be784f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be784f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be7875a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be77e7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be77e7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be77e66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f248b24cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f248b24ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be77da4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55be77e62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55be7a7444f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694087==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56233dde1e32 bp 0x7fffe0ca3970 sp 0x7fffe0ca3968
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56233dde1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56233dde19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56233daec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56233daedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56233dce7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56233dcdf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56233df49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56233d66bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56233d66756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56233d655018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fcccc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fcccc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56233d593634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56233d651aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56233ff334f1 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  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 
> =================================================================
> ==2694044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555bfe2b6e32 bp 0x7fff0b42a7f0 sp 0x7fff0b42a7e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555bfe2b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bfe2b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bfdfc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bfdfc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bfe1bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bfe1b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bfe41e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bfdb40c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bfdb3c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bfdb2a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff658ce1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff658ce1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bfda68634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555bfdb26aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555c004084f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694132==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55bdd96c7e32 bp 0x7ffc5192ed10 sp 0x7ffc5192ed08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55bdd96c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdd96c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdd93d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdd93d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdd95cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bdd95c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bdd982f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bdd8f51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bdd8f4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bdd8f3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5115c42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5115c42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdd8e79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55bdd8f37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bddb8194f1 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  9c 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694290==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x555f58b31e32 bp 0x7ffdd8a54ad0 sp 0x7ffdd8a54ac8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x555f58b31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f58b319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f5883c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f5883dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f58a37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f58a2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f58c99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f583bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f583b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f583a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39dbdccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39dbdcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f582e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x555f583a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  6e 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 
> =================================================================
> ==2694282==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55618bbc9e32 bp 0x7ffd02ab63f0 sp 0x7ffd02ab63e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55618bbc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55618bbc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55618b8d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55618b8d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55618bacfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55618bac7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55618bd31793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55618b453c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55618b44f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55618b43d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a542fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a542fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55618b37b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55618b439aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55618dd1b4f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563463e31e32 bp 0x7ffd0035a5b0 sp 0x7ffd0035a5a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563463e31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563463e319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563463b3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563463b3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563463d37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563463d2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563463f99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634636bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634636b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634636a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3981941d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3981941e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634635e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5634636a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563465f834f1 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  9a 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 
> =================================================================
> ==2694320==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56428d767e32 bp 0x7fff07abaa90 sp 0x7fff07abaa88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56428d767e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56428d7679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56428d4729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56428d473d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56428d66debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56428d665952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56428d8cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56428cff1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56428cfed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56428cfdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5891f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5891f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56428cf19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56428cfd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694324==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559454affe32 bp 0x7fff1d4c26f0 sp 0x7fff1d4c26e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559454affe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559454aff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55945480a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55945480bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559454a05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594549fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559454c67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559454389c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55945438556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559454373018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f10c6dfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f10c6dfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594542b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55945436faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559456c514f1 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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5626c0337e32 bp 0x7ffc4d36b010 sp 0x7ffc4d36b008
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5626c0337e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626c03379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626c00429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626c0043d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626c023debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626c0235952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626c049f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626bfbc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626bfbbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626bfbab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb9764ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb9764ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626bfae9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2694199==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56190a3d6e32 bp 0x7ffc3ae5c4b0 sp 0x7ffc3ae5c4a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56190a3d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56190a3d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56190a0e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56190a0e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56190a2dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56190a2d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56190a53e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561909c60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561909c5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561909c4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7c47fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7c47fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561909b88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561909c46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56190c5284f1 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  c8 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 
> =================================================================
> ==2693948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x5604d3560e32 bp 0x7ffeeec1fa70 sp 0x7ffeeec1fa68
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x5604d3560e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604d35609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604d326b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604d326cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604d3466ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604d345e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604d36c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604d2deac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604d2de656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604d2dd4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c2af58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c2af58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604d2d12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x5604d2dd0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5604d56b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604d3560725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604d326b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 04 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5624fb9c2e32 bp 0x7ffd12060910 sp 0x7ffd12060908
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5624fb9c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624fb9c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624fb6cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624fb6ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624fb8c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624fb8c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624fbb2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624fb24cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624fb24856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624fb236018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec07933d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec07933e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624fb174634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5624fb232aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624fdb144f1 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  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 
> =================================================================
> ==2694459==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557ab0fe4e32 bp 0x7ffd8a96e6d0 sp 0x7ffd8a96e6c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557ab0fe4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ab0fe49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ab0cef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ab0cf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ab0eeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557ab0ee2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557ab114c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557ab086ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557ab086a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557ab0858018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9eeec73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9eeec73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ab0796634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557ab0854aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557ab31364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ab0fe4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ab0cef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694526==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55646d718e32 bp 0x7ffee4fda2f0 sp 0x7ffee4fda2e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55646d718e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55646d7189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55646d4239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55646d424d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55646d61eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55646d616952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55646d880793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55646cfa2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55646cf9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55646cf8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe569912d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe569912e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55646ceca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55646cf88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55646f86a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55646d718725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55646d4239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55d6f4010e32 bp 0x7fffe8b7a070 sp 0x7fffe8b7a068
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55d6f4010e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6f40109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6f3d1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6f3d1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6f3f16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6f3f0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6f4178793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6f389ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6f389656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6f3884018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f458cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f458cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6f37c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55d6f3880aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6f61624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6f4010725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6f3d1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694492==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55dd94adce32 bp 0x7ffeadbf3f10 sp 0x7ffeadbf3f08
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55dd94adce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd94adc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd947e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd947e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd949e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd949da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd94c44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd94366c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd9436256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd94350018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2fef36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2fef36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd9428e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55dd9434caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd96c2e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd94adc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd947e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x559591bf5e32 bp 0x7fff99b28f90 sp 0x7fff99b28f88
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x559591bf5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559591bf59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595919009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559591901d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559591afbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559591af3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559591d5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55959147fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55959147b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559591469018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7face729ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7face729ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595913a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x559591465aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559593d474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559591bf5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595919009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694389==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x557c3b667e32 bp 0x7ffeb22e4950 sp 0x7ffeb22e4948
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x557c3b667e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c3b6679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c3b3729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c3b373d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c3b56debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c3b565952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c3b7cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c3aef1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c3aeed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c3aedb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d82271d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d82271e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c3ae19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x557c3aed7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c3d7b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c3b667725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c3b3729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x565475a35e32 bp 0x7ffca8026090 sp 0x7ffca8026088
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x565475a35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565475a359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654757409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565475741d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56547593bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565475933952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565475b9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654752bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654752bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654752a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f539da3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f539da3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654751e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5654752a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565477b874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565475a35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654757409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x556ef5df3e32 bp 0x7ffc49340730 sp 0x7ffc49340728
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x556ef5df3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556ef5df39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556ef5afe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556ef5affd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556ef5cf9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556ef5cf1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556ef5f5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556ef567dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556ef567956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556ef5667018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc60cc12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc60cc12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556ef55a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x556ef5663aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556ef7f454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556ef5df3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556ef5afe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694522==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x559cd49c5e32 bp 0x7ffcb4c1ff30 sp 0x7ffcb4c1ff28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x559cd49c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cd49c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cd46d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cd46d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cd48cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cd48c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cd4b2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cd424fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cd424b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cd4239018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f114bfa0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f114bfa0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cd4177634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x559cd4235aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559cd6b174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cd49c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cd46d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694350==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a06deb7e32 bp 0x7ffeeb6e3e30 sp 0x7ffeeb6e3e28
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a06deb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a06deb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a06dbc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a06dbc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a06ddbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a06ddb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a06e01f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a06d741c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a06d73d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a06d72b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b42167d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b42167e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a06d669634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a06d727aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0700094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a06deb7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a06dbc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e957d4ae32 bp 0x7ffc8ad40690 sp 0x7ffc8ad40688
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e957d4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e957d4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e957a559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e957a56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e957c50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e957c48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e957eb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9575d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9575d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9575be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1cf6f8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cf6f8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9574fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e9575baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e959e9c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e957d4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e957a559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55abd7a6de32 bp 0x7fff218ccf50 sp 0x7fff218ccf48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55abd7a6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abd7a6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abd77789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abd7779d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abd7973ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abd796b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abd7bd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abd72f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abd72f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abd72e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8992815d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8992815e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abd721f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55abd72ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55abd9bbf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abd7a6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abd77789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694337==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5601badabe32 bp 0x7fffb96dcdb0 sp 0x7fffb96dcda8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5601badabe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601badab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601baab69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601baab7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601bacb1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601baca9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601baf13793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601ba635c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601ba63156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601ba61f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa4a2a75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa4a2a75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601ba55d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5601ba61baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601bcefd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601badab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601baab69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x560783082e32 bp 0x7ffeac562090 sp 0x7ffeac562088
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x560783082e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607830829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560782d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560782d8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560782f88ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560782f80952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607831ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56078290cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56078290856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607828f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02a17d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02a17d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560782834634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5607828f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607851d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560783082725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560782d8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  67 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 
> =================================================================
> ==2694567==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55bb805b3e32 bp 0x7ffd87eb6790 sp 0x7ffd87eb6788
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55bb805b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bb805b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bb802be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bb802bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bb804b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bb804b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bb8071b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bb7fe3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bb7fe3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bb7fe27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1634d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1634d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bb7fd65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55bb7fe23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bb827054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bb805b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bb802be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694541==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5600c45bce32 bp 0x7ffdd0fbec30 sp 0x7ffdd0fbec28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5600c45bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600c45bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600c42c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600c42c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600c44c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600c44ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600c4724793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600c3e46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600c3e4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600c3e30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4bf551d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4bf551e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600c3d6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5600c3e2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600c670e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600c45bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600c42c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  68 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694486==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55cb07ebce32 bp 0x7ffe26ce0df0 sp 0x7ffe26ce0de8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55cb07ebce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb07ebc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb07bc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb07bc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb07dc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb07dba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb08024793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb07746c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb0774256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb07730018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d4b5d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d4b5d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb0766e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55cb0772caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb0a00e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb07ebc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb07bc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694554==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55edde933e32 bp 0x7ffee021fbd0 sp 0x7ffee021fbc8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55edde933e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edde9339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edde63e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edde63fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edde839ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edde831952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eddea9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edde1bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edde1b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edde1a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9ac048d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9ac048e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edde0e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55edde1a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ede0a854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edde933725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edde63e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564fb58f1e32 bp 0x7ffdfad5c6d0 sp 0x7ffdfad5c6c8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564fb58f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fb58f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fb55fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fb55fdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fb57f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fb57ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fb5a59793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fb517bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fb517756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fb5165018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f208c10bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f208c10be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fb50a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x564fb5161aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564fb7a434f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fb58f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fb55fc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2694353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55fd38be9e32 bp 0x7ffd0212a750 sp 0x7ffd0212a748
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55fd38be9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd38be99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd388f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd388f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd38aefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd38ae7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd38d51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd38473c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd3846f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd3845d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3acb21dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3acb21de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd3839b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55fd38459aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fd3ad3b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd38be9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd388f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  a6 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2694351==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x557bfdb4ae32 bp 0x7ffdf838b130 sp 0x7ffdf838b128
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x557bfdb4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bfdb4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bfd8559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bfd856d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bfda50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bfda48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557bfdcb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557bfd3d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557bfd3d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557bfd3be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f831c8ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f831c8dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557bfd2fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x557bfd3baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557bffc9c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557bfdb4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557bfd8559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x564118089e32 bp 0x7ffd615db370 sp 0x7ffd615db368
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x564118089e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641180899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564117d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564117d95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564117f8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564117f87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641181f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564117913c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56411790f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641178fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8dcb081d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8dcb081e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56411783b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5641178f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56411a1db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564118089725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564117d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55aec220ce32 bp 0x7ffe8caaf410 sp 0x7ffe8caaf408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55aec220ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aec220c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aec1f179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aec1f18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aec2112ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aec210a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aec2374793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aec1a96c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aec1a9256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aec1a80018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2efe94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2efe94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aec19be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55aec1a7caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aec435e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aec220c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aec1f179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x557831a8be32 bp 0x7ffc1476ef10 sp 0x7ffc1476ef08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x557831a8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557831a8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578317969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557831797d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557831991ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557831989952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557831bf3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557831315c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55783131156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578312ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40ba394d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40ba394e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55783123d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5578312fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557833bdd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557831a8b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578317969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e8661eee32 bp 0x7fff971db070 sp 0x7fff971db068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e8661eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8661ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e865ef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e865efad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8660f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8660ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e866356793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e865a78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e865a7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e865a62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f378f212d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f378f212e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8659a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e865a5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e8683404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8661ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e865ef99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56190fca4e32 bp 0x7fff9db5c390 sp 0x7fff9db5c388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56190fca4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56190fca49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56190f9af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56190f9b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56190fbaaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56190fba2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56190fe0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56190f52ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56190f52a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56190f518018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1aa8dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1aa8dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56190f456634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56190f514aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561911df64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56190fca4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56190f9af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565183858e32 bp 0x7ffed7222b70 sp 0x7ffed7222b68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565183858e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651838589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651835639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565183564d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56518375eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565183756952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651839c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651830e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651830de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651830cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4ce8f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4ce8f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56518300a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5651830c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651859aa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565183858725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651835639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2694610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x5559b863be32 bp 0x7ffd596743f0 sp 0x7ffd596743e8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x5559b863be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559b863b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559b83469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559b8347d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559b8541ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559b8539952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559b87a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559b7ec5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559b7ec156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559b7eaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20b7b14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20b7b14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559b7ded634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x5559b7eabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559ba78d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559b863b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559b83469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c2dfe6de32 bp 0x7fff8ac1b7f0 sp 0x7fff8ac1b7e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c2dfe6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2dfe6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2dfb789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2dfb79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2dfd73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2dfd6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c2dffd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c2df6f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c2df6f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c2df6e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8beb42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8beb42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c2df61f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c2df6ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2e1fbf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2dfe6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2dfb789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5605424e0e32 bp 0x7ffdb5572d50 sp 0x7ffdb5572d48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5605424e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605424e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605421eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605421ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605423e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605423de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560542648793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560541d6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560541d6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560541d54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1a28d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1a28d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560541c92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560541d50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5605446324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605424e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605421eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ae1bbc6e32 bp 0x7ffdddd3bd50 sp 0x7ffdddd3bd48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ae1bbc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae1bbc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae1b8d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae1b8d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae1babfe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ae1babf786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ae1bac17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ae1b4466a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ae1b449698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ae1b43a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f06adf60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06adf60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae1b378634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ae1b436aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ae1dd184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae1bbc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae1b8d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704483==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a6e1854e32 bp 0x7ffd65f0fb70 sp 0x7ffd65f0fb68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a6e1854e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6e18549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6e155f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6e1560d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6e175aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6e1752952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6e19bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6e10dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6e10da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6e10c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4971476d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4971476e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6e1006634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a6e10c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6e39a64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6e1854725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6e155f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d6a09d7e32 bp 0x7ffd82648610 sp 0x7ffd82648608
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d6a09d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6a09d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6a06e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6a06e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6a08ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6a08d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6a0b3f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6a0261c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6a025d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6a024b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55c4d87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55c4d87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6a0189634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d6a0247aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6a2b294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6a09d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6a06e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f6ee30ae32 bp 0x7ffd800db510 sp 0x7ffd800db508
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f6ee30ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6ee30a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6ee0159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6ee016d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6ee210ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6ee208952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6ee472793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6edb94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6edb9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6edb7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f730cdc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f730cdc9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6edabc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f6edb7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6f045c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6ee30a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6ee0159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2704611==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56507b9b7e32 bp 0x7ffec3617a30 sp 0x7ffec3617a28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56507b9b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56507b9b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56507b6c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56507b6c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56507b8bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56507b8b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56507bb1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56507b241c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56507b23d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56507b22b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd801998d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd801998e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56507b169634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56507b227aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56507db094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56507b9b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56507b6c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dd6568fe32 bp 0x7ffe608eddf0 sp 0x7ffe608edde8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dd6568fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd6568f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd6539a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd6539bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd65595ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd6558d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd657f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd64f19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd64f1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd64f03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74a9295d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74a9295e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd64e41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dd64effaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd677e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd6568f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd6539a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  14 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5640bbe78e32 bp 0x7ffc29c45ef0 sp 0x7ffc29c45ee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5640bbe78e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640bbe789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640bbb839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640bbb84d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640bbd7eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640bbd76952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640bbfe0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640bb702c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640bb6fe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640bb6ec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34b8d1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34b8d1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640bb62a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5640bb6e8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5640bdfca4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640bbe78725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640bbb839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704501==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558775b5ce32 bp 0x7fff3b4dfa30 sp 0x7fff3b4dfa28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558775b5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558775b5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587758679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558775868d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558775a62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558775a5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558775cc4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587753e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587753e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587753d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb372fc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb372fc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55877530e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5587753ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558777cae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558775b5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587758679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704505==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d651ec3e32 bp 0x7ffded51ec70 sp 0x7ffded51ec68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d651ec3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d651ec39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d651bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d651bcfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d651dbce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d651dbc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d651dbe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d6517436a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d651746698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d651737216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8fda3f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fda3f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d651675634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d651733aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6540154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d651ec3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d651bce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55efea9a1e32 bp 0x7fff1a37d950 sp 0x7fff1a37d948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55efea9a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efea9a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efea6ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efea6add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efea89ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55efea89a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55efea89c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55efea2216a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55efea224698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55efea215216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8f79e43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f79e43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efea153634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55efea211aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55efecaf34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efea9a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efea6ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 66 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704593==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a935cc6e32 bp 0x7fff72571f30 sp 0x7fff72571f28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a935cc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a935cc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9359d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9359d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a935bccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a935bc4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a935e2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a935550c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a93554c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a93553a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd11613fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd11613fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a935478634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a935536aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a937e184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a935cc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9359d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704475==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5601bfb24e32 bp 0x7ffe1aa49950 sp 0x7ffe1aa49948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5601bfb24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601bfb249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601bf82f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601bf830d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601bfa2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601bfa22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601bfc8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601bf3aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601bf3aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601bf398018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0799a60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0799a60e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601bf2d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5601bf394aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601c1c764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601bfb24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601bf82f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704612==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556eae9a9e32 bp 0x7ffd62dc9770 sp 0x7ffd62dc9768
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556eae9a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556eae9a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556eae6b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556eae6b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556eae8afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556eae8a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556eaeb11793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556eae233c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556eae22f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556eae21d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96252fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96252fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556eae15b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556eae219aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556eb0afb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556eae9a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556eae6b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55eaee84be32 bp 0x7ffdac62ccb0 sp 0x7ffdac62cca8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55eaee84be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eaee84b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eaee5569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eaee557d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eaee751ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eaee749952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eaee9b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eaee0d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eaee0d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eaee0bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2af861d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2af861e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eaedffd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55eaee0bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eaf099d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eaee84b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eaee5569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a0bb22ee32 bp 0x7ffd8566deb0 sp 0x7ffd8566dea8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a0bb22ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0bb22e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0baf399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0baf3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0bb134ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0bb12c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0bb396793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0baab8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0baab456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0baaa2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8caeb57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8caeb57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0ba9e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a0baa9eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0bd3804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0bb22e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0baf399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704634==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5568bea1ee32 bp 0x7ffffe3c0070 sp 0x7ffffe3c0068
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5568bea1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568bea1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568be7299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568be72ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568be924ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568be91c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568beb86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568be2a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568be2a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568be292018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7712074d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7712074e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568be1d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5568be28eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568c0b704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568bea1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568be7299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560688d28e32 bp 0x7ffcd0a18770 sp 0x7ffcd0a18768
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560688d28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560688d289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560688a339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560688a34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560688c2eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560688c26952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560688e90793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606885b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606885ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56068859c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a19649d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a19649e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606884da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560688598aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56068ae7a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560688d28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560688a339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704693==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a95cf9fe32 bp 0x7ffedcc183d0 sp 0x7ffedcc183c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a95cf9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a95cf9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a95ccaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a95ccabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a95cea5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a95ce9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a95d107793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a95c829c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a95c82556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a95c813018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6bb1f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6bb1f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a95c751634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a95c80faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a95f0f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a95cf9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a95ccaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704668==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564427f14e32 bp 0x7fffde7f1d10 sp 0x7fffde7f1d08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564427f14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564427f149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564427c1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564427c20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564427e1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564427e12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56442807c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56442779ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56442779a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564427788018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8fe9005d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8fe9005e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644276c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564427784aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56442a0664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564427f14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564427c1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704663==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a95261ae32 bp 0x7ffe9ec69670 sp 0x7ffe9ec69668
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a95261ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a95261a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9523259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a952326d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a952520ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a952518952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a952782793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a951ea4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a951ea056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a951e8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f600763ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f600763ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a951dcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a951e8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a95476c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a95261a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9523259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704653==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55adb4b65e32 bp 0x7ffe61cb4910 sp 0x7ffe61cb4908
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55adb4b65e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adb4b659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adb48709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adb4871d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adb4a6bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adb4a63952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adb4ccd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adb43efc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adb43eb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adb43d9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab8cac3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab8cac3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adb4317634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55adb43d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55adb6cb74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adb4b65725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adb48709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5557335a7e32 bp 0x7fff514ee910 sp 0x7fff514ee908
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5557335a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557335a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557332b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557332b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557334a0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5557334a0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5557334a27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555732e276a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555732e2a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555732e1b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb815f38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb815f38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555732d59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555732e17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557356f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557335a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557332b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704641==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5620af492e32 bp 0x7ffda268abd0 sp 0x7ffda268abc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5620af492e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620af4929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620af19d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620af19ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620af38be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5620af38b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5620af38d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5620aed126a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5620aed15698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5620aed06216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f959fec0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f959fec0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620aec44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5620aed02aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620b15e44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620af492725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620af19d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f5 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 
> =================================================================
> ==2704683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5654fd9c0e32 bp 0x7ffe7e1887d0 sp 0x7ffe7e1887c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5654fd9c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654fd9c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654fd6cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654fd6ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654fd8c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654fd8be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654fdb28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654fd24ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654fd24656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654fd234018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f688fa31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f688fa31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654fd172634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5654fd230aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654ffb124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654fd9c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654fd6cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b0da24be32 bp 0x7ffc93939c70 sp 0x7ffc93939c68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b0da24be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0da24b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0d9f569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0d9f57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0da151ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0da149952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0da3b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0d9ad5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0d9ad156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0d9abf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a4cd07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a4cd07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0d99fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b0d9abbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0dc39d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0da24b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0d9f569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555d2b37fe32 bp 0x7ffeab8ec9d0 sp 0x7ffeab8ec9c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555d2b37fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d2b37f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d2b08a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d2b08bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d2b285ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d2b27d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d2b4e7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d2ac09c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d2ac0556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d2abf3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3756e94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3756e94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d2ab31634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
<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  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 
> =================================================================
> ==2705919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55af1f2c8e32 bp 0x7ffe813dd650 sp 0x7ffe813dd648
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55af1f2c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af1f2c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af1efd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af1efd4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af1f1ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af1f1c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af1f430793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af1eb52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af1eb4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af1eb3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64de564d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64de564e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af1ea7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55af1eb38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af2141a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af1f2c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af1efd39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c9 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705927==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55fdcace2e32 bp 0x7ffe44645d10 sp 0x7ffe44645d08
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55fdcace2e31 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  ee 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5578fad3ae32 bp 0x7ffc973a8e90 sp 0x7ffc973a8e88
<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  01 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706001==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555dc9e47e32 bp 0x7ffc98f65130 sp 0x7ffc98f65128
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555dc9e47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555dc9e479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555dc9b529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555dc9b53d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555dc9d4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555dc9d45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555dc9faf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555dc96d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555dc96cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555dc96bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68f3ec5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68f3ec5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555dc95f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555dc96b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555dcbf994f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555dc9e47725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555dc9b529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5618512a8e32 bp 0x7ffca5712530 sp 0x7ffca5712528
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5618512a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618512a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561850fb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561850fb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618511aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618511a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561851410793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561850b32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561850b2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561850b1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72f4083d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72f4083e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561850a5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561850b18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5618533fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618512a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561850fb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706026==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561ad1f43e32 bp 0x7ffce0ae6870 sp 0x7ffce0ae6868
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561ad1f43e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ad1f439df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ad1c4e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ad1c4fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ad1e49ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ad1e41952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ad20ab793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ad17cdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ad17c956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ad17b7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f471f34ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f471f34ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ad16f5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  fb 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5563c9faae32 bp 0x7ffd891d4a90 sp 0x7ffd891d4a88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5563c9faae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563c9faa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563c9cb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563c9cb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563c9eb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563c9ea8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563ca112793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563c9834c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563c983056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563c981e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0010b0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0010b0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563c975c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5563c981aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5563cc0fc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563c9faa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563c9cb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558b00f12e32 bp 0x7ffec216ae90 sp 0x7ffec216ae88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x558b00f12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b00f129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b00c1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b00c1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b00e18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b00e10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b0107a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b0079cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b0079856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b00786018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bc9a89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bc9a89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b006c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x558b00782aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558b030644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b00f12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b00c1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  d2 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705946==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x5613fcce4e32 bp 0x7ffd14f541b0 sp 0x7ffd14f541a8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x5613fcce4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613fcce49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613fc9ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613fc9f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613fcbeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613fcbe2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613fce4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613fc56ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613fc56a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613fc558018 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  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 
> =================================================================
> ==2705947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x55936c65de32 bp 0x7ffcf15ce4f0 sp 0x7ffcf15ce4e8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x55936c65de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55936c65d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55936c3689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55936c369d28 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  fd 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 
> =================================================================
> ==2705970==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556861646e32 bp 0x7ffe537c3bd0 sp 0x7ffe537c3bc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556861646e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568616469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568613519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556861352d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55686154cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556861544952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568617ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556860ed0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556860ecc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556860eba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3bed47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3bed47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556860df8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556860eb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568637984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556861646725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568613519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705937==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fee3459e32 bp 0x7fffc3c4da10 sp 0x7fffc3c4da08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fee3459e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fee34599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fee31649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fee3165d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fee335febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fee3357952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fee35c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fee2ce3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fee2cdf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fee2ccd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13e498dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13e498de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fee2c0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fee2cc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fee55ab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fee3459725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fee31649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  49 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706025==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b437c8fe32 bp 0x7ffc1201a030 sp 0x7ffc1201a028
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b437c8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b437c8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b43799a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b43799bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b437b95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b437b8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b437df7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b437519c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b43751556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b437503018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c1c5a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c1c5a5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b437441634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b4374ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b439de14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b437c8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b43799a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706127==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55accc94de32 bp 0x7ffdf6095bf0 sp 0x7ffdf6095be8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55accc94de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55accc94d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55accc6589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55accc659d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55accc853ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55accc84b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55acccab5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55accc1d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55accc1d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55accc1c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f375318ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f375318ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55accc0ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55accc1bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55accea9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55accc94d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55accc6589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5601413bae32 bp 0x7ffe79c1d190 sp 0x7ffe79c1d188
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5601413bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601413ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601410c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601410c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601412c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601412b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560141522793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560140c44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560140c4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560140c2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7403f19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7403f19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560140b6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560140c2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56014350c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601413ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601410c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ce 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b0f8ff1e32 bp 0x7ffcfa7e9770 sp 0x7ffcfa7e9768
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b0f8ff1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0f8ff19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0f8cfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0f8cfdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0f8ef7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0f8eef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0f9159793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0f887bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0f887756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0f8865018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc3581bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc3581be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0f87a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b0f8861aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0fb1434f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0f8ff1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0f8cfc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706138==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5597fea18e32 bp 0x7ffc21926230 sp 0x7ffc21926228
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5597fea18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597fea189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597fe7239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597fe724d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597fe91eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597fe916952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597feb80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597fe2a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597fe29e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597fe28c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c77c68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c77c68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597fe1ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5597fe288aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559800b6a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597fea18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597fe7239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560dada53e32 bp 0x7ffddaecad50 sp 0x7ffddaecad48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560dada53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dada539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dad75e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dad75fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dad959ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560dad951952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560dadbbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560dad2ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560dad2d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560dad2c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe8507e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe8507e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560dad205634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2706120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556594585e32 bp 0x7ffd1a3a9630 sp 0x7ffd1a3a9628
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556594585e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565945859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565942909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556594291d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55659448bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556594483952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565946ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556593e0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556593e0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556593df9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f238810bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f238810be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556593d37634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556593df5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565966d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556594585725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565942909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706114==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a2e7bc8e32 bp 0x7ffd5a059990 sp 0x7ffd5a059988
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a2e7bc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2e7bc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2e78d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a2e78d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2e7aceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2e7ac6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2e7d30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2e7452c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2e744e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2e743c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a2a315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a2a315e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2e737a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a2e7438aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a2e9d1a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2e7bc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2e78d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706107==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f7ba774e32 bp 0x7fff10879ad0 sp 0x7fff10879ac8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f7ba774e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7ba7749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7ba47f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c5 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x561bf5889e32 bp 0x7ffdb645c750 sp 0x7ffdb645c748
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x561bf5889e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bf58899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bf55949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bf5595d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bf578febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561bf5787952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561bf59f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561bf5113c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561bf510f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561bf50fd018 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  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 
> =================================================================
> ==2706090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x562ab37c8e32 bp 0x7ffed5940410 sp 0x7ffed5940408
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x562ab37c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ab37c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ab34d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ab34d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ab36ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ab36c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ab3930793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ab3052c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ab304e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ab303c018 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  ba 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 
> =================================================================
> ==2706137==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5621c368ae32 bp 0x7ffef1822a90 sp 0x7ffef1822a88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5621c368ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621c368a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621c33959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621c3396d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621c3590ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621c3588952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5621c37f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5621c2f14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5621c2f1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5621c2efe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff25bb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff25bb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5621c2e3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5621c2efaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5621c57dc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621c368a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621c33959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2706056==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c107071e32 bp 0x7fffe818bff0 sp 0x7fffe818bfe8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c107071e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1070719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c106d7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c106d7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c106f77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c106f6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1071d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1068fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1068f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1068e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa083dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa083dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c106823634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c1068e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c1091c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c107071725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c106d7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ae 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 
> =================================================================
> ==2706195==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561d3e2cfe32 bp 0x7ffd783cdb70 sp 0x7ffd783cdb68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561d3e2cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d3e2cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d3dfda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d3dfdbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d3e1c8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561d3e1c8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x561d3e1ca7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561d3db4f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561d3db52698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561d3db43216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f020d19dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f020d19de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d3da81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x561d3db3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561d404214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d3e2cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d3dfda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c4 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 
> =================================================================
> ==2706155==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55afea41fe32 bp 0x7fff201f5b90 sp 0x7fff201f5b88
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55afea41fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afea41f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afea12a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afea12bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afea318e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55afea318786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55afea31a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55afe9c9f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55afe9ca2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55afe9c93216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fce0693bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce0693be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afe9bd1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55afe9c8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55afec5714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afea41f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afea12a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ae 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 
> =================================================================
> ==2706166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x556063ad0e32 bp 0x7ffe7dbb8af0 sp 0x7ffe7dbb8ae8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x556063ad0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556063ad09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560637db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560637dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560639c9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5560639c9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5560639cb7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5560633506a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556063353698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556063344216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f29044d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29044d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556063282634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x556063340aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556065c224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556063ad0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560637db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b5 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 
> =================================================================
> ==2706203==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x564c24826e32 bp 0x7ffcf4359b10 sp 0x7ffcf4359b08
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x564c24826e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c248269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c245319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c24532d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c2471fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564c2471f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564c247217f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564c240a66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564c240a9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564c2409a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fef6ba06d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef6ba06e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c23fd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x564c24096aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564c269784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c24826725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c245319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b5 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 
> =================================================================
> ==2706220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5609b629fe32 bp 0x7ffedb04a0d0 sp 0x7ffedb04a0c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5609b629fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609b629f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609b5faa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609b5fabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609b6198e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5609b6198786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5609b619a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5609b5b1f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5609b5b22698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5609b5b13216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3686bdad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3686bdae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609b5a51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5609b5b0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5609b83f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609b629f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609b5faa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b3 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 
> =================================================================
> ==2706198==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5601b44b5e32 bp 0x7fffc5ad8b70 sp 0x7fffc5ad8b68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5601b44b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601b44b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601b41c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601b41c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601b43aee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5601b43ae786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5601b43b07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5601b3d356a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5601b3d38698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5601b3d29216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f05fe03cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05fe03ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601b3c67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5601b3d25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601b66074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601b44b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601b41c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c0 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 
> =================================================================
> ==2706192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560bc446ae32 bp 0x7ffc5f0eb150 sp 0x7ffc5f0eb148
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560bc446ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bc446a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bc41759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bc4176d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bc4363e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x560bc4363786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x560bc43657f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560bc3cea6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560bc3ced698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560bc3cde216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe872d99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe872d99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bc3c1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x560bc3cdaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560bc65bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560bc446a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bc41759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  18 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 
> =================================================================
> ==2706180==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x556d7b8a5e32 bp 0x7ffe1f517130 sp 0x7ffe1f517128
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x556d7b8a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d7b8a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d7b5b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e8 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 
> =================================================================
> ==2706191==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561a26c99e32 bp 0x7ffdec5550b0 sp 0x7ffdec5550a8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561a26c99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a26c999df 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  ae 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 
> =================================================================
> ==2706175==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55a8cca1ee32 bp 0x7ffe137a2b10 sp 0x7ffe137a2b08
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55a8cca1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8cca1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8cc7299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8cc72ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8cc917e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a8cc917786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a8cc9197f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a8cc29e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a8cc2a1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a8cc292216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fbda601fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbda601fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8cc1d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55a8cc28eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a8ceb704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8cca1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8cc7299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ae 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 
> =================================================================
> ==2706211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55c1bcb40e32 bp 0x7ffffc7a01b0 sp 0x7ffffc7a01a8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55c1bcb40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1bcb409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1bc84b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1bc84cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1bca39e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c1bca39786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c1bca3b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c1bc3c06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c1bc3c3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c1bc3b4216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb791572d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb791572e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1bc2f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55c1bc3b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c1bec924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1bcb40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1bc84b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b6 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 
> =================================================================
> ==2706160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55ed61f67e32 bp 0x7ffeec251f70 sp 0x7ffeec251f68
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55ed61f67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed61f679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed61c729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed61c73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed61e60e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ed61e60786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ed61e627f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ed617e76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ed617ea698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ed617db216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f131e91cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f131e91ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed61719634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55ed617d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed640b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed61f67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed61c729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706367==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x5605231d8e32 bp 0x7ffc668ef8d0 sp 0x7ffc668ef8c8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x5605231d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605231d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560522ee39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560522ee4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605230deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605230d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560523340793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560522a62c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560522a5e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560522a4c018 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  c7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55826ac06e32 bp 0x7fff1aadb610 sp 0x7fff1aadb608
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55826ac06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55826ac069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55826a9119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55826a912d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55826ab0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55826ab04952 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  26 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706222==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55f30221be32 bp 0x7ffce5358090 sp 0x7ffce5358088
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55f30221be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f30221b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f301f269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f301f27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f302121ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f302119952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f302383793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f301aa5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f301aa156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f301a8f018 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  b7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55b49bd45e32 bp 0x7ffca7831690 sp 0x7ffca7831688
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55b49bd45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b49bd459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b49ba509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b49ba51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b49bc4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b49bc43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b49bead793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b49b5cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b49b5cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b49b5b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6fe047cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6fe047ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b49b4f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55b49b5b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b49de974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b49bd45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b49ba509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  05 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 
> =================================================================
> ==2706339==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x557533e1fe32 bp 0x7ffe98037210 sp 0x7ffe98037208
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x557533e1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557533e1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557533b2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557533b2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557533d25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557533d1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557533f87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575336a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575336a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557533693018 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  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 
> =================================================================
> ==2706302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x564e41bd6e32 bp 0x7fff7ed5e150 sp 0x7fff7ed5e148
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x564e41bd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e41bd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e418e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e418e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e41adcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e41ad4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e41d3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e41460c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e4145c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e4144a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a07612d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a07612e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e41388634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x564e41446aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e43d284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e41bd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e418e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706369==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x556e3fae9e32 bp 0x7ffd3c4292f0 sp 0x7ffd3c4292e8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x556e3fae9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e3fae99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e3f7f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e3f7f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e3f9efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e3f9e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e3fc51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e3f373c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e3f36f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e3f35d018 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  62 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706379==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x555887555e32 bp 0x7ffdad1714d0 sp 0x7ffdad1714c8
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x555887555e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558875559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558872609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555887261d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55588745bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555887453952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5558876bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555886ddfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555886ddb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555886dc9018 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  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 
> =================================================================
> ==2706356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55f1271dce32 bp 0x7ffcf5ec2fb0 sp 0x7ffcf5ec2fa8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55f1271dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1271dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f126ee79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f126ee8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1270e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1270da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f127344793 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  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 
> =================================================================
> ==2706310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f4b4 at pc 0x55bf38971e32 bp 0x7ffc3b308970 sp 0x7ffc3b308968
> READ of size 4 at 0x61600000f4b4 thread T0
>     #0 0x55bf38971e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf389719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf3867c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf3867dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf38877ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf3886f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf38ad9793 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  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 
> =================================================================
> ==2706374==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x558094916e32 bp 0x7ffedfe367b0 sp 0x7ffedfe367a8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x558094916e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580949169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580946219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558094622d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55809481cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558094814952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558094a7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580941a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55809419c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55809418a018 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  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 
> =================================================================
> ==2706250==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x55f86c2e2e32 bp 0x7fff815bd470 sp 0x7fff815bd468
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x55f86c2e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f86c2e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f86bfed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f86bfeed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f86c1e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f86c1e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f86c44a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f86bb6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f86bb6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f86bb56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94d13b4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94d13b4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f86ba94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55f86bb52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f86e4344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f86c2e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f86bfed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8c 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 
> =================================================================
> ==2706388==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x55c4216d6e32 bp 0x7fff55f71c10 sp 0x7fff55f71c08
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x55c4216d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c4216d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c4213e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c4213e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c4215dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c4215d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c42183e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c420f60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c420f5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c420f4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a5b361d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a5b361e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c420e88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x55c420f46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c4238284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c4216d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c4213e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705575==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5571e43bae32 bp 0x7ffc2d06b8d0 sp 0x7ffc2d06b8c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5571e43bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571e43ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571e40c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571e40c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571e42c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571e42b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571e4522793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571e3c44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571e3c4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571e3c2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb53b0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb53b0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571e3b6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5571e3c2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571e650c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571e43ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571e40c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55714705ce32 bp 0x7ffc57602990 sp 0x7ffc57602988
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55714705ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55714705c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557146d679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557146d68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557146f62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557146f5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571471c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571468e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571468e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571468d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94aa4dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94aa4dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55714680e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5571468ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571491ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55714705c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557146d679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55943eda7e32 bp 0x7fffbb0ef0b0 sp 0x7fffbb0ef0a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55943eda7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55943eda79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55943eab29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55943eab3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55943eca0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55943eca0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55943eca27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55943e6276a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55943e62a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55943e61b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f46015fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46015fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55943e559634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55943e617aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559440ef94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55943eda7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55943eab29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705467==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55925e216e32 bp 0x7ffc82b12690 sp 0x7ffc82b12688
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55925e216e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55925e2169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55925df219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55925df22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55925e11cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55925e114952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55925e37e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55925daa0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55925da9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55925da8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7752c20d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7752c20e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55925d9c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55925da86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592603684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55925e216725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55925df219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55afd5578e32 bp 0x7ffd7bd24bf0 sp 0x7ffd7bd24be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55afd5578e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afd55789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afd52839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afd5284d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afd547eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afd5476952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afd56e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afd4e02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afd4dfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afd4dec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd934af0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd934af0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afd4d2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55afd4de8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55afd76ca4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afd5578725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afd52839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705453==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560679081e32 bp 0x7ffe21e34df0 sp 0x7ffe21e34de8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560679081e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606790819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560678d8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560678d8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560678f87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560678f7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606791e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56067890bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56067890756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606788f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ae208ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ae208ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560678833634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5606788f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56067b1d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560679081725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560678d8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705590==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564a69918e32 bp 0x7fff6ff2ee70 sp 0x7fff6ff2ee68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564a69918e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a699189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a696239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a69624d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a6981eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a69816952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a69a80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a691a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a6919e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a6918c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b61b66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b61b66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a690ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564a69188aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a6ba6a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a69918725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a696239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b1cc58de32 bp 0x7ffe6882cfb0 sp 0x7ffe6882cfa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b1cc58de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1cc58d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1cc2989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1cc299d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1cc493ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1cc48b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1cc6f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1cbe17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1cbe1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1cbe01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb907476d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb907476e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1cbd3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b1cbdfdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1ce6df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1cc58d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1cc2989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2705500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b23829ae32 bp 0x7ffc8074e210 sp 0x7ffc8074e208
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b23829ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b23829a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b237fa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b237fa6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b2381a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b238198952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b238402793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b237b24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b237b2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b237b0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20fc337d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20fc337e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b237a4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b237b0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b23a3ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b23829a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b237fa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  cd 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705480==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555a854b5e32 bp 0x7ffe9b02f110 sp 0x7ffe9b02f108
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555a854b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a854b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a851c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a851c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a853bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a853b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a8561d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a84d3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a84d3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a84d29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffa40a71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffa40a71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a84c67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555a84d25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a876074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a854b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a851c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705496==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ff76f89e32 bp 0x7fff2b48e830 sp 0x7fff2b48e828
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ff76f89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff76f899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff76c949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff76c95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff76e82e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ff76e82786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ff76e847f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ff768096a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ff7680c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ff767fd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0758c55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0758c55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff7673b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ff767f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ff790db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff76f89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff76c949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705478==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5649649c1e32 bp 0x7ffdf1ec74f0 sp 0x7ffdf1ec74e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5649649c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649649c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649646cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649646cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649648bae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5649648ba786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5649648bc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5649642416a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564964244698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564964235216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1cba0e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cba0e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564964173634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564964231aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564966b134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649649c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649646cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  57 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 
> =================================================================
> ==2705579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b88e846e32 bp 0x7ffd288b0510 sp 0x7ffd288b0508
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b88e846e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b88e8469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b88e5519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b88e552d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b88e74cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b88e744952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b88e9ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b88e0d0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b88e0cc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b88e0ba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa54cf66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa54cf66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b88dff8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b88e0b6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8909984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b88e846725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b88e5519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555764b35e32 bp 0x7ffc443b7290 sp 0x7ffc443b7288
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555764b35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555764b359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557648409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555764841d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555764a3bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555764a33952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555764c9d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557643bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557643bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557643a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd3acccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd3accce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557642e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5557643a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555766c874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555764b35725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557648409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705593==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5609192b5e32 bp 0x7ffd7514acd0 sp 0x7ffd7514acc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5609192b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609192b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560918fc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560918fc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609191bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609191b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56091941d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560918b3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560918b3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560918b29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e32aa7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e32aa7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560918a67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560918b25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56091b4074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609192b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560918fc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705661==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a599d93e32 bp 0x7fff9f7d1990 sp 0x7fff9f7d1988
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a599d93e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a599d939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a599a9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a599a9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a599c99ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a599c91952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a599efb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a59961dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a59961956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a599607018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78bb8e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78bb8e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a599545634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a599603aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a59bee54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a599d93725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a599a9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705603==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55873bb21e32 bp 0x7ffcaf43d750 sp 0x7ffcaf43d748
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55873bb21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55873bb219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55873b82c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55873b82dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55873ba27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55873ba1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55873bc89793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55873b3abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55873b3a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55873b395018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9d79492d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9d79492e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55873b2d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55873b391aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55873dc734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55873bb21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55873b82c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705612==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56527925fe32 bp 0x7ffe69dfc330 sp 0x7ffe69dfc328
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56527925fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56527925f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565278f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565278f6bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565279165ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56527915d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652793c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565278ae9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565278ae556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565278ad3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda63ab3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda63ab3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565278a11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x565278acfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56527b3b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56527925f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565278f6a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5623f486be32 bp 0x7ffc36e54710 sp 0x7ffc36e54708
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5623f486be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623f486b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623f45769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623f4577d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623f4771ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623f4769952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623f49d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623f40f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623f40f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623f40df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49c1aedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49c1aede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623f401d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5623f40dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623f69bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623f486b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623f45769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705668==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55dbc536de32 bp 0x7ffca7d38ef0 sp 0x7ffca7d38ee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55dbc536de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbc536d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbc50789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbc5079d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbc5273ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbc526b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbc54d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbc4bf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbc4bf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbc4be1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcd29b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcd29b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbc4b1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55dbc4bddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbc74bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbc536d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbc50789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5607b9dece32 bp 0x7fff0417f630 sp 0x7fff0417f628
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5607b9dece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607b9dec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607b9af79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607b9af8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607b9cf2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607b9cea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607b9f54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607b9676c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607b967256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607b9660018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0860830d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0860830e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607b959e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5607b965caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607bbf3e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607b9dec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607b9af79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  75 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561f85435e32 bp 0x7ffd7b2b9330 sp 0x7ffd7b2b9328
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561f85435e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f854359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f851409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f85141d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f8533bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f85333952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f8559d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f84cbfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f84cbb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f84ca9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb65a806d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb65a806e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f84be7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561f84ca5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f875874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f85435725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f851409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c095496e32 bp 0x7fff1c665c10 sp 0x7fff1c665c08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c095496e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0954969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0951a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0951a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c09539cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c095394952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0955fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c094d20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c094d1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c094d0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3d7ed6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3d7ed6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c094c48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c094d06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0975e84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c095496725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0951a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56282fbcee32 bp 0x7ffe9a5a4170 sp 0x7ffe9a5a4168
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56282fbcee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56282fbce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56282f8d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56282f8dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56282fac7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56282fac7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56282fac97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56282f44e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56282f451698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56282f442216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc983006d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc983006e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56282f380634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56282f43eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562831d204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56282fbce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56282f8d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e1 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705624==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558037142e32 bp 0x7ffefe14ccd0 sp 0x7ffefe14ccc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558037142e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580371429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558036e4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558036e4ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55803703be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55803703b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55803703d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5580369c26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5580369c5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5580369b6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0f31cd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f31cd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580368f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5580369b2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580392944f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558037142725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558036e4d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  51 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 
> =================================================================
> ==2705658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e08d291e32 bp 0x7ffcb644ed90 sp 0x7ffcb644ed88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e08d291e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e08d2919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e08cf9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e08cf9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e08d197ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e08d18f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e08d3f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e08cb1bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e08cb1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e08cb05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11d47e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11d47e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e08ca43634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e08cb01aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e08f3e34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e08d291725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e08cf9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705607==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x556eba776e32 bp 0x7ffdeee877b0 sp 0x7ffdeee877a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x556eba776e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556eba7769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556eba4819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556eba482d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556eba67cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556eba674952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556eba8de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556eba000c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556eb9ffc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556eb9fea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b1ad21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b1ad21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556eb9f28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x556eb9fe6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556ebc8c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556eba776725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556eba4819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705786==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563eb08ffe32 bp 0x7ffdd9b92f10 sp 0x7ffdd9b92f08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563eb08ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563eb08ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563eb060a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563eb060bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563eb07f8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563eb07f8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563eb07fa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563eb017f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563eb0182698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563eb0173216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f87abd4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87abd4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563eb00b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563eb016faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563eb2a514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563eb08ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563eb060a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555782894e32 bp 0x7ffd8f403d70 sp 0x7ffd8f403d68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555782894e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557828949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55578259f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557825a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55578278de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55578278d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55578278f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5557821146a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555782117698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555782108216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f996319ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f996319ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555782046634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555782104aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557849e64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555782894725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55578259f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e1 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 
> =================================================================
> ==2705686==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f6fcb52e32 bp 0x7ffca047bdf0 sp 0x7ffca047bde8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f6fcb52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6fcb529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6fc85d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6fc85ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6fca4be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f6fca4b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f6fca4d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f6fc3d26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f6fc3d5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f6fc3c6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f151e3d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f151e3d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6fc304634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f6fc3c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6feca44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6fcb52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6fc85d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e1 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 
> =================================================================
> ==2705793==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ed13cace32 bp 0x7fff11cfa230 sp 0x7fff11cfa228
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ed13cace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed13cac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed139b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed139b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed13ba5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ed13ba5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ed13ba77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ed1352c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ed1352f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ed13520216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff9a9e43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9a9e43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed1345e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ed1351caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed15dfe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed13cac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed139b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557edc9dde32 bp 0x7ffc2afb69f0 sp 0x7ffc2afb69e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557edc9dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557edc9dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557edc6e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557edc6e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557edc8d6e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557edc8d6786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557edc8d87f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557edc25d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557edc260698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557edc251216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f91ed9acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91ed9ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557edc18f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557edc24daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557edeb2f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557edc9dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557edc6e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  df 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 
> =================================================================
> ==2705783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55df55b69e32 bp 0x7ffe640b0bf0 sp 0x7ffe640b0be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55df55b69e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df55b699df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df558749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df55875d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df55a62e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55df55a62786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55df55a647f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55df553e96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55df553ec698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55df553dd216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe0d70aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe0d70aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df5531b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55df553d9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55df57cbb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df55b69725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df558749b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705772==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f546317e32 bp 0x7ffe9a9c0910 sp 0x7ffe9a9c0908
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f546317e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5463179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5460229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f546023d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f546210e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f546210786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f5462127f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f545b976a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f545b9a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f545b8b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fecda23bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fecda23be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f545ac9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f545b87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5484694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f546317725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5460229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  3c 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 
> =================================================================
> ==2705698==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5557347ade32 bp 0x7fffc097c8d0 sp 0x7fffc097c8c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5557347ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557347ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557344b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557344b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557346b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557346ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555734915793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555734037c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55573403356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555734021018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f34c22e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f34c22e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555733f5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55573401daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557368ff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557347ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557344b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  db 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 
> =================================================================
> ==2705706==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a7cf575e32 bp 0x7ffd55454cb0 sp 0x7ffd55454ca8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a7cf575e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7cf5759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7cf2809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7cf281d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7cf47bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7cf473952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7cf6dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7cedffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7cedfb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7cede9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76c441fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76c441fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7ced27634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a7cede5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a7d16c74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7cf575725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7cf2809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e0 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 
> =================================================================
> ==2705694==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5622c92f6e32 bp 0x7ffd17f04d10 sp 0x7ffd17f04d08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5622c92f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622c92f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622c90019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622c9002d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622c91efe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5622c91ef786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5622c91f17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5622c8b766a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5622c8b79698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5622c8b6a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f345d7d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f345d7d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5622c8aa8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5622c8b66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5622cb4484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622c92f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622c90019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705813==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558079bfee32 bp 0x7fffb44da9f0 sp 0x7fffb44da9e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558079bfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558079bfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580799099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55807990ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558079af7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x558079af7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x558079af97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55807947e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x558079481698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x558079472216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4663231d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4663231e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580793b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55807946eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55807bd504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558079bfe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580799099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e1 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 
> =================================================================
> ==2705684==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5637937b5e32 bp 0x7ffe1729a130 sp 0x7ffe1729a128
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5637937b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637937b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637934c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5637934c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5637936aee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5637936ae786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5637936b07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5637930356a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563793038698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563793029216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3ce876ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ce876ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563792f67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563793025aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5637959074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637937b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637934c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559997514e32 bp 0x7ffe90801570 sp 0x7ffe90801568
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559997514e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599975149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55999721f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559997220d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55999741aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559997412952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55999767c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559996d9ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559996d9a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559996d88018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a62044d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a62044e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559996cc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  82 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705849==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55624291ae32 bp 0x7ffe85594f50 sp 0x7ffe85594f48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55624291ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55624291a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562426259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556242626d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556242820ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556242818952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556242a82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562421a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562421a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55624218e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8eda692d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8eda692e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562420cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2705825==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557219603e32 bp 0x7ffe86823490 sp 0x7ffe86823488
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557219603e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572196039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55721930e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55721930fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572194fce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5572194fc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5572194fe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557218e836a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557218e86698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557218e77216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3de4050d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3de4050e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557218db5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557218e73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55721b7554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557219603725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55721930e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705829==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ec8e897e32 bp 0x7fff18e7cef0 sp 0x7fff18e7cee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ec8e897e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec8e8979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec8e5a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec8e5a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec8e79debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec8e795952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec8e9ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec8e121c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec8e11d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec8e10b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcafe007d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcafe007e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec8e049634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ec8e107aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec909e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec8e897725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec8e5a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  0f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705850==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56416c5f9e32 bp 0x7ffd5ad2c350 sp 0x7ffd5ad2c348
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56416c5f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56416c5f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56416c3049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56416c305d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56416c4ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56416c4f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56416c761793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56416be83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56416be7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56416be6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cd48a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cd48a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56416bdab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2705861==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f66a1ece32 bp 0x7ffda9ac21f0 sp 0x7ffda9ac21e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f66a1ece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f66a1ec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f669ef79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f669ef8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f66a0f2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f66a0ea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f66a354793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f669a76c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f669a7256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f669a60018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19e3d58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19e3d58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f66999e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2705842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d6a6809e32 bp 0x7ffef55691d0 sp 0x7ffef55691c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d6a6809e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6a68099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6a65149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6a6515d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6a670febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6a6707952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6a6971793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6a6093c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6a608f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6a607d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9b2135d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9b2135e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6a5fbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d6a6079aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6a895b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6a6809725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6a65149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705896==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56487d0fee32 bp 0x7ffe072b10d0 sp 0x7ffe072b10c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56487d0fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56487d0fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56487ce099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56487ce0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56487d004ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56487cffc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56487d266793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56487c988c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56487c98456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56487c972018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a4811fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a4811fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56487c8b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2705906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560755434e32 bp 0x7ffe8604b050 sp 0x7ffe8604b048
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560755434e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607554349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56075513f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560755140d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56075532de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56075532d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56075532f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x560754cb46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x560754cb7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x560754ca8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fddd815fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddd815fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560754be6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560754ca4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607575864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560755434725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56075513f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705871==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56168321ae32 bp 0x7ffe72dcfcd0 sp 0x7ffe72dcfcc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56168321ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56168321a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561682f259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561682f26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561683120ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561683118952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561683382793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561682aa4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561682aa056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561682a8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f445be3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f445be3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616829cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2705844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ada226ae32 bp 0x7ffea2915330 sp 0x7ffea2915328
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ada226ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ada226a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ada1f759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ada1f76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ada2170ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ada2168952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ada23d2793 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  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 
> =================================================================
> ==2705903==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555635e85e32 bp 0x7fff7ae97d50 sp 0x7fff7ae97d48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555635e85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555635e859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555635b909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555635b91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555635d8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555635d83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555635fed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55563570fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55563570b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556356f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9701af8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9701af8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555635637634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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 
> =================================================================
> ==2705834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d522bdce32 bp 0x7ffcd57430f0 sp 0x7ffcd57430e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d522bdce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d522bdc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5228e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5228e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d522ae2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d522ada952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d522d44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d522466c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d52246256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d522450018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cdff3bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cdff3be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d52238e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d52244caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d524d2e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d522bdc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5228e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  70 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 
> =================================================================
> ==2705915==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55b7b2bcae32 bp 0x7ffce1572250 sp 0x7ffce1572248
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55b7b2bcae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7b2bca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7b28d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7b28d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7b2ad0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7b2ac8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7b2d32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7b2454c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7b245056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7b243e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd96c18ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd96c18ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7b237c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55b7b243aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7b4d1c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7b2bca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7b28d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55a232d9fe32 bp 0x7ffe4b018430 sp 0x7ffe4b018428
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55a232d9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a232d9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a232aaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a232aabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a232ca5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a232c9d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a232f07793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a232629c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a23262556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a232613018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0f5ce9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0f5ce9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a232551634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55a23260faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a234ef14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a232d9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a232aaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703932==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ab5c85fe32 bp 0x7ffc2cbdae90 sp 0x7ffc2cbdae88
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ab5c85fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab5c85f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab5c56a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab5c56bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab5c765ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab5c75d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab5c9c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab5c0e9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab5c0e556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab5c0d3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3772038d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3772038e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab5c011634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ab5c0cfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ab5e9b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab5c85f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab5c56a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703953==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55bf03beae32 bp 0x7fffde7d57d0 sp 0x7fffde7d57c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55bf03beae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf03bea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf038f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf038f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf03ae3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bf03ae3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bf03ae57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bf0346a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bf0346d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bf0345e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fcc46361d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc46361e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf0339c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55bf0345aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bf05d3c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf03bea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf038f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55abece5be32 bp 0x7fffc4391090 sp 0x7fffc4391088
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55abece5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55abece5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55abecb669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55abecb67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55abecd61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55abecd59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55abecfc3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55abec6e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55abec6e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55abec6cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ef45a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ef45a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55abec60d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55abec6cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55abeefad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55abece5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55abecb669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2703949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55cd857f2e32 bp 0x7fffe0937f30 sp 0x7fffe0937f28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55cd857f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd857f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd854fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd854fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd856f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd856f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd8595a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd8507cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd8507856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd85066018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67e9e28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67e9e28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd84fa4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55cd85062aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cd879444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd857f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd854fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x555881de4e32 bp 0x7ffe327ca390 sp 0x7ffe327ca388
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x555881de4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555881de49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555881aef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555881af0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555881ceaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555881ce2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555881f4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55588166ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55588166a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555881658018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3056f5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3056f5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555881596634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x555881654aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555883f364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555881de4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555881aef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56318a97fe32 bp 0x7ffd68a24410 sp 0x7ffd68a24408
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56318a97fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56318a97f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56318a68a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56318a68bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56318a885ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56318a87d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56318aae7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56318a209c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56318a20556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56318a1f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca6ac5cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca6ac5ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56318a131634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56318a1efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56318cad14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56318a97f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56318a68a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56410727ee32 bp 0x7ffec3699130 sp 0x7ffec3699128
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56410727ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56410727e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564106f899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564106f8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564107184ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56410717c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641073e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564106b08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564106b0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564106af2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1074670d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1074670e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564106a30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x564106aeeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641093d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56410727e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564106f899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  08 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2703983==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55c8271d5e32 bp 0x7fff82c9e310 sp 0x7fff82c9e308
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55c8271d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8271d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c826ee09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c826ee1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8270dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8270d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c82733d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c826a5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c826a5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c826a49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6a1975d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6a1975e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c826987634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55c826a45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8293274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8271d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c826ee09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b9f66a2e32 bp 0x7ffc3cd8cc10 sp 0x7ffc3cd8cc08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b9f66a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9f66a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9f63ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9f63aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9f65a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9f65a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b9f680a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9f5f2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9f5f2856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9f5f16018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe345374d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe345374e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9f5e54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b9f5f12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9f87f44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9f66a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9f63ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703980==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ab7cddae32 bp 0x7ffcad1a7130 sp 0x7ffcad1a7128
<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 
> =================================================================
> ==2703982==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x559a8f74ee32 bp 0x7ffcde4b7070 sp 0x7ffcde4b7068
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x559a8f74ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a8f74e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a8f4599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a8f45ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a8f654ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a8f64c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a8f8b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a8efd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a8efd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a8efc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ccd29dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ccd29de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a8ef00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2703971==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ebcdd5ee32 bp 0x7ffc543df7b0 sp 0x7ffc543df7a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ebcdd5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ebcdd5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ebcda699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ebcda6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ebcdc57e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ebcdc57786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ebcdc597f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ebcd5de6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ebcd5e1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ebcd5d2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f54c21dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54c21dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ebcd510634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ebcd5ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ebcfeb04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ebcdd5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ebcda699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704012==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5652cf1f4e32 bp 0x7ffc42b03b50 sp 0x7ffc42b03b48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5652cf1f4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5652cf1f49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5652ceeff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5652cef00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5652cf0faebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5652cf0f2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652cf35c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652cea7ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652cea7a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652cea68018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f978f385d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f978f385e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5652ce9a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5652cea64aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5652d13464f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5652cf1f4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5652ceeff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2703961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x561f911e1e32 bp 0x7ffdd5feb7b0 sp 0x7ffdd5feb7a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x561f911e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f911e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f90eec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f90eedd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f910e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f910df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f91349793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f90a6bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f90a6756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f90a55018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f263469bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f263469be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f90993634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x561f90a51aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f933334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f911e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f90eec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  bb 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 
> =================================================================
> ==2704032==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f3bb3c0e32 bp 0x7ffdcdcf6db0 sp 0x7ffdcdcf6da8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f3bb3c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3bb3c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3bb0cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f3bb0ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f3bb2c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3bb2be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3bb528793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f3bac4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f3bac4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f3bac34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff40d291d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff40d291e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f3bab72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f3bac30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f3bd5124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3bb3c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3bb0cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704179==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556aff068e32 bp 0x7ffc7f757810 sp 0x7ffc7f757808
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556aff068e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556aff0689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556afed739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556afed74d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556afef6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556afef66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556aff1d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556afe8f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556afe8ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556afe8dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a8e19dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a8e19de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556afe81a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556afe8d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b011ba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556aff068725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556afed739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704073==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5574d4e9de32 bp 0x7ffe80155490 sp 0x7ffe80155488
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5574d4e9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574d4e9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574d4ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574d4ba9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574d4da3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574d4d9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574d5005793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574d4727c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574d472356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574d4711018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55df0e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55df0e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574d464f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5574d470daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5574d6fef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574d4e9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574d4ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704048==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559115453e32 bp 0x7ffd1bf50290 sp 0x7ffd1bf50288
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559115453e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591154539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55911515e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55911515fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559115359ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559115351952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591155bb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559114cddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559114cd956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559114cc7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5a6f09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5a6f09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559114c05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x559114cc3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5591175a54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559115453725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55911515e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704071==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f543e0ee32 bp 0x7ffe385574f0 sp 0x7ffe385574e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f543e0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f543e0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f543b199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f543b1ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f543d14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f543d0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f543f76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f543698c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f54369456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f543682018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7385aaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7385aaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5435c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f54367eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f545f604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f543e0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f543b199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704047==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x558070347e32 bp 0x7ffedcf2ec50 sp 0x7ffedcf2ec48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x558070347e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580703479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580700529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558070053d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55807024debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558070245952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580704af793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55806fbd1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55806fbcd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55806fbbb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33abaadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33abaade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55806faf9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55806fbb7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580724994f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558070347725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580700529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704035==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556d8ea0de32 bp 0x7ffe6243b090 sp 0x7ffe6243b088
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556d8ea0de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d8ea0d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d8e7189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d8e719d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d8e913ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d8e90b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d8eb75793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d8e297c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d8e29356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d8e281018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fb665dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fb665de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d8e1bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x556d8e27daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d90b5f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d8ea0d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d8e7189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704212==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55e1e3e10e32 bp 0x7ffd88f000b0 sp 0x7ffd88f000a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55e1e3e10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1e3e109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1e3b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1e3b1cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1e3d16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1e3d0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1e3f78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1e369ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1e369656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1e3684018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0aa0eb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0aa0eb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1e35c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55e1e3680aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e1e5f624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1e3e10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1e3b1b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704199==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x555928202e32 bp 0x7fff0bf379b0 sp 0x7fff0bf379a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x555928202e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559282029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555927f0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555927f0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555928108ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555928100952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55592836a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555927a8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555927a8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555927a76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2db075d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2db075e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559279b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x555927a72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55592a3544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555928202725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555927f0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704176==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x561fc065ae32 bp 0x7ffe972054b0 sp 0x7ffe972054a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x561fc065ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fc065a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fc03659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fc0366d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fc0560ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fc0558952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561fc07c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fbfee4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fbfee056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fbfece018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4a72dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4a72dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fbfe0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x561fbfecaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561fc27ac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561fc065a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fc03659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fa 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 
> =================================================================
> ==2704146==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5559bc68ce32 bp 0x7ffc75bc53f0 sp 0x7ffc75bc53e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5559bc68ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559bc68c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559bc3979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559bc398d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559bc592ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559bc58a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559bc7f4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559bbf16c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559bbf1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559bbf00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15f75c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15f75c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559bbe3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5559bbefcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559be7de4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559bc68c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559bc3979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56153ae97e32 bp 0x7ffda9057bb0 sp 0x7ffda9057ba8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56153ae97e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56153ae979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56153aba29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56153aba3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56153ad9debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56153ad95952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56153afff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56153a721c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56153a71d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56153a70b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f869c9dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f869c9dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56153a649634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56153a707aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56153cfe94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56153ae97725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56153aba29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704041==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f6d5429e32 bp 0x7ffd1541c510 sp 0x7ffd1541c508
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f6d5429e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6d54299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6d51349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6d5135d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6d532febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6d5327952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6d5591793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6d4cb3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6d4caf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6d4c9d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1fbb591d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fbb591e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6d4bdb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f6d4c99aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6d757b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6d5429725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6d51349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704094==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55daaefe2e32 bp 0x7ffce5e235b0 sp 0x7ffce5e235a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55daaefe2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55daaefe29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55daaeced9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55daaeceed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55daaeee8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55daaeee0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55daaf14a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55daae86cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55daae86856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55daae856018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cdf795d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cdf795e3f 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  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 
> =================================================================
> ==2704118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x56528b5c5e32 bp 0x7ffd080651f0 sp 0x7ffd080651e8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x56528b5c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56528b5c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56528b2d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56528b2d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56528b4cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56528b4c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56528b72d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56528ae4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56528ae4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56528ae39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f779fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f779fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56528ad77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2704077==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x557feaeeae32 bp 0x7ffc51f76f50 sp 0x7ffc51f76f48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x557feaeeae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557feaeea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557feabf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557feabf6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557feade3e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557feade3786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557feade57f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557fea76a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557fea76d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557fea75e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f93b133dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93b133de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fea69c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x557fea75aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557fed03c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557feaeea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557feabf59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 f4 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704188==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x556738e9de32 bp 0x7ffd21c84030 sp 0x7ffd21c84028
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x556738e9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556738e9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556738ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556738ba9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556738da3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556738d9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556739005793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556738727c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55673872356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556738711018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95a7ee9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95a7ee9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55673864f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55673870daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55673afef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556738e9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556738ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704072==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5582946ede32 bp 0x7ffffc73e7f0 sp 0x7ffffc73e7e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5582946ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582946ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582943f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582943f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582945f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582945eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558294855793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558293f77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558293f7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558293f61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12612fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12612fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558293e9f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x558293f5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55829683f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582946ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582943f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  1a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55b31b0ebe32 bp 0x7ffc122d3ab0 sp 0x7ffc122d3aa8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55b31b0ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b31b0eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b31adf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b31adf7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b31afe4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b31afe4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b31afe67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b31a96b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b31a96e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b31a95f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f505f902d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f505f902e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b31a89d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55b31a95baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b31d23d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b31b0eb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b31adf69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e8 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 
> =================================================================
> ==2704410==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x55b05f885e32 bp 0x7ffc8e74e8d0 sp 0x7ffc8e74e8c8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x55b05f885e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b05f8859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b05f5909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b05f591d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b05f78bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b05f783952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b05f9ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b05f10fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b05f10b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b05f0f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0772d87d8f 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  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 
> =================================================================
> ==2704301==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55ef86ad3e32 bp 0x7ffc5fda8f70 sp 0x7ffc5fda8f68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55ef86ad3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef86ad39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef867de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef867dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef869cce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ef869cc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ef869ce7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ef863536a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ef86356698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ef86347216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fe18ac4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe18ac4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef86285634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55ef86343aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef88c254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef86ad3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef867de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55e70bb66e32 bp 0x7ffdb570c690 sp 0x7ffdb570c688
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55e70bb66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e70bb669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e70b8719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e70b872d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e70ba6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e70ba64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e70bcce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e70b3f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e70b3ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e70b3da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd37c89d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd37c89e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e70b318634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55e70b3d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e70dcb84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e70bb66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e70b8719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704380==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x557e5ead4e32 bp 0x7ffcc9c1f570 sp 0x7ffcc9c1f568
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x557e5ead4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e5ead49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e5e7df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e5e7e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e5e9cde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557e5e9cd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557e5e9cf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557e5e3546a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557e5e357698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557e5e348216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5964eb1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5964eb1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e5e286634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x557e5e344aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e60c264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e5ead4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e5e7df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704339==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55e375b0ce32 bp 0x7ffd3f12bf10 sp 0x7ffd3f12bf08
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55e375b0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e375b0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3758179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e375818d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e375a12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e375a0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e375c74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e375396c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e37539256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e375380018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cdaad4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cdaad4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3752be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x55e37537caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e377c5e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e375b0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3758179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x563db40b8e32 bp 0x7ffcba5ef710 sp 0x7ffcba5ef708
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x563db40b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db40b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db3dc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db3dc4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db3fb1e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563db3fb1786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563db3fb37f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563db39386a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563db393b698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563db392c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f14fd17bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14fd17be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db386a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x563db3928aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563db620a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db40b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db3dc39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704447==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55c808f3ee32 bp 0x7ffe598d94b0 sp 0x7ffe598d94a8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55c808f3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c808f3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c808c499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c808c4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c808e37e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c808e37786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c808e397f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c8087be6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c8087c1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c8087b2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9a017f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a017f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8086f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55c8087aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c80b0904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c808f3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c808c499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x5599921dbe32 bp 0x7ffe32ff7ab0 sp 0x7ffe32ff7aa8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x5599921dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599921db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559991ee69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559991ee7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599920e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599920d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559992343793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559991a65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559991a6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559991a4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc795be7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc795be7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55999198d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x559991a4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55999432d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599921db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559991ee69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5610d5d9ae32 bp 0x7ffc0f57dbf0 sp 0x7ffc0f57dbe8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5610d5d9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610d5d9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610d5aa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610d5aa6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610d5c93e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5610d5c93786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5610d5c957f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5610d561a6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5610d561d698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5610d560e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5c20601d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c20601e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610d554c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5610d560aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5610d7eec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610d5d9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610d5aa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704442==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x563b4ffcfe32 bp 0x7ffdc2c22a70 sp 0x7ffdc2c22a68
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x563b4ffcfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b4ffcf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b4fcda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b4fcdbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b4fec8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563b4fec8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563b4feca7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563b4f84f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563b4f852698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563b4f843216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fdca0734d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdca0734e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b4f781634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x563b4f83faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563b521214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b4ffcf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b4fcda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x56132a886e32 bp 0x7fff4be12410 sp 0x7fff4be12408
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x56132a886e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56132a8869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56132a5919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56132a592d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56132a78cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56132a784952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56132a9ee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56132a110c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56132a10c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56132a0fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f566ff4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f566ff4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56132a038634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000bbb4 is located 308 bytes inside of 528-byte region [0x61600000ba80,0x61600000bc90)
> freed by thread T0 here:
>     #0 0x56132a0f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56132c9d84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56132a886725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56132a5919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b2b4 at pc 0x55eea4926e32 bp 0x7fffb8db64d0 sp 0x7fffb8db64c8
> READ of size 4 at 0x61600000b2b4 thread T0
>     #0 0x55eea4926e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eea49269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eea46319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eea4632d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eea481fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55eea481f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55eea48217f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55eea41a66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55eea41a9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55eea419a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1fc0c43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1fc0c43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eea40d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b2b4 is located 308 bytes inside of 528-byte region [0x61600000b180,0x61600000b390)
> freed by thread T0 here:
>     #0 0x55eea4196aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eea6a784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eea4926725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eea46319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x561f674bae32 bp 0x7ffc89bd0530 sp 0x7ffc89bd0528
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x561f674bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f674ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f671c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f671c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f673c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f673b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f67622793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f66d44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f66d4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f66d2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe755051d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe755051e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f66c6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x561f66d2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f6960c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f674ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f671c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706391==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55775fbc3e32 bp 0x7fff2faf0270 sp 0x7fff2faf0268
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55775fbc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55775fbc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55775f8ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55775f8cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55775fac9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55775fac1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55775fd2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55775f44dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55775f44956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55775f437018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f05f64cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f05f64cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55775f375634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55775f433aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557761d154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55775fbc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55775f8ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706397==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559b85159e32 bp 0x7ffdc2cca3d0 sp 0x7ffdc2cca3c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559b85159e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b851599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b84e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b84e65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b8505febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b85057952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b852c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b849e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b849df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b849cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba283f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba283f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b8490b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x559b849c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b872ab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b85159725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b84e649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706413==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5641ecf02e32 bp 0x7ffc7c09e0d0 sp 0x7ffc7c09e0c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5641ecf02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641ecf029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641ecc0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641ecc0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641ece08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641ece00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641ed06a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641ec78cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641ec78856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641ec776018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39b66cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39b66cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641ec6b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5641ec772aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641ef0544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641ecf02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641ecc0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706468==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557cee7e0e32 bp 0x7ffd2fb079f0 sp 0x7ffd2fb079e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557cee7e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cee7e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cee4eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cee4ecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cee6e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cee6de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cee948793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cee06ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cee06656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cee054018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75e4dafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75e4dafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cedf92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557cee050aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557cf09324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cee7e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cee4eb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5601402b4e32 bp 0x7ffe46291d90 sp 0x7ffe46291d88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5601402b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601402b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56013ffbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56013ffc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601401baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601401b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56014041c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56013fb3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56013fb3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56013fb28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa565174d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa565174e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56013fa66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56013fb24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601424064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601402b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56013ffbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  3c 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 
> =================================================================
> ==2706484==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5582c3b91e32 bp 0x7ffffe53c8f0 sp 0x7ffffe53c8e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5582c3b91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582c3b919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582c389c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582c389dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582c3a8ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5582c3a8a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5582c3a8c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5582c34116a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5582c3414698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5582c3405216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f652110fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f652110fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582c3343634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5582c3401aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5582c5ce34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582c3b91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582c389c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2706441==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559207cc5e32 bp 0x7ffee8563370 sp 0x7ffee8563368
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559207cc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559207cc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592079d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592079d1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559207bcbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559207bc3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559207e2d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55920754fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55920754b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559207539018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f449773bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f449773be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559207477634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x559207535aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559209e174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559207cc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592079d09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706431==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c989d62e32 bp 0x7ffc3c539190 sp 0x7ffc3c539188
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c989d62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c989d629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c989a6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c989a6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c989c68ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c989c60952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c989eca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9895ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9895e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9895d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab4aab9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab4aab9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c989514634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c9895d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c98beb44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c989d62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c989a6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56394574de32 bp 0x7ffd23cb0010 sp 0x7ffd23cb0008
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56394574de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56394574d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639454589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563945459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563945653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56394564b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639458b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563944fd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563944fd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563944fc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f372de66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f372de66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563944eff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563944fbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56394789f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56394574d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639454589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706424==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558b711cce32 bp 0x7ffd4b191ed0 sp 0x7ffd4b191ec8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558b711cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b711cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b70ed79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b70ed8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b710d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b710ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b71334793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b70a56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b70a5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b70a40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b01171d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b01171e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b7097e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558b70a3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558b7331e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b711cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b70ed79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706461==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562cd462ce32 bp 0x7ffea400d3b0 sp 0x7ffea400d3a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562cd462ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562cd462c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562cd43379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562cd4338d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562cd4532ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562cd452a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562cd4794793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562cd3eb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562cd3eb256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562cd3ea0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff48d5b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff48d5b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562cd3dde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562cd3e9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562cd677e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562cd462c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562cd43379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706407==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55efa6318e32 bp 0x7ffd7af62df0 sp 0x7ffd7af62de8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55efa6318e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efa63189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efa60239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efa6024d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efa621eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efa6216952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efa6480793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efa5ba2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efa5b9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efa5b8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab518e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab518e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efa5aca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55efa5b88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55efa846a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efa6318725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efa60239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706491==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55de6e538e32 bp 0x7ffdd6827250 sp 0x7ffdd6827248
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55de6e538e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de6e5389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de6e2439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de6e244d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de6e43eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de6e436952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de6e6a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de6ddc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de6ddbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de6ddac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd1d505d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd1d505e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de6dcea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55de6dda8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55de7068a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de6e538725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de6e2439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706596==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562ea9105e32 bp 0x7ffe73c43ef0 sp 0x7ffe73c43ee8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562ea9105e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ea91059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ea8e109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ea8e11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ea900bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ea9003952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ea926d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ea898fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ea898b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ea8979018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93411b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93411b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ea88b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562ea8975aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562eab2574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ea9105725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ea8e109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f6692a9e32 bp 0x7ffc34ae9d10 sp 0x7ffc34ae9d08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f6692a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6692a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f668fb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f668fb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6691afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6691a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f669411793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f668b33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f668b2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f668b1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f353a6ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f353a6ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f668a5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f668b19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f66b3fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6692a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f668fb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56229d9d6e32 bp 0x7fff561c2d90 sp 0x7fff561c2d88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56229d9d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56229d9d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56229d6e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56229d6e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56229d8dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56229d8d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56229db3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56229d260c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56229d25c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56229d24a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70c5d54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70c5d54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56229d188634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56229d246aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56229fb284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56229d9d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56229d6e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a0b258ee32 bp 0x7ffc9e49cab0 sp 0x7ffc9e49caa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a0b258ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0b258e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0b22999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0b229ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0b2494ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0b248c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0b26f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0b1e18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0b1e1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0b1e02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e7e106d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e7e106e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0b1d40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a0b1dfeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0b46e04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0b258e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0b22999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55bd3f75de32 bp 0x7ffc846fad70 sp 0x7ffc846fad68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55bd3f75de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd3f75d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd3f4689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd3f469d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd3f656e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bd3f656786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bd3f6587f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bd3efdd6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bd3efe0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bd3efd1216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7185fccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7185fcce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd3ef0f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55bd3efcdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd418af4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd3f75d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd3f4689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706589==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5617969e6e32 bp 0x7fffedca90f0 sp 0x7fffedca90e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5617969e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617969e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617966f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617966f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617968ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617968e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561796b4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561796270c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56179626c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56179625a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55e5492d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55e5492e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561796198634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x561796256aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561798b384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617969e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617966f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  2c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706577==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563eedb29e32 bp 0x7ffcd0d63030 sp 0x7ffcd0d63028
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563eedb29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563eedb299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563eed8349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563eed835d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563eeda2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563eeda27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563eedc91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563eed3b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563eed3af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563eed39d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa92b6a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa92b6a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563eed2db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563eed399aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563eefc7b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563eedb29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563eed8349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2706584==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5608d6de3e32 bp 0x7ffd29135930 sp 0x7ffd29135928
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5608d6de3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608d6de39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608d6aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608d6aefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608d6ce9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608d6ce1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608d6f4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608d666dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608d666956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608d6657018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4836b1ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4836b1ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608d6595634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5608d6653aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608d8f354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608d6de3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608d6aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  26 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706576==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55870726ee32 bp 0x7ffe3b54e210 sp 0x7ffe3b54e208
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55870726ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55870726e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558706f799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558706f7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558707174ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55870716c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587073d6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558706af8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558706af456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558706ae2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd709a92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd709a92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558706a20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558706adeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587093c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55870726e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558706f799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706603==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x563a66089e32 bp 0x7ffd5cdb2170 sp 0x7ffd5cdb2168
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x563a66089e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a660899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a65d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a65d95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a65f8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a65f87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a661f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a65913c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a6590f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a658fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc846d22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc846d22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a6583b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563a658f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563a681db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a66089725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a65d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  fb 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706540==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557c9a8f9e32 bp 0x7fff3a521650 sp 0x7fff3a521648
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557c9a8f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c9a8f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c9a6049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c9a605d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c9a7ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c9a7f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c9aa61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c9a183c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c9a17f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c9a16d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f81254d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f81254d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c9a0ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557c9a169aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c9ca4b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c9a8f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c9a6049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2706670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55992ce23e32 bp 0x7ffd1f5c8050 sp 0x7ffd1f5c8048
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55992ce23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55992ce239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55992cb2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55992cb2fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55992cd29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55992cd21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55992cf8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55992c6adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55992c6a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55992c697018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7809823d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7809823e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55992c5d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55992c693aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55992ef754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55992ce23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55992cb2e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  99 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b78e831e32 bp 0x7fff99eee8b0 sp 0x7fff99eee8a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b78e831e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b78e8319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b78e53c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b78e53dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b78e737ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b78e72f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b78e999793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b78e0bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b78e0b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b78e0a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf0dd1dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf0dd1de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b78dfe3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b78e0a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7909834f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b78e831725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b78e53c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706638==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5575f7b3ae32 bp 0x7fff169b8e90 sp 0x7fff169b8e88
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5575f7b3ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575f7b3a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575f78459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575f7846d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575f7a40ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575f7a38952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575f7ca2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575f73c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575f73c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575f73ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd898d4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd898d4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575f72ec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5575f73aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575f9c8c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575f7b3a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575f78459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b8dc08ae32 bp 0x7ffc2a9e3570 sp 0x7ffc2a9e3568
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b8dc08ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8dc08a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8dbd959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8dbd96d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8dbf90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8dbf88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8dc1f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8db914c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8db91056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8db8fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c2b673d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c2b673e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8db83c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b8db8faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8de1dc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8dc08a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8dbd959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706692==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5612c37abe32 bp 0x7ffe60071210 sp 0x7ffe60071208
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5612c37abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612c37ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612c34b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612c34b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612c36a4e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5612c36a4786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5612c36a67f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5612c302b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5612c302e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5612c301f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5a6582ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a6582ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612c2f5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5612c301baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5612c58fd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612c37ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612c34b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706668==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55bd61edde32 bp 0x7fffe37ec070 sp 0x7fffe37ec068
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55bd61edde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd61edd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd61be89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd61be9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd61de3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd61ddb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd62045793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd61767c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd6176356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd61751018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4aa4328d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4aa4328e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd6168f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55bd6174daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd6402f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd61edd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd61be89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  bd 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x559706072e32 bp 0x7fff3866f5d0 sp 0x7fff3866f5c8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x559706072e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597060729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559705d7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559705d7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559705f78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559705f70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597061da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597058fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597058f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597058e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f863d5fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f863d5fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559705824634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5597058e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597081c44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559706072725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559705d7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706659==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x563cb4cb0e32 bp 0x7ffe88c98e70 sp 0x7ffe88c98e68
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x563cb4cb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563cb4cb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563cb49bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563cb49bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563cb4bb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563cb4bae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563cb4e18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563cb453ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563cb453656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563cb4524018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a0a928d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a0a928e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563cb4462634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x563cb4520aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563cb6e024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563cb4cb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563cb49bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5651f8e57e32 bp 0x7fffc4064b30 sp 0x7fffc4064b28
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5651f8e57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651f8e579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651f8b629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651f8b63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651f8d5debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651f8d55952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651f8fbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651f86e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651f86dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651f86cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6c313afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6c313afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651f8609634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5651f86c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651fafa94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651f8e57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651f8b629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706676==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55fb40b90e32 bp 0x7ffe92fc2110 sp 0x7ffe92fc2108
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55fb40b90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb40b909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb4089b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb4089cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb40a96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb40a8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb40cf8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb4041ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb4041656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb40404018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42a613fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42a613fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb40342634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55fb40400aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb42ce24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb40b90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb4089b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x555fadca2e32 bp 0x7ffe4fae7db0 sp 0x7ffe4fae7da8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x555fadca2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fadca29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fad9ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fad9aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fadba8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fadba0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fade0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fad52cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fad52856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fad516018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4635170d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4635170e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fad454634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x555fad512aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555fafdf44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fadca2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fad9ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706812==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ce1901ce32 bp 0x7ffefe331d10 sp 0x7ffefe331d08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ce1901ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce1901c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce18d279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce18d28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce18f22ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce18f1a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce19184793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce188a6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce188a256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce18890018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe4c50dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe4c50de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce187ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2706805==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562736e86e32 bp 0x7ffc789665f0 sp 0x7ffc789665e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562736e86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562736e869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562736b919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562736b92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562736d8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562736d84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562736fee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562736710c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56273670c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627366fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d46f41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d46f41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562736638634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2706691==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555aee2b3e32 bp 0x7ffde0f10950 sp 0x7ffde0f10948
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555aee2b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aee2b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aedfbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aedfbfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aee1b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aee1b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aee41b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aedb3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aedb3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aedb27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c3f2fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c3f2fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aeda65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x555aedb23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555af04054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aee2b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aedfbe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55745bbf6e32 bp 0x7fff2dc7d350 sp 0x7fff2dc7d348
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55745bbf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55745bbf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55745b9019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55745b902d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55745bafcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55745baf4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55745bd5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55745b480c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55745b47c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55745b46a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91f0df1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91f0df1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55745b3a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2706806==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55780e71de32 bp 0x7ffe1b1cf7d0 sp 0x7ffe1b1cf7c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55780e71de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55780e71d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55780e4289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55780e429d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55780e623ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55780e61b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55780e885793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55780dfa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55780dfa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55780df91018 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  41 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2706809==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5576fcf6be32 bp 0x7fffff41cb30 sp 0x7fffff41cb28
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5576fcf6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576fcf6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576fcc769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576fcc77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576fce71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576fce69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576fd0d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576fc7f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576fc7f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576fc7df018 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  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 
> =================================================================
> ==2706726==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55aea4f27e32 bp 0x7ffc75e2dd10 sp 0x7ffc75e2dd08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55aea4f27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aea4f279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aea4c329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aea4c33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aea4e2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aea4e25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aea508f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aea47b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aea47ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aea479b018 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  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 
> =================================================================
> ==2706816==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55ab69383e32 bp 0x7fffdea203b0 sp 0x7fffdea203a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55ab69383e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab693839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab6908e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab6908fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab69289ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab69281952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab694eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab68c0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab68c0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab68bf7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3199958d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3199958e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab68b35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2706831==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562083036e32 bp 0x7ffde440d070 sp 0x7ffde440d068
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562083036e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620830369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562082d419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562082d42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562082f3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562082f34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56208319e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620828c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620828bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620828aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7915b1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7915b1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620827e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5620828a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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 
> =================================================================
> ==2706796==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5564398b9e32 bp 0x7ffcaa0dd810 sp 0x7ffcaa0dd808
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5564398b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564398b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564395c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564395c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564397bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564397b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556439a21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556439143c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55643913f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55643912d018 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  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 
> =================================================================
> ==2706826==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5640ef7c7e32 bp 0x7ffee64b5510 sp 0x7ffee64b5508
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5640ef7c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640ef7c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640ef4d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640ef4d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640ef6cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640ef6c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640ef92f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640ef051c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640ef04d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640ef03b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f174ed5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f174ed5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640eef79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2706703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5591f64ebe32 bp 0x7ffd63f89b70 sp 0x7ffd63f89b68
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5591f64ebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591f64eb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591f61f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591f61f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591f63f1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591f63e9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591f6653793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591f5d75c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591f5d7156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591f5d5f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7facac2edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7facac2ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591f5c9d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  d1 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 
> =================================================================
> ==2706836==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x55dad39f9e32 bp 0x7fff28d2bf50 sp 0x7fff28d2bf48
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x55dad39f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dad39f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dad37049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dad3705d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dad38ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dad38f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dad3b61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dad3283c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dad327f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dad326d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f56c1ee7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f56c1ee7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dad31ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  73 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 
> =================================================================
> ==2705061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55db07e14e32 bp 0x7fff2d8a6510 sp 0x7fff2d8a6508
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55db07e14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db07e149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db07b1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db07b20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db07d1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db07d12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db07f7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db0769ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db0769a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db07688018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31719d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31719d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db075c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55db07684aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db09f664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db07e14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db07b1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704936==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55a424f7de32 bp 0x7ffd83b516f0 sp 0x7ffd83b516e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55a424f7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a424f7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a424c889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a424c89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a424e83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a424e7b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4250e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a424807c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a42480356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4247f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff00a431d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff00a431e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a42472f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55a4247edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a4270cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a424f7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a424c889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  df 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704947==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5574449a6e32 bp 0x7ffc12ddc910 sp 0x7ffc12ddc908
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5574449a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574449a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574446b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574446b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55744489fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55744489f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5574448a17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5574442266a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557444229698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55744421a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f3020dc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3020dc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557444158634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557444216aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557446af84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574449a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574446b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c1 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c9291eae32 bp 0x7ffec154e1f0 sp 0x7ffec154e1e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c9291eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9291ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c928ef59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c928ef6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9290f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9290e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c929352793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c928a74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c928a7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c928a5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf320f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf320f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c92899c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c928a5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c92b33c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9291ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c928ef59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5592e83c3e32 bp 0x7fffd513bcf0 sp 0x7fffd513bce8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5592e83c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592e83c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592e80ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592e80cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592e82c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5592e82c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592e852b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592e7c4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592e7c4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592e7c37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71bd4b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71bd4b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592e7b75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5592e7c33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592ea5154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592e83c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592e80ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2704941==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558fcb636e32 bp 0x7ffe7b3e3c30 sp 0x7ffe7b3e3c28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x558fcb636e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fcb6369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fcb3419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fcb342d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fcb53cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fcb534952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fcb79e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fcaec0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fcaebc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fcaeaa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50670efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50670efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fcade8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x558fcaea6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558fcd7884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fcb636725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fcb3419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705094==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563234912e32 bp 0x7ffdbf56f170 sp 0x7ffdbf56f168
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563234912e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632349129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56323461d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56323461ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563234818ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563234810952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563234a7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56323419cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56323419856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563234186018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c80398d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c80398e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632340c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563234182aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563236a644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563234912725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56323461d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  79 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2705060==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563857040e32 bp 0x7fffdf5c0bd0 sp 0x7fffdf5c0bc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563857040e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638570409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563856d4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563856d4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563856f46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563856f3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5638571a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5638568cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5638568c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5638568b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35d7ef1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35d7ef1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638567f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5638568b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5638591924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563857040725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563856d4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9f 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 
> =================================================================
> ==2705054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fe14867e32 bp 0x7ffcbf582eb0 sp 0x7ffcbf582ea8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fe14867e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fe148679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fe145729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fe14573d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fe1476debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fe14765952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fe149cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fe140f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fe140ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fe140db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d7ebaed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d7ebaee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fe14019634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fe140d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fe169b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fe14867725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fe145729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f8 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 
> =================================================================
> ==2705009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55905b0e3e32 bp 0x7ffc0dc82370 sp 0x7ffc0dc82368
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55905b0e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55905b0e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55905adee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55905adefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55905afe9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55905afe1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55905b24b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55905a96dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55905a96956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55905a957018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6d775cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6d775ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55905a895634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55905a953aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55905d2354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55905b0e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55905adee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705057==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56168bab7e32 bp 0x7ffdd5f06e30 sp 0x7ffdd5f06e28
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56168bab7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56168bab79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56168b7c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56168b7c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56168b9b0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56168b9b0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56168b9b27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56168b3376a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56168b33a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56168b32b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f314441ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f314441ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56168b269634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56168b327aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56168dc094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56168bab7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56168b7c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  00 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2704979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557f438cee32 bp 0x7fff32f457f0 sp 0x7fff32f457e8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557f438cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f438ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f435d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f435dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f437c7e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557f437c7786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557f437c97f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557f4314e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557f43151698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557f43142216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7efd66c63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd66c63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f43080634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557f4313eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f45a204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f438ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f435d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  7a 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 
> =================================================================
> ==2705087==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x559a2ef06e32 bp 0x7ffeaf916c90 sp 0x7ffeaf916c88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x559a2ef06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a2ef069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a2ec119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a2ec12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a2ee0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a2ee04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a2f06e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a2e790c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a2e78c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a2e77a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0a9bbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0a9bbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a2e6b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x559a2e776aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559a310584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a2ef06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a2ec119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  73 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 
> =================================================================
> ==2704952==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x556d80a34e32 bp 0x7fff6024b450 sp 0x7fff6024b448
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x556d80a34e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d80a349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d8073f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d80740d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d8093aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d80932952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d80b9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d802bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d802ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d802a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b677c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b677c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d801e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x556d802a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d82b864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d80a34725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d8073f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4e 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 
> =================================================================
> ==2705113==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5575bf5cce32 bp 0x7ffeb27c74b0 sp 0x7ffeb27c74a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5575bf5cce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575bf5cc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575bf2d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575bf2d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575bf4d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575bf4ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575bf734793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575bee56c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575bee5256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575bee40018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f932d232d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f932d232e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575bed7e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5575bee3caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575c171e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575bf5cc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575bf2d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705177==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5651d50f6e32 bp 0x7ffc1dfd4eb0 sp 0x7ffc1dfd4ea8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5651d50f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651d50f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651d4e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651d4e02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651d4ffcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651d4ff4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651d525e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651d4980c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651d497c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651d496a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fad914e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fad914e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651d48a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5651d4966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651d72484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651d50f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651d4e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  75 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 
> =================================================================
> ==2705121==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56315db63e32 bp 0x7ffd2384fd90 sp 0x7ffd2384fd88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56315db63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56315db639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56315d86e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56315d86fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56315da69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56315da61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56315dccb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56315d3edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56315d3e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56315d3d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f895a469d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f895a469e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56315d315634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56315d3d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56315fcb54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56315db63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56315d86e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b8 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 
> =================================================================
> ==2705132==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56154eeb4e32 bp 0x7ffd21e98b10 sp 0x7ffd21e98b08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56154eeb4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56154eeb49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56154ebbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56154ebc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56154edbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56154edb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56154f01c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56154e73ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56154e73a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56154e728018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f598a6dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f598a6dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56154e666634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56154e724aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5615510064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56154eeb4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56154ebbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  75 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 
> =================================================================
> ==2705190==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560f47f61e32 bp 0x7ffc1f65d790 sp 0x7ffc1f65d788
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560f47f61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f47f619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f47c6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f47c6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f47e67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f47e5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f480c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f477ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f477e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f477d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f47256c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f47256c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f47713634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560f477d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f4a0b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f47f61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f47c6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705193==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d906c91e32 bp 0x7ffcb38649d0 sp 0x7ffcb38649c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d906c91e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d906c919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d90699c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d90699dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d906b97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d906b8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d906df9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d90651bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d90651756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d906505018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9e477ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9e477ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d906443634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d906501aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d908de34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d906c91725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d90699c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55be169b5e32 bp 0x7ffc4cf40130 sp 0x7ffc4cf40128
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55be169b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be169b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be166c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be166c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be168bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be168b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be16b1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be1623fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be1623b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be16229018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4417a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4417a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be16167634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55be16225aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55be18b074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be169b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be166c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5571f72cee32 bp 0x7ffef040d850 sp 0x7ffef040d848
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5571f72cee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5571f72ce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571f6fd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571f6fdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5571f71d4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5571f71cc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5571f7436793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571f6b58c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571f6b5456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571f6b42018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e1938ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e1938ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5571f6a80634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5571f6b3eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5571f94204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5571f72ce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571f6fd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e8 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 
> =================================================================
> ==2705149==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5639d4470e32 bp 0x7fff6794d0b0 sp 0x7fff6794d0a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5639d4470e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639d44709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639d417b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639d417cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639d4376ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639d436e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639d45d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639d3cfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639d3cf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639d3ce4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fefe740cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fefe740ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639d3c22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5639d3ce0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639d65c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639d4470725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639d417b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  e1 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 
> =================================================================
> ==2705153==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x557a7a10fe32 bp 0x7ffcaedd0110 sp 0x7ffcaedd0108
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x557a7a10fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a7a10f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a79e1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a79e1bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a7a008e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557a7a008786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557a7a00a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557a7998f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557a79992698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557a79983216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f1b9fc24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b9fc24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a798c1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x557a7997faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557a7c2614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a7a10f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a79e1a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f8 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 
> =================================================================
> ==2705139==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5592bfba2e32 bp 0x7ffebdfa50b0 sp 0x7ffebdfa50a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5592bfba2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592bfba29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5592bf8ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5592bf8aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5592bfa9be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5592bfa9b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5592bfa9d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5592bf4226a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5592bf425698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5592bf416216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f91d2862d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91d2862e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592bf354634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5592bf412aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592c1cf44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5592bfba2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5592bf8ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  74 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 
> =================================================================
> ==2705182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564eaf0bce32 bp 0x7ffcc21dc730 sp 0x7ffcc21dc728
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564eaf0bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564eaf0bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564eaedc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564eaedc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564eaefc2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564eaefba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564eaf224793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564eae946c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564eae94256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564eae930018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a33dded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a33ddee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564eae86e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564eae92caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564eb120e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564eaf0bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564eaedc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2705123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55eac7e13e32 bp 0x7ffcf351e570 sp 0x7ffcf351e568
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55eac7e13e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eac7e139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eac7b1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eac7b1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eac7d19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eac7d11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eac7f7b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eac769dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eac769956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eac7687018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a1f8c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a1f8c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eac75c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55eac7683aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eac9f654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eac7e13725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eac7b1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683272==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561e9d698e32 bp 0x7ffe04919cd0 sp 0x7ffe04919cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561e9d698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e9d6989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e9d3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e9d3a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e9d59eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e9d596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e9d800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e9cf22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e9cf1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e9cf0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba1cb31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba1cb31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e9ce4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561e9cf08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e9f7ea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e9d698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e9d3a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683270==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5578b8e9de32 bp 0x7ffe190b3eb0 sp 0x7ffe190b3ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5578b8e9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578b8e9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578b8ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578b8ba9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578b8da3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578b8d9b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578b9005793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578b8727c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578b872356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578b8711018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4aae96cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4aae96ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578b864f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5578b870daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5578bafef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578b8e9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578b8ba89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683311==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56381af14e32 bp 0x7ffe537dcab0 sp 0x7ffe537dcaa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56381af14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56381af149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56381ac1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56381ac20d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56381ae1aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56381ae12952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56381b07c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56381a79ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56381a79a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56381a788018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e1e674d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e1e674e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56381a6c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56381a784aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56381d0664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56381af14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56381ac1f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56475b300e32 bp 0x7ffeac1fc170 sp 0x7ffeac1fc168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56475b300e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56475b3009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56475b00b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56475b00cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56475b206ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56475b1fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56475b468793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56475ab8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56475ab8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56475ab74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f552819ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f552819ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56475aab2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56475ab70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56475d4524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56475b300725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56475b00b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683253==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f1f52c0e32 bp 0x7ffe151f6030 sp 0x7ffe151f6028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f1f52c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1f52c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1f4fcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1f4fccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1f51c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1f51be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1f5428793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1f4b4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1f4b4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1f4b34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f466be24d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f466be24e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1f4a72634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f1f4b30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1f74124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1f52c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1f4fcb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55952c784e32 bp 0x7ffe96d47bd0 sp 0x7ffe96d47bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55952c784e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55952c7849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55952c48f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55952c490d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55952c68aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55952c682952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55952c8ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55952c00ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55952c00a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55952bff8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ac9fecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ac9fece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55952bf36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55952bff4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55952e8d64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55952c784725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55952c48f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565356900e32 bp 0x7fff52827a90 sp 0x7fff52827a88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565356900e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653569009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56535660b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56535660cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565356806ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653567fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565356a68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56535618ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56535618656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565356174018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c0f48dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c0f48de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653560b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565356170aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565358a524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565356900725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56535660b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683222==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c317916e32 bp 0x7ffd45f965f0 sp 0x7ffd45f965e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c317916e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3179169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3176219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c317622d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c31781cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c317814952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c317a7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3171a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c31719c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c31718a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc355d4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc355d4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3170c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c317186aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c319a684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c317916725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3176219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5581213b2e32 bp 0x7ffcfe7c1850 sp 0x7ffcfe7c1848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5581213b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581213b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581210bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581210bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581212b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581212b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55812151a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558120c3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558120c3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558120c26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4520487d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4520487e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558120b64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558120c22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5581235044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581213b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581210bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55db8d263e32 bp 0x7ffc6f0c3b30 sp 0x7ffc6f0c3b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55db8d263e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db8d2639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db8cf6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db8cf6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db8d169ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db8d161952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db8d3cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db8caedc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db8cae956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db8cad7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68ce8aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68ce8aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db8ca15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55db8cad3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db8f3b54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db8d263725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db8cf6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683254==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ae5f622e32 bp 0x7fff7278be50 sp 0x7fff7278be48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ae5f622e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae5f6229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae5f32d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae5f32ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae5f528ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae5f520952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae5f78a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae5eeacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae5eea856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae5ee96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11e1491d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11e1491e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae5edd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ae5ee92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ae617744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae5f622725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae5f32d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c46a8dbe32 bp 0x7fff0659db10 sp 0x7fff0659db08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c46a8dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c46a8db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c46a5e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c46a5e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c46a7e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c46a7d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c46aa43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c46a165c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c46a16156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c46a14f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca08af7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca08af7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c46a08d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c46a14baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c46ca2d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c46a8db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c46a5e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683268==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dac76bae32 bp 0x7ffd702d6230 sp 0x7ffd702d6228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dac76bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dac76ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dac73c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dac73c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dac75c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dac75b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dac7822793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dac6f44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dac6f4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dac6f2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6701cfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6701cfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dac6e6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dac6f2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dac980c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dac76ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dac73c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f10d66ce32 bp 0x7ffceedbe7b0 sp 0x7ffceedbe7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f10d66ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f10d66c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f10d3779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f10d378d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f10d572ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f10d56a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f10d7d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f10cef6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f10cef256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f10cee0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4f427dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4f427de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f10ce1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f10cedcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f10f7be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f10d66c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f10d3779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5630736abe32 bp 0x7fff57756cf0 sp 0x7fff57756ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5630736abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630736ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630733b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630733b7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630735b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630735a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563073813793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563072f35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563072f3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563072f1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc433396d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc433396e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563072e5d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563072f1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5630757fd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630736ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630733b69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558287730e32 bp 0x7ffef6821f10 sp 0x7ffef6821f08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558287730e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582877309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55828743b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55828743cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558287636ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55828762e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558287898793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558286fbac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558286fb656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558286fa4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6e7f4fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6e7f4fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558286ee2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558286fa0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5582898824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558287730725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55828743b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556d70367e32 bp 0x7ffc41bf9510 sp 0x7ffc41bf9508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556d70367e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d703679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d700729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d70073d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d7026debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d70265952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556d704cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556d6fbf1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556d6fbed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d6fbdb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7eb10dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7eb10dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d6fb19634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556d6fbd7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d724b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d70367725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d700729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683239==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55a3c2b90e32 bp 0x7ffebec127f0 sp 0x7ffebec127e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55a3c2b90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3c2b909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3c289b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3c289cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3c2a96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a3c2a8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3c2cf8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3c241ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3c241656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3c2404018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f566e9e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f566e9e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3c2342634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55a3c2400aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a3c4ce24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a3c2b90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a3c289b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560b7b501e32 bp 0x7fffee9b7610 sp 0x7fffee9b7608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560b7b501e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b7b5019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b7b20c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b7b20dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b7b407ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b7b3ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b7b669793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b7ad8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b7ad8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b7ad75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1800d2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1800d2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b7acb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560b7ad71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560b7d6534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b7b501725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b7b20c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683565==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e193b7be32 bp 0x7fffad6f2b70 sp 0x7fffad6f2b68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e193b7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e193b7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1938869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e193887d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e193a81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e193a79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e193ce3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e193405c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e19340156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1933ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7effa7adcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7effa7adce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e19332d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e1933ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e195ccd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e193b7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1938869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683582==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ccb59d0e32 bp 0x7ffe9b15ee10 sp 0x7ffe9b15ee08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ccb59d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ccb59d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ccb56db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ccb56dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ccb58d6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ccb58ce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ccb5b38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ccb525ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ccb525656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ccb5244018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8eaf4eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8eaf4eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ccb5182634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ccb5240aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ccb7b224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ccb59d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ccb56db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e1dfecae32 bp 0x7ffe5b768650 sp 0x7ffe5b768648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e1dfecae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1dfeca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1dfbd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1dfbd6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1dfdd0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1dfdc8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1e0032793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1df754c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1df75056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1df73e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf859f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf859f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1df67c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e1df73aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e1e201c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1dfeca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1dfbd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5613357aae32 bp 0x7ffc60eb4a90 sp 0x7ffc60eb4a88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5613357aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613357aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613354b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613354b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613356b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613356a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561335912793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561335034c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56133503056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56133501e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cad5d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cad5d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561334f5c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56133501aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5613378fc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613357aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613354b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55579c85be32 bp 0x7ffe984fb210 sp 0x7ffe984fb208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55579c85be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55579c85b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55579c5669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55579c567d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55579c761ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55579c759952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55579c9c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55579c0e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55579c0e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55579c0cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc21fcedd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc21fcede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55579c00d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55579c0cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55579e9ad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55579c85b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55579c5669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683691==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5612cae7ae32 bp 0x7ffdbf990eb0 sp 0x7ffdbf990ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5612cae7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612cae7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612cab859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612cab86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612cad80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612cad78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5612cafe2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612ca704c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612ca70056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612ca6ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0caf58ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0caf58ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612ca62c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5612ca6eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5612ccfcc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612cae7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612cab859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683618==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558d35bdfe32 bp 0x7ffd25eecd50 sp 0x7ffd25eecd48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558d35bdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d35bdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d358ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d358ebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d35ae5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d35add952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d35d47793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d35469c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d3546556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d35453018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5caa771d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5caa771e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d35391634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558d3544faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d37d314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d35bdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d358ea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683608==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564f4950fe32 bp 0x7ffff645efb0 sp 0x7ffff645efa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564f4950fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f4950f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f4921a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f4921bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f49415ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f4940d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f49677793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f48d99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f48d9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f48d83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cac244d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cac244e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f48cc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564f48d7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564f4b6614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f4950f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f4921a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683609==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5567d0e90e32 bp 0x7ffca6f805b0 sp 0x7ffca6f805a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5567d0e90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567d0e909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567d0b9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567d0b9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567d0d96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567d0d8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567d0ff8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567d071ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567d071656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567d0704018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27d36b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27d36b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567d0642634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5567d0700aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5567d2fe24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567d0e90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567d0b9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683616==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55717f11ae32 bp 0x7ffc4ea01850 sp 0x7ffc4ea01848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55717f11ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55717f11a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55717ee259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55717ee26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55717f020ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55717f018952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55717f282793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55717e9a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55717e9a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55717e98e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90e231cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90e231ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55717e8cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55717e98aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55718126c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55717f11a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55717ee259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2683381==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558a80938e32 bp 0x7ffe1f2c2eb0 sp 0x7ffe1f2c2ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558a80938e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a809389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a806439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a80644d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a8083eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a80836952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a80aa0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a801c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a801be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a801ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f51d50e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f51d50e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a800ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558a801a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a82a8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a80938725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a806439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683636==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e5b42cfe32 bp 0x7ffc8499d3b0 sp 0x7ffc8499d3a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e5b42cfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5b42cf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5b3fda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5b3fdbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5b41d5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5b41cd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5b4437793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5b3b59c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5b3b5556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5b3b43018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1ab6f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1ab6f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5b3a81634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e5b3b3faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e5b64214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5b42cf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5b3fda9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a0 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683737==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555f3d363e32 bp 0x7ffc653efe50 sp 0x7ffc653efe48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555f3d363e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f3d3639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f3d06e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f3d06fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f3d25ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555f3d25c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555f3d25e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555f3cbe36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555f3cbe6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555f3cbd7216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6f130a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f130a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f3cb15634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555f3cbd3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555f3f4b54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f3d363725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f3d06e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55788673de32 bp 0x7ffcb8426690 sp 0x7ffcb8426688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55788673de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55788673d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578864489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557886449d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557886643ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55788663b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578868a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557885fc7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557885fc356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557885fb1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f484d0fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f484d0fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557885eef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557885fadaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55788888f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55788673d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578864489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  9d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683718==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56229d88be32 bp 0x7fff1d39f470 sp 0x7fff1d39f468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56229d88be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56229d88b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56229d5969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56229d597d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56229d784e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56229d784786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56229d7867f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56229d10b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56229d10e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56229d0ff216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8c00f87d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c00f87e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56229d03d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56229d0fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56229f9dd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56229d88b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56229d5969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2683436==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56354f568e32 bp 0x7ffdc7dbe0f0 sp 0x7ffdc7dbe0e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56354f568e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56354f5689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56354f2739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56354f274d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56354f46eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56354f466952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56354f6d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56354edf2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56354edee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56354eddc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b4bc90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b4bc90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56354ed1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56354edd8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635516ba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56354f568725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56354f2739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683435==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559b47616e32 bp 0x7ffd7c549df0 sp 0x7ffd7c549de8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559b47616e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b476169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b473219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b47322d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b4751cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b47514952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b4777e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b46ea0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b46e9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b46e8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7364d1cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7364d1ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b46dc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559b46e86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b497684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b47616725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b473219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cfca7c8e32 bp 0x7fff281d8c70 sp 0x7fff281d8c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cfca7c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cfca7c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cfca4d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cfca4d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cfca6ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cfca6c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cfca930793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cfca052c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cfca04e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cfca03c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3293e8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3293e8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cfc9f7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cfca038aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cfcc91a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cfca7c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cfca4d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683412==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557d64f5be32 bp 0x7ffee9544f50 sp 0x7ffee9544f48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557d64f5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d64f5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d64c669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d64c67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d64e61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d64e59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d650c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d647e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d647e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d647cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4c9193d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4c9193e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d6470d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557d647cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557d670ad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d64f5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d64c669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683433==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ebc06eee32 bp 0x7ffe4b2d6290 sp 0x7ffe4b2d6288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ebc06eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ebc06ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ebc03f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ebc03fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ebc05f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ebc05ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ebc0856793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ebbff78c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ebbff7456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ebbff62018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e5eac5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e5eac5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ebbfea0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ebbff5eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ebc28404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ebc06ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ebc03f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683411==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f77b802e32 bp 0x7ffcbb9a4f70 sp 0x7ffcbb9a4f68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f77b802e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f77b8029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f77b50d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f77b50ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f77b708ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f77b700952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f77b96a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f77b08cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f77b08856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f77b076018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f857dd35d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f857dd35e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f77afb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f77b072aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f77d9544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f77b802725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f77b50d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e23b7d1e32 bp 0x7ffd751d7590 sp 0x7ffd751d7588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e23b7d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e23b7d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e23b4dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e23b4ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e23b6d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e23b6cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e23b939793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e23b05bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e23b05756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e23b045018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f96693d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f96693e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e23af83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e23b041aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e23d9234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e23b7d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e23b4dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683476==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5574c8b66e32 bp 0x7fff87afea50 sp 0x7fff87afea48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5574c8b66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574c8b669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574c88719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574c8872d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574c8a6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574c8a64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574c8cce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574c83f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574c83ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574c83da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca6c35bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca6c35be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574c8318634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5574c83d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5574cacb84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574c8b66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574c88719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683482==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560882d4de32 bp 0x7ffec2dc8b90 sp 0x7ffec2dc8b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560882d4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560882d4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560882a589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560882a59d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560882c53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560882c4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560882eb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608825d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608825d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608825c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b80567d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b80567e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608824ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5608825bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560884e9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560882d4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560882a589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683524==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5628b9264e32 bp 0x7fffd2c0d4b0 sp 0x7fffd2c0d4a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5628b9264e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628b92649df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628b8f6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628b8f70d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628b916aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628b9162952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628b93cc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628b8aeec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628b8aea56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628b8ad8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f75138d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f75138d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628b8a16634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5628b8ad4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5628bb3b64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628b9264725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628b8f6f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683477==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56512480ae32 bp 0x7ffc19d4c190 sp 0x7ffc19d4c188
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56512480ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56512480a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651245159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565124516d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565124710ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565124708952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565124972793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565124094c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56512409056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56512407e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71f6c9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71f6c9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565123fbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56512407aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56512695c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56512480a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651245159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683483==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d438ccee32 bp 0x7fff75666a70 sp 0x7fff75666a68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d438ccee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d438cce9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4389d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4389dad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d438bd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d438bcc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d438e36793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d438558c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d43855456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d438542018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b297ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b297cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d438480634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d43853eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d43ae204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d438cce725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4389d99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56187ebdce32 bp 0x7ffd760c9c50 sp 0x7ffd760c9c48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56187ebdce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56187ebdc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56187e8e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56187e8e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56187eae2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56187eada952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56187ed44793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56187e466c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56187e46256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56187e450018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa46f00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa46f00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56187e38e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56187e44caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561880d2e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56187ebdc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56187e8e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683642==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b5cc026e32 bp 0x7fff6547c810 sp 0x7fff6547c808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b5cc026e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5cc0269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5cbd319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5cbd32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5cbf2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5cbf24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5cc18e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5cb8b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5cb8ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5cb89a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff4ba36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff4ba36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5cb7d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b5cb896aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b5ce1784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5cc026725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5cbd319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556749f37e32 bp 0x7ffcc6bceff0 sp 0x7ffcc6bcefe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556749f37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556749f379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556749c429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556749c43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556749e3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556749e35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55674a09f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567497c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567497bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567497ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c53eabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c53eabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567496e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5567497a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55674c0894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556749f37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556749c429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5600c80bfe32 bp 0x7fff3bbc0cb0 sp 0x7fff3bbc0ca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5600c80bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600c80bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600c7dca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600c7dcbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600c7fc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600c7fbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600c8227793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600c7949c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600c794556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600c7933018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99505eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99505eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600c7871634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5600c792faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600ca2114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600c80bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600c7dca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ecf72bce32 bp 0x7ffc53d04090 sp 0x7ffc53d04088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ecf72bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ecf72bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ecf6fc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ecf6fc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ecf71c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ecf71ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ecf7424793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ecf6b46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ecf6b4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ecf6b30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8da0336d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8da0336e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ecf6a6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ecf6b2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ecf940e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ecf72bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ecf6fc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683659==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5579128cae32 bp 0x7fff71da56d0 sp 0x7fff71da56c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5579128cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579128ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579125d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579125d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579127d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579127c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557912a32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557912154c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55791215056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55791213e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2eb58a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2eb58a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55791207c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55791213aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557914a1c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579128ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579125d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683676==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5600fa62fe32 bp 0x7ffc939e0fb0 sp 0x7ffc939e0fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5600fa62fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600fa62f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600fa33a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600fa33bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600fa535ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600fa52d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5600fa797793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5600f9eb9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5600f9eb556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600f9ea3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d2db12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d2db12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600f9de1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5600f9e9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600fc7814f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5600fa62f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5600fa33a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683554==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560754497e32 bp 0x7ffff83bdf70 sp 0x7ffff83bdf68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560754497e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607544979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607541a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607541a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56075439debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560754395952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607545ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560753d21c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560753d1d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560753d0b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94780dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94780dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560753c49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560753d07aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607565e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560754497725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607541a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683530==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564474e86e32 bp 0x7ffecda84f10 sp 0x7ffecda84f08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564474e86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564474e869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564474b919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564474b92d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564474d8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564474d84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564474fee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564474710c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56447470c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644746fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8862d16d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8862d16e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564474638634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5644746f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564476fd84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564474e86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564474b919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683537==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565058a14e32 bp 0x7ffc23462770 sp 0x7ffc23462768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565058a14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565058a149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56505871f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565058720d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56505891aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565058912952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565058b7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56505829ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56505829a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565058288018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f03c42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f03c42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650581c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565058284aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56505ab664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565058a14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56505871f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683531==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55dc38ea3e32 bp 0x7ffc389a8450 sp 0x7ffc389a8448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55dc38ea3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc38ea39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc38bae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc38bafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc38da9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc38da1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc3900b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc3872dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc3872956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc38717018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe12584cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe12584ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc38655634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55dc38713aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dc3aff54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc38ea3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc38bae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683557==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cc005d3e32 bp 0x7ffebcc0d950 sp 0x7ffebcc0d948
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cc005d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc005d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc002de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc002dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc004d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc004d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc0073b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbffe5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbffe5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbffe47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d41f0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d41f0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbffd85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cbffe43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cc027254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc005d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc002de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683341==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a9b679e32 bp 0x7ffc62a01850 sp 0x7ffc62a01848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a9b679e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a9b6799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a9b3849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a9b385d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a9b57febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a9b577952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a9b7e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a9af03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a9aeff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a9aeed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1ba3e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1ba3e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a9ae2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a9aee9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a9d7cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a9b679725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a9b3849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683340==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5645bf337e32 bp 0x7ffffd179d70 sp 0x7ffffd179d68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5645bf337e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645bf3379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645bf0429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645bf043d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645bf23debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645bf235952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645bf49f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645bebc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645bebbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645bebab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f132ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f132cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645beae9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5645beba7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5645c14894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645bf337725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645bf0429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683705==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d005a9de32 bp 0x7ffea47ec210 sp 0x7ffea47ec208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d005a9de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d005a9d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d0057a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d0057a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d0059a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d00599b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d005c05793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d005327c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d00532356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d005311018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fddba67bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fddba67be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d00524f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d00530daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d007bef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d005a9d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d0057a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5594373a6e32 bp 0x7ffc1239d030 sp 0x7ffc1239d028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5594373a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594373a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594370b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594370b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594372acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594372a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55943750e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559436c30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559436c2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559436c1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f929927fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f929927fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559436b58634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559436c16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594394f84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594373a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594370b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  79 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 
> =================================================================
> ==2683738==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556e0069ae32 bp 0x7ffda7cc8b50 sp 0x7ffda7cc8b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556e0069ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e0069a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e003a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e003a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e005a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e00598952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e00802793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556dfff24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556dfff2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556dfff0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb452222d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb452222e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dffe4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556dfff0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556e027ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e0069a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e003a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683630==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5625783fce32 bp 0x7ffc8db5b4d0 sp 0x7ffc8db5b4c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5625783fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625783fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625781079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562578108d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562578302ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625782fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562578564793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562577c86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562577c8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562577c70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faefa253d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faefa253e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562577bae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562577c6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56257a54e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5625783fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625781079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b3 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560d7f695e32 bp 0x7ffd088491f0 sp 0x7ffd088491e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560d7f695e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d7f6959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d7f3a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d7f3a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d7f59bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d7f593952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d7f7fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d7ef1fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d7ef1b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d7ef09018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2209d49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2209d49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d7ee47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560d7ef05aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560d817e74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d7f695725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d7f3a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  db 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683371==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55ffb8a96e32 bp 0x7fff254ded30 sp 0x7fff254ded28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55ffb8a96e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffb8a969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffb87a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffb87a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffb899cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffb8994952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffb8bfe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffb8320c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffb831c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffb830a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04761ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04761dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffb8248634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55ffb8306aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ffbabe84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffb8a96725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffb87a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683373==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55c8574fae32 bp 0x7ffc6ea6fa30 sp 0x7ffc6ea6fa28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55c8574fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8574fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8572059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c857206d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c857400ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8573f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c857662793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c856d84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c856d8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c856d6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3a6e0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3a6e0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c856cac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55c856d6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c85964c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8574fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8572059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b04b5e4e32 bp 0x7fffb3ab5cb0 sp 0x7fffb3ab5ca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b04b5e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b04b5e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b04b2ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b04b2f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b04b4dde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55b04b4dd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55b04b4df7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55b04ae646a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55b04ae67698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55b04ae59490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f48f19afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48f19afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b04ad96634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b04ae54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b04d7364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b04b5e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b04b2ef9b6 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  32 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 
> =================================================================
> ==2683950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x558274999e32 bp 0x7ffd17e4a7d0 sp 0x7ffd17e4a7c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x558274999e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582749999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582746a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582746a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55827489febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558274b649f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x558274b62ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5582742256b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55827421f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55827420d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29a856ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29a856ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55827414b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x558274209aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558276aeb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558274999725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582746a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683942==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55fb8ea00e32 bp 0x7ffd67b812d0 sp 0x7ffd67b812c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55fb8ea00e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb8ea009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb8e70b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb8e70cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb8e906ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb8ebcb9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55fb8ebc9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55fb8e28c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55fb8e28656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb8e274018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d59723d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d59723e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb8e1b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55fb8e270aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb90b524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb8ea00725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb8e70b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2e 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 
> =================================================================
> ==2683954==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5654d4a32e32 bp 0x7ffcb7d4eaf0 sp 0x7ffcb7d4eae8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5654d4a32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654d4a329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654d473d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654d473ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654d4938ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654d4bfd9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5654d4bfbed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5654d42be6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5654d42b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654d42a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c7d51bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c7d51be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654d41e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5654d42a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654d6b844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654d4a32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654d473d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2683967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560ad01c6e32 bp 0x7ffd32a8d590 sp 0x7ffd32a8d588
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560ad01c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ad01c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560acfed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560acfed2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ad00ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ad03919f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560ad038fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x560acfa526b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x560acfa4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560acfa3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c9a6ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c9a6ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560acf978634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x560acfa36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560ad23184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ad01c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560acfed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555767051e32 bp 0x7ffe7760be70 sp 0x7ffe7760be68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555767051e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557670519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555766d5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555766d5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555766f57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55576721c9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55576721aed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5557668dd6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5557668d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557668c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e3f2c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e3f2c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555766803634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5557668c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557691a34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555767051725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555766d5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2684073==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5612d3527e32 bp 0x7fff53f51ad0 sp 0x7fff53f51ac8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5612d3527e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612d35279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612d32329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612d3233d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612d342debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612d36f29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5612d36f0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5612d2db36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5612d2dad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612d2d9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3ee3abfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3ee3abfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612d2cd9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5612d2d97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5612d56794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612d3527725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612d32329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3e 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 
> =================================================================
> ==2684068==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d8dd12ee32 bp 0x7ffce3adb050 sp 0x7ffce3adb048
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d8dd12ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8dd12e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8dce399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d8dce3ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8dd034ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8dd2f99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d8dd2f7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d8dc9ba6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d8dc9b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d8dc9a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc610f86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc610f86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d8dc8e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d8dc99eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d8df2804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8dd12e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8dce399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2683991==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562b41c2ce32 bp 0x7ffda686d130 sp 0x7ffda686d128
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562b41c2ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b41c2c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b419379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b41938d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b41b32ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b41df79f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x562b41df5ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562b414b86b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562b414b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b414a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bbceebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bbceebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b413de634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562b4149caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b43d7e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b41c2c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b419379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683972==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f9f6a27e32 bp 0x7fff771b9650 sp 0x7fff771b9648
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f9f6a27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9f6a279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9f67329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9f6733d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9f692debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9f6bf29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f9f6bf0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f9f62b36b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f9f62ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9f629b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f406329ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f406329ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9f61d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f9f6297aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f9f8b794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9f6a27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9f67329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2b 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 
> =================================================================
> ==2683981==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x564944194e32 bp 0x7ffc77684dd0 sp 0x7ffc77684dc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x564944194e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649441949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564943e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564943ea0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56494409aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56494435f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56494435ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564943a206b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564943a1a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564943a08018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3378acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3378ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564943946634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x564943a04aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649462e64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564944194725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564943e9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2683990==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5654a76a5e32 bp 0x7ffc8e9df990 sp 0x7ffc8e9df988
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5654a76a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654a76a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654a73b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654a73b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654a75abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654a78709f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5654a786eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5654a6f316b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5654a6f2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654a6f19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2417417d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2417417e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654a6e57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5654a6f15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654a97f74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654a76a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654a73b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683755==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557f57dc0e32 bp 0x7ffcb1a23290 sp 0x7ffcb1a23288
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557f57dc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f57dc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f57acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f57accd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f57cc6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f57f8b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x557f57f89ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557f5764c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557f5764656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f57634018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5aac32cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5aac32ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f57572634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557f57630aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f59f124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f57dc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f57acb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55874659ee32 bp 0x7fff22b40630 sp 0x7fff22b40628
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55874659ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55874659e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587462a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587462aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587464a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587467699f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x558746767ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x558745e2a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x558745e2456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558745e12018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc006395d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc006395e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558745d50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x558745e0eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587486f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55874659e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587462a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c3 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 
> =================================================================
> ==2684156==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564e54182e32 bp 0x7ffcaa5ef090 sp 0x7ffcaa5ef088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564e54182e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e541829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e53e8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e53e8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e5407be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564e5407b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564e5407d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564e53a026a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564e53a05698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564e539f6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5b52446d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b52446e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e53934634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564e539f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e562d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e54182725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e53e8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3c 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 
> =================================================================
> ==2684103==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559aabfcae32 bp 0x7ffef779c070 sp 0x7ffef779c068
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559aabfcae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559aabfca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559aabcd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559aabcd6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559aabed0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559aac1959f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559aac193ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559aab8566b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559aab85056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559aab83e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc12c0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc12c0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559aab77c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559aab83aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559aae11c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559aabfca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559aabcd59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c7 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 
> =================================================================
> ==2684106==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56226d7b2e32 bp 0x7ffd100c8ef0 sp 0x7ffd100c8ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56226d7b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56226d7b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56226d4bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56226d4bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56226d6abe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56226d6ab786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56226d6ad7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56226d0326a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56226d035698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56226d026216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f225af75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f225af75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56226cf64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56226d022aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56226f9044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56226d7b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56226d4bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d1 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 
> =================================================================
> ==2683803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d388900e32 bp 0x7fff9f064270 sp 0x7fff9f064268
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d388900e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3889009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d38860b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d38860cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d388806ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3887fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d388a68793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d38818ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d38818656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d388174018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37da566d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37da566e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3880b2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d388170aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d38aa524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d388900725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d38860b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ce 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 
> =================================================================
> ==2683820==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55950e9b4e32 bp 0x7fffe124e6f0 sp 0x7fffe124e6e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55950e9b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55950e9b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55950e6bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55950e6c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55950e8baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55950e8b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55950eb1c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55950e23ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55950e23a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55950e228018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c8ce8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c8ce8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55950e166634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55950e224aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559510b064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55950e9b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55950e6bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2b 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 
> =================================================================
> ==2683862==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x558570987e32 bp 0x7ffea9ac3ff0 sp 0x7ffea9ac3fe8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x558570987e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585709879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585706929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558570693d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55857088debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558570b529f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x558570b50ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5585702136b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55857020d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585701fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bf052dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bf052de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558570139634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5585701f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558572ad94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558570987725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585706929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683783==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5651b6228e32 bp 0x7ffd24bcff30 sp 0x7ffd24bcff28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5651b6228e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651b62289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651b5f339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651b5f34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651b612eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651b63f39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5651b63f1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5651b5ab46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5651b5aae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651b5a9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37b093fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37b093fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651b59da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5651b5a98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651b837a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651b6228725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651b5f339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2683792==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x561a0378fe32 bp 0x7fffd0c178d0 sp 0x7fffd0c178c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x561a0378fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a0378f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a0349a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a0349bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a03695ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a0395a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x561a03958ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561a0301b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561a0301556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a03003018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b8182ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b8182ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a02f41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x561a02fffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a058e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a0378f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a0349a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d1 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 
> =================================================================
> ==2683782==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a6a3977e32 bp 0x7ffd24a41a10 sp 0x7ffd24a41a08
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a6a3977e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6a39779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6a36829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6a3683d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6a387debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6a3875952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6a3adf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6a3201c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6a31fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6a31eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4a10920d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4a10920e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6a3129634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a6a31e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6a5ac94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6a3977725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6a36829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2683907==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557e407b4e32 bp 0x7ffda55149f0 sp 0x7ffda55149e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557e407b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e407b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e404bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e404c0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e406baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e4097f9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x557e4097ded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557e400406b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557e4003a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e40028018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d67d3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d67d3ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e3ff66634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557e40024aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e429064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e407b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e404bf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2e 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 
> =================================================================
> ==2683865==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5568d42aae32 bp 0x7ffde69f5510 sp 0x7ffde69f5508
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5568d42aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568d42aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568d3fb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568d3fb6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568d41b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568d44759f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5568d4473ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5568d3b366b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5568d3b3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568d3b1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1faa931d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1faa931e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568d3a5c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5568d3b1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568d63fc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568d42aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568d3fb59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2683872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5654496f5e32 bp 0x7fff9f3842b0 sp 0x7fff9f3842a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5654496f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654496f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654494009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565449401d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654495fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654495f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56544985d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565448f7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565448f7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565448f69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9173557d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9173557e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565448ea7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x565448f65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56544b8474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654496f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654494009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  02 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 
> =================================================================
> ==2683897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5600db5f6e32 bp 0x7ffe7d520bd0 sp 0x7ffe7d520bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5600db5f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5600db5f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5600db3019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5600db302d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5600db4fcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5600db7c19f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5600db7bfed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5600dae826b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5600dae7c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5600dae6a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83bc14dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83bc14de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5600dada8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5600dae66aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600dd7484f1 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  2e 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 
> =================================================================
> ==2683869==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5648b675ee32 bp 0x7fffa26a19f0 sp 0x7fffa26a19e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5648b675ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648b675e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648b64699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648b646ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648b6664ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648b69299f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5648b6927ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5648b5fea6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5648b5fe456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648b5fd2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbffa4d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbffa4d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648b5f10634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5648b5fceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648b88b04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648b675e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648b64699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  4d 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 
> =================================================================
> ==2683884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55df3677de32 bp 0x7ffde07e0e50 sp 0x7ffde07e0e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55df3677de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55df3677d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55df364889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55df36489d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55df36683ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55df3667b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55df368e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55df36007c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55df3600356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55df35ff1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90c30c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90c30c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55df35f2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55df35fedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55df388cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55df3677d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55df364889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2684058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x561a5dc6fe32 bp 0x7ffe2c5c5c70 sp 0x7ffe2c5c5c68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x561a5dc6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561a5dc6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561a5d97a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561a5d97bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561a5db75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561a5de3a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x561a5de38ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561a5d4fb6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561a5d4f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561a5d4e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0410b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0410b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561a5d421634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x561a5d4dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561a5fdc14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561a5dc6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561a5d97a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684024==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560852187e32 bp 0x7fff8a861210 sp 0x7fff8a861208
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560852187e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608521879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560851e929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560851e93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56085208debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608523529f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560852350ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x560851a136b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x560851a0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608519fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2b4696d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2b4696e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560851939634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5608519f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608542d94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560852187725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560851e929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2684029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559ca1e6ae32 bp 0x7fff4ec5bb90 sp 0x7fff4ec5bb88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559ca1e6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ca1e6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ca1b759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ca1b76d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ca1d70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ca20359f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559ca2033ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559ca16f66b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559ca16f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ca16de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f949fda0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f949fda0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ca161c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559ca16daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ca3fbc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ca1e6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ca1b759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684050==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56127dc7de32 bp 0x7ffccfec5410 sp 0x7ffccfec5408
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56127dc7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56127dc7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56127d9889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56127d989d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56127db83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56127de489f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56127de46ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56127d5096b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56127d50356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56127d4f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe93aec7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe93aec7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56127d42f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56127d4edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56127fdcf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56127dc7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56127d9889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2684027==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b43439be32 bp 0x7ffdcd730b30 sp 0x7ffdcd730b28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b43439be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b43439b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4340a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4340a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4342a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4345669f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b434564ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b433c276b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b433c2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b433c0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b5ed72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b5ed72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b433b4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b433c0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4364ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b43439b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4340a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2b 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 
> =================================================================
> ==2684031==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55cb7c5e5e32 bp 0x7ffc73c4ecd0 sp 0x7ffc73c4ecc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55cb7c5e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb7c5e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb7c2f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb7c2f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb7c4ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb7c7b09f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55cb7c7aeed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55cb7be716b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55cb7be6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb7be59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97f3c92d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97f3c92e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb7bd97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55cb7be55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb7e7374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb7c5e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb7c2f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2c 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 
> =================================================================
> ==2684055==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555750897e32 bp 0x7ffca86022b0 sp 0x7ffca86022a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555750897e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557508979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557505a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557505a3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55575079debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555750a629f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555750a60ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5557501236b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55575011d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55575010b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64657b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64657b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555750049634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555750107aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557529e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555750897725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557505a29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2683929==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555d3adf9e32 bp 0x7ffd484913b0 sp 0x7ffd484913a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555d3adf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d3adf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d3ab049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d3ab05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d3acffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d3afc49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555d3afc2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555d3a6856b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555d3a67f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d3a66d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90325c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90325c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d3a5ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555d3a669aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555d3cf4b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d3adf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d3ab049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  38 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 
> =================================================================
> ==2683904==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56308cbaee32 bp 0x7ffc8a99f130 sp 0x7ffc8a99f128
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56308cbaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56308cbae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56308c8b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56308c8bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56308cab4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56308cd799f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56308cd77ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56308c43a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56308c43456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56308c422018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd1d600dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd1d600de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56308c360634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56308c41eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56308ed004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56308cbae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56308c8b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  0b 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 
> =================================================================
> ==2683919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5560bdbe8e32 bp 0x7ffdbb9ec550 sp 0x7ffdbb9ec548
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5560bdbe8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560bdbe89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5560bd8f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5560bd8f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5560bdaeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5560bdae6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5560bdd50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5560bd472c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5560bd46e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5560bd45c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc072d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc072d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5560bd39a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5560bd458aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5560bfd3a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5560bdbe8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5560bd8f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fe 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2683911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56040be30e32 bp 0x7ffd8b2e7b70 sp 0x7ffd8b2e7b68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56040be30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56040be309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56040bb3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56040bb3cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040bd36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56040bd2e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56040bf98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56040b6bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56040b6b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56040b6a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3d89e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3d89e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56040b5e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56040b6a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56040df824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56040be30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56040bb3b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2b 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 
> =================================================================
> ==2683931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555ccf4ace32 bp 0x7ffef34078d0 sp 0x7ffef34078c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555ccf4ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ccf4ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ccf1b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ccf1b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ccf3b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ccf6779f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555ccf675ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555cced386b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555cced3256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cced20018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbee813d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbee813e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ccec5e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555cced1caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555cd15fe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ccf4ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ccf1b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2d 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 
> =================================================================
> ==2684086==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5594a9da9e32 bp 0x7ffe30b7e910 sp 0x7ffe30b7e908
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5594a9da9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594a9da99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594a9ab49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594a9ab5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594a9cafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594a9f749f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5594a9f72ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5594a96356b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5594a962f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594a961d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f974dd10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f974dd10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594a955b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5594a9619aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594abefb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594a9da9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594a9ab49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2684004==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55bfb7c30e32 bp 0x7ffdd2636af0 sp 0x7ffdd2636ae8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55bfb7c30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bfb7c309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bfb793b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bfb793cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bfb7b36ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bfb7dfb9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55bfb7df9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55bfb74bc6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55bfb74b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bfb74a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f456e952d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f456e952e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bfb73e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55bfb74a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bfb9d824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bfb7c30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bfb793b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684159==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55936e8bee32 bp 0x7ffeab6c6630 sp 0x7ffeab6c6628
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55936e8bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55936e8be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55936e5c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55936e5cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55936e7c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55936ea899f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55936ea87ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55936e14a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55936e14456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55936e132018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f395fff8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f395fff8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55936e070634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55936e12eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559370a104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55936e8be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55936e5c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  32 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 
> =================================================================
> ==2684005==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55740a34ce32 bp 0x7ffd0a4bd390 sp 0x7ffd0a4bd388
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55740a34ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55740a34c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55740a0579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55740a058d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55740a252ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55740a5179f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55740a515ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557409bd86b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557409bd256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557409bc0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82023e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82023e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557409afe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557409bbcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55740c49e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55740a34c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55740a0579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  7b 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 
> =================================================================
> ==2683750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55b9e7a8ae32 bp 0x7ffe302a0a90 sp 0x7ffe302a0a88
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55b9e7a8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b9e7a8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9e77959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b9e7796d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b9e7990ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b9e7c559f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b9e7c53ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b9e73166b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b9e731056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b9e72fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7923b74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7923b74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9e723c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55b9e72faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b9e9bdc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b9e7a8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9e77959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684259==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b467956e32 bp 0x7ffd5be4b4b0 sp 0x7ffd5be4b4a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b467956e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4679569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4676619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b467662d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b46785cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b467854952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b467abe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4671e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4671dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4671ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2940acbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2940acbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b467108634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b4671c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b469aa84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b467956725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4676619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557b17bbee32 bp 0x7ffffcd69cd0 sp 0x7ffffcd69cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557b17bbee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b17bbe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b178c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b178cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b17ac4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b17abc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b17d26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b17448c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b1744456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b17432018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1689016d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1689016e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b17370634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557b1742eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557b19d104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b17bbe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b178c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5632accb7e32 bp 0x7ffe065dbad0 sp 0x7ffe065dbac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5632accb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632accb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632ac9c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632ac9c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632acbbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632acbb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632ace1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632ac541c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632ac53d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632ac52b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fac9a90fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fac9a90fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632ac469634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5632ac527aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5632aee094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632accb7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632ac9c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eeba090e32 bp 0x7fffcda3f5f0 sp 0x7fffcda3f5e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eeba090e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eeba0909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eeb9d9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eeb9d9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eeb9f96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eeb9f8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eeba1f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eeb991ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eeb991656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eeb9904018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff07d2abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff07d2abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eeb9842634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eeb9900aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eebc1e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eeba090725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eeb9d9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684236==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56129b65ce32 bp 0x7ffca5b26210 sp 0x7ffca5b26208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56129b65ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56129b65c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56129b3679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56129b368d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56129b562ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56129b55a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56129b7c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56129aee6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56129aee256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56129aed0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8c01f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8c01f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56129ae0e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56129aeccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56129d7ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56129b65c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56129b3679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684293==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed7f32ce32 bp 0x7ffeb168ac50 sp 0x7ffeb168ac48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed7f32ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed7f32c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed7f0379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed7f038d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed7f232ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed7f22a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed7f494793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed7ebb6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed7ebb256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed7eba0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0be6bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0be6bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed7eade634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed7eb9caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed8147e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed7f32c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed7f0379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2684187==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5587a58a2e32 bp 0x7ffe5db27e50 sp 0x7ffe5db27e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5587a58a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587a58a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587a55ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587a55aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587a57a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587a57a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587a5a0a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587a512cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587a512856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587a5116018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bebfecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bebfece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587a5054634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5587a5112aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587a79f44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587a58a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587a55ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557494506e32 bp 0x7fff4d0aa430 sp 0x7fff4d0aa428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557494506e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574945069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574942119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557494212d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55749440cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557494404952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55749466e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557493d90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557493d8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557493d7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04a4a52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04a4a52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557493cb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557493d76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5574966584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557494506725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574942119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684234==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d7673c8e32 bp 0x7ffd97af6290 sp 0x7ffd97af6288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d7673c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7673c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7670d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7670d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7672ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7672c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d767530793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d766c52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d766c4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d766c3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6deaf52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6deaf52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d766b7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d766c38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d76951a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7673c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7670d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f9 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684245==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55e7a9d53e32 bp 0x7fffcd60cf30 sp 0x7fffcd60cf28
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55e7a9d53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7a9d539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7a9a5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7a9a5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7a9c59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7a9c51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7a9ebb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7a95ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7a95d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7a95c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fa96e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fa96e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7a9505634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55e7a95c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7abea54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7a9d53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7a9a5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684295==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ddd8134e32 bp 0x7ffead91ffd0 sp 0x7ffead91ffc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ddd8134e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddd81349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddd7e3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddd7e40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddd803aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ddd8032952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ddd829c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ddd79bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ddd79ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ddd79a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67eac99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67eac99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddd78e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ddd79a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ddda2864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ddd8134725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ddd7e3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559cc39bfe32 bp 0x7ffc51398e10 sp 0x7ffc51398e08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559cc39bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cc39bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cc36ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cc36cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cc38c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cc38bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cc3b27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cc3249c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cc324556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cc3233018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06fdce9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06fdce9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cc3171634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559cc322faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559cc5b114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cc39bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cc36ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558d28b7ee32 bp 0x7ffcb16a40f0 sp 0x7ffcb16a40e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558d28b7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d28b7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d288899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d2888ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d28a84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d28a7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d28ce6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d28408c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d2840456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d283f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79ba113d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79ba113e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d28330634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558d283eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d2acd04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d28b7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d288899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  92 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564a60b23e32 bp 0x7fff1b316f10 sp 0x7fff1b316f08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564a60b23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a60b239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a6082e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a6082fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a60a29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a60a21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a60c8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a603adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a603a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a60397018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcbfddfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcbfddfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a602d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564a60393aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a62c754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a60b23725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a6082e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684317==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555c893c3e32 bp 0x7ffd852e8690 sp 0x7ffd852e8688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555c893c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c893c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c890ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c890cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c892c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c892c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c8952b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c88c4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c88c4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c88c37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc60d79cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc60d79ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c88b75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555c88c33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555c8b5154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c893c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c890ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684277==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5612444c8e32 bp 0x7ffd16ae6af0 sp 0x7ffd16ae6ae8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5612444c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612444c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5612441d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5612441d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612443ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612443c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561244630793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561243d52c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561243d4e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561243d3c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efde9f7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efde9f7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561243c7a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561243d38aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56124661a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612444c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5612441d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2684191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x564dd194d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564dd2b43c31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x564dd2b3d6ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x564dd2b30bd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x564dd2b43141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x564dd1950d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f10c98a5d8f 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  97 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 
> =================================================================
> ==2684318==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5601c874ee32 bp 0x7ffe39312810 sp 0x7ffe39312808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5601c874ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601c874e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601c84599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601c845ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601c8654ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601c864c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601c88b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601c7fd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601c7fd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601c7fc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2543d99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2543d99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601c7f00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5601c7fbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601ca8a04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601c874e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601c84599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684281==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c99db7ae32 bp 0x7fff6e9bddb0 sp 0x7fff6e9bdda8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c99db7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c99db7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c99d8859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c99d886d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c99da80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c99da78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c99dce2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c99d404c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c99d40056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c99d3ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4ae29ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4ae29ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c99d32c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c99d3eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c99fccc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c99db7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c99d8859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684211==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d755a07e32 bp 0x7ffccc41dab0 sp 0x7ffccc41daa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d755a07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d755a079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7557129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d755713d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d75590debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d755905952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d755b6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d755291c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d75528d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d75527b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbbbc07ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbbc07ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7551b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d755277aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d757b594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d755a07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7557129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684205==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561801f60e32 bp 0x7ffe1ff20630 sp 0x7ffe1ff20628
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561801f60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561801f609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561801c6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561801c6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561801e66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561801e5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618020c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618017eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618017e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618017d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69f9264d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69f9264e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561801712634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5618017d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5618040b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561801f60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561801c6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684218==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5618778dee32 bp 0x7ffefc748a70 sp 0x7ffefc748a68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5618778dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618778de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618775e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618775ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618777e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618777dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561877a46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561877168c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56187716456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561877152018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14cace2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14cace2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561877090634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56187714eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561879a304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618778de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618775e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684355==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a24186de32 bp 0x7ffe43d194d0 sp 0x7ffe43d194c8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a24186de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a24186d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2415789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a241579d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a241773ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a24176b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a2419d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a2410f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a2410f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a2410e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff216bb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff216bb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a24101f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a2410ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a2439bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a24186d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2415789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5588e3b7be32 bp 0x7ffd867bf2f0 sp 0x7ffd867bf2e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5588e3b7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588e3b7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588e38869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5588e3887d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5588e3a81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5588e3a79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5588e3ce3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588e3405c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588e340156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588e33ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7c30a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7c30a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5588e332d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5588e33ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5588e5ccd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5588e3b7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588e38869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55a7d3c7ee32 bp 0x7fff63ba55b0 sp 0x7fff63ba55a8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55a7d3c7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7d3c7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7d39899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7d398ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7d3b84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7d3b7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7d3de6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7d3508c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7d350456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7d34f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb52157ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb52157ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7d3430634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55a7d34eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a7d5dd04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7d3c7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7d39899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684327==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5577cae80e32 bp 0x7ffeb0b3c670 sp 0x7ffeb0b3c668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5577cae80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577cae809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577cab8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577cab8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577cad86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577cad7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577cafe8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577ca70ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577ca70656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577ca6f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f458f0d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f458f0d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577ca632634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5577ca6f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5577ccfd24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577cae80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577cab8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684345==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55758a742e32 bp 0x7fff0d426010 sp 0x7fff0d426008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55758a742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55758a7429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55758a44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55758a44ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55758a648ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55758a640952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55758a8aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557589fccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557589fc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557589fb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2d58ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2d58dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557589ef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557589fb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55758c8944f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55758a742725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55758a44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  5d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684362==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x55a1db80ee32 bp 0x7fff73feabb0 sp 0x7fff73feaba8
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x55a1db80ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1db80e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1db5199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1db51ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1db714ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1db70c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1db976793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1db098c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1db09456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1db082018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9c0b6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9c0b6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1dafc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x55a1db07eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1dd9604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1db80e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1db5199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686879==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f8d170fe32 bp 0x7fffc4b53070 sp 0x7fffc4b53068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f8d170fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8d170f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8d141a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8d141bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8d1615ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8d160d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8d1877793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8d0f99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8d0f9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8d0f83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f54a192bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f54a192be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8d0ec1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f8d0f7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f8d38614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8d170f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8d141a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ac 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686885==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5614d0d90e32 bp 0x7ffc9d3386f0 sp 0x7ffc9d3386e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5614d0d90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614d0d909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614d0a9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614d0a9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614d0c96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614d0c8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614d0ef8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614d061ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614d061656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614d0604018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba0104ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba0104ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614d0542634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5614d0600aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614d2ee24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614d0d90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614d0a9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560ffa41ae32 bp 0x7fffa3756470 sp 0x7fffa3756468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560ffa41ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ffa41a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ffa1259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ffa126d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ffa320ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ffa318952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ffa582793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ff9ca4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ff9ca056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ff9c8e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f424405ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f424405ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ff9bcc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560ff9c8aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560ffc56c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ffa41a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ffa1259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5643e8a89e32 bp 0x7ffe4a971fb0 sp 0x7ffe4a971fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5643e8a89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643e8a899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643e87949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643e8795d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643e898febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643e8987952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643e8bf1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643e8313c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643e830f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643e82fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8287312d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8287312e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643e823b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5643e82f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643eabdb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643e8a89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643e87949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686858==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562921e87e32 bp 0x7fff451ad8b0 sp 0x7fff451ad8a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562921e87e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562921e879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562921b929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562921b93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562921d8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562921d85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562921fef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562921711c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56292170d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629216fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7019791d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7019791e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562921639634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5629216f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562923fd94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562921e87725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562921b929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55999b602e32 bp 0x7ffd7c4e30d0 sp 0x7ffd7c4e30c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55999b602e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55999b6029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55999b30d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55999b30ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55999b508ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55999b500952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55999b76a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55999ae8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55999ae8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55999ae76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8580914d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8580914e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55999adb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55999ae72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55999d7544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55999b602725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55999b30d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686840==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5628361a3e32 bp 0x7fff37026730 sp 0x7fff37026728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5628361a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628361a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562835eae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562835eafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628360a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628360a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56283630b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562835a2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562835a2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562835a17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7c6881d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7c6881e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562835955634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562835a13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5628382f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628361a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562835eae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686938==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56174e68be32 bp 0x7ffef8960090 sp 0x7ffef8960088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56174e68be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56174e68b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56174e3969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56174e397d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56174e591ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56174e589952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56174e7f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56174df15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56174df1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56174deff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd76f237d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd76f237e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56174de3d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56174defbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5617507dd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56174e68b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56174e3969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686862==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564ba1bc3e32 bp 0x7ffeb7261c70 sp 0x7ffeb7261c68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564ba1bc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ba1bc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ba18ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ba18cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ba1ac9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ba1ac1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ba1d2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ba144dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ba144956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ba1437018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe51c80bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe51c80be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ba1375634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564ba1433aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ba3d154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ba1bc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ba18ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55977041be32 bp 0x7fffa3979a70 sp 0x7fffa3979a68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55977041be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55977041b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597701269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559770127d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559770321ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559770319952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559770583793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55976fca5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55976fca156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55976fc8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f22c17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f22c17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55976fbcd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55976fc8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55977256d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55977041b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597701269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686924==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55717caf3e32 bp 0x7ffc18364230 sp 0x7ffc18364228
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55717caf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55717caf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55717c7fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55717c7ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55717c9f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55717c9f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55717cc5b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55717c37dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55717c37956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55717c367018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1655ffbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1655ffbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55717c2a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55717c363aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55717ec454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55717caf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55717c7fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686871==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d15e4eae32 bp 0x7fff250fd850 sp 0x7fff250fd848
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d15e4eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d15e4ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d15e1f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d15e1f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d15e3f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d15e3e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d15e652793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d15dd74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d15dd7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d15dd5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff8c616d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff8c616e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d15dc9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d15dd5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d16063c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d15e4ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d15e1f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686842==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559005ceee32 bp 0x7fff64122bd0 sp 0x7fff64122bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559005ceee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559005cee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590059f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590059fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559005bf4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559005bec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559005e56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559005578c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55900557456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559005562018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd0deb0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd0deb0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590054a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55900555eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559007e404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559005cee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590059f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686925==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556659c2ae32 bp 0x7ffd0081dcb0 sp 0x7ffd0081dca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556659c2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556659c2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566599359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556659936d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556659b30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556659b28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556659d92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566594b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566594b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55665949e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40fd524d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40fd524e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566593dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55665949aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55665bd7c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556659c2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566599359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564caff7be32 bp 0x7ffdf732a2b0 sp 0x7ffdf732a2a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564caff7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564caff7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cafc869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cafc87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cafe81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cafe79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cb00e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564caf805c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564caf80156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564caf7ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb828752d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb828752e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564caf72d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564caf7ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564cb20cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564caff7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cafc869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686906==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5620c17c7e32 bp 0x7fff4d858ed0 sp 0x7fff4d858ec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5620c17c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620c17c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620c14d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620c14d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620c16cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620c16c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620c192f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620c1051c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620c104d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620c103b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3945116d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3945116e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620c0f79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5620c1037aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620c39194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620c17c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620c14d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  eb 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686844==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x558b4e733e32 bp 0x7ffe972a00f0 sp 0x7ffe972a00e8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x558b4e733e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b4e7339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b4e43e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b4e43fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b4e639ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b4e631952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b4e89b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b4dfbdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b4dfb956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b4dfa7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7af346dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7af346de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b4dee5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x558b4dfa3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558b508854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b4e733725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b4e43e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c67d605e32 bp 0x7ffebf728290 sp 0x7ffebf728288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c67d605e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c67d6059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c67d3109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c67d311d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c67d50bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c67d503952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c67d76d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c67ce8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c67ce8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c67ce79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcea7dc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcea7dc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c67cdb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c67ce75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c67f7574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c67d605725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c67d3109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564c8286de32 bp 0x7ffff2201350 sp 0x7ffff2201348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564c8286de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c8286d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c825789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c82579d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c82773ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c8276b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c829d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c820f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c820f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c820e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f916af70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f916af70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c8201f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564c820ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564c849bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c8286d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c825789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56207e817e32 bp 0x7ffd5950afd0 sp 0x7ffd5950afc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56207e817e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56207e8179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56207e5229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56207e523d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56207e71debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56207e715952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56207e97f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56207e0a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56207e09d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56207e08b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc35d402d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc35d402e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56207dfc9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56207e087aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620809694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56207e817725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56207e5229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687203==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c0ff066e32 bp 0x7ffc1f32bbd0 sp 0x7ffc1f32bbc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c0ff066e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0ff0669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0fed719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0fed72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0fef6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0fef64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0ff1ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0fe8f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0fe8ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0fe8da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f851cbb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f851cbb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0fe818634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c0fe8d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c1011b84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0ff066725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0fed719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cc8f1d7e32 bp 0x7ffc211757b0 sp 0x7ffc211757a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cc8f1d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc8f1d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc8eee29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc8eee3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc8f0ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc8f0d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc8f33f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc8ea61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc8ea5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc8ea4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faa02613d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faa02613e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc8e989634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cc8ea47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cc913294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc8f1d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc8eee29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687307==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56179db68e32 bp 0x7ffce3885f70 sp 0x7ffce3885f68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56179db68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56179db689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56179d8739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56179d874d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56179da6eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56179da66952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56179dcd0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56179d3f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56179d3ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56179d3dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe298094d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe298094e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56179d31a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56179d3d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56179fcba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56179db68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56179d8739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd68e6ee32 bp 0x7ffcc08b7310 sp 0x7ffcc08b7308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd68e6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd68e6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd68b799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd68b7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd68d74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd68d6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd68fd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd686f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd686f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd686e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3a7603d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3a7603e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd68620634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd686deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cd6afc04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd68e6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd68b799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687229==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5634705cbe32 bp 0x7ffff6543f90 sp 0x7ffff6543f88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5634705cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634705cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634702d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634702d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634704d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634704c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563470733793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56346fe55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56346fe5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56346fe3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b223ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b223eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56346fd7d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56346fe3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56347271d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634705cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634702d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558d05089e32 bp 0x7ffc475d7270 sp 0x7ffc475d7268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558d05089e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d050899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d04d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d04d95d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d04f8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d04f87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d051f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d04913c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d0490f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d048fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f9b1f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f9b1f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d0483b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558d048f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d071db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d05089725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d04d949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687209==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557d52382e32 bp 0x7ffc98bee050 sp 0x7ffc98bee048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557d52382e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557d523829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557d5208d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557d5208ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557d52288ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557d52280952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557d524ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557d51c0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557d51c0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557d51bf6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a21adad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a21adae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557d51b34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557d51bf2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557d544d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557d52382725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557d5208d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  92 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687210==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5564dd9b6e32 bp 0x7ffe6dbef290 sp 0x7ffe6dbef288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5564dd9b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564dd9b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564dd6c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564dd6c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564dd8bcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5564dd8b4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564ddb1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5564dd240c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5564dd23c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5564dd22a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77caf13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77caf13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5564dd168634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5564dd226aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5564dfb084f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5564dd9b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564dd6c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686991==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558ab5a61e32 bp 0x7ffddc4d8f70 sp 0x7ffddc4d8f68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558ab5a61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ab5a619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ab576c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ab576dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ab5967ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ab595f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ab5bc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ab52ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ab52e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ab52d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0457756d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0457756e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ab5213634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558ab52d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ab7bb34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ab5a61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ab576c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687247==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5645205fee32 bp 0x7ffc32512990 sp 0x7ffc32512988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5645205fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645205fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645203099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56452030ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564520504ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645204fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564520766793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56451fe88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56451fe8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56451fe72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8932291d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8932291e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56451fdb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56451fe6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5645227504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645205fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645203099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f0f8ce1e32 bp 0x7fff9a0655f0 sp 0x7fff9a0655e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f0f8ce1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f0f8ce19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f0f89ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f0f89edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f0f8bdae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f0f8bda786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f0f8bdc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f0f85616a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f0f8564698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f0f8555216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb0b428ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0b428ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0f8493634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f0f8551aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f0fae334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f0f8ce1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f0f89ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed276fce32 bp 0x7ffe60a79810 sp 0x7ffe60a79808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed276fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed276fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed274079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed27408d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed27602ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed275fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed27864793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed26f86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed26f8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed26f70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7c18b90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7c18b90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed26eae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed26f6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed2984e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed276fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed274079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  aa 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687331==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55883ddf3e32 bp 0x7ffe310ad5b0 sp 0x7ffe310ad5a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55883ddf3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55883ddf39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55883dafe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55883daffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55883dcece68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55883dcec786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55883dcee7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55883d6736a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55883d676698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55883d667216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f97374a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97374a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55883d5a5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55883d663aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55883ff454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55883ddf3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55883dafe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687008==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557527a58e32 bp 0x7ffeddf12eb0 sp 0x7ffeddf12ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557527a58e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557527a589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575277639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557527764d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55752795eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557527956952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557527bc0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575272e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575272de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575272cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcb143a0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcb143a0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55752720a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5575272c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557529baa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557527a58725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575277639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687023==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e32555fe32 bp 0x7ffd9faaa050 sp 0x7ffd9faaa048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e32555fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e32555f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e32526a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e32526bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e325465ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e32545d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3256c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e324de9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e324de556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e324dd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd047ee1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd047ee1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e324d11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e324dcfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3276b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e32555f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e32526a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687025==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5650c63e6e32 bp 0x7ffdd9703650 sp 0x7ffdd9703648
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5650c63e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650c63e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650c60f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650c60f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650c62ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650c62e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650c654e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650c5c70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650c5c6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650c5c5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fec201d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fec201e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650c5b98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5650c5c56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5650c85384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650c63e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650c60f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c6705aee32 bp 0x7fff595c6610 sp 0x7fff595c6608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c6705aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6705ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6702b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6702bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6704b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6704ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c670716793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c66fe38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c66fe3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c66fe22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d9eeabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d9eeabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c66fd60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c66fe1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c6727004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6705ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6702b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687006==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ba3f64be32 bp 0x7ffcaab00d10 sp 0x7ffcaab00d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ba3f64be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba3f64b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba3f3569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba3f357d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba3f551ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba3f549952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba3f7b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba3eed5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba3eed156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba3eebf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6b4ce2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6b4ce2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba3edfd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ba3eebbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ba4179d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba3f64b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba3f3569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5618a9e1fe32 bp 0x7ffebb6dee30 sp 0x7ffebb6dee28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5618a9e1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618a9e1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618a9b2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618a9b2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618a9d25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618a9d1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5618a9f87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5618a96a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5618a96a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5618a9693018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bcdd6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bcdd6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5618a95d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5618a968faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5618abf714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618a9e1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618a9b2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687054==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5578c2ed4e32 bp 0x7ffd3318afb0 sp 0x7ffd3318afa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5578c2ed4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578c2ed49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578c2bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578c2be0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578c2ddaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578c2dd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578c303c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578c275ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578c275a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578c2748018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8624b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8624b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578c2686634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5578c2744aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5578c50264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578c2ed4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578c2bdf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687038==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eb95bdbe32 bp 0x7ffc798608f0 sp 0x7ffc798608e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eb95bdbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb95bdb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb958e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb958e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb95ae1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb95ad9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb95d43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb95465c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb9546156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb9544f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd05082ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd05082ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb9538d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eb9544baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb97d2d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb95bdb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb958e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56141a313e32 bp 0x7ffcde260430 sp 0x7ffcde260428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56141a313e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56141a3139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56141a01e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56141a01fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56141a219ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56141a211952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56141a47b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561419b9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561419b9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561419b87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70d3babd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70d3babe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561419ac5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561419b83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56141c4654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56141a313725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56141a01e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ab8fbd9e32 bp 0x7fffaa1fc750 sp 0x7fffaa1fc748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ab8fbd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ab8fbd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ab8f8e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ab8f8e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ab8fadfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ab8fad7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ab8fd41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ab8f463c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ab8f45f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ab8f44d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59ae0d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59ae0d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ab8f38b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ab8f449aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ab91d2b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ab8fbd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ab8f8e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687040==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fd8c96fe32 bp 0x7ffcb9ddbf70 sp 0x7ffcb9ddbf68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fd8c96fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd8c96f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd8c67a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd8c67bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd8c875ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd8c86d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd8cad7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd8c1f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd8c1f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd8c1e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f70e8e54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f70e8e54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd8c121634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fd8c1dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fd8eac14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd8c96f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd8c67a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687056==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556c12182e32 bp 0x7ffc53b11ef0 sp 0x7ffc53b11ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556c12182e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c121829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c11e8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c11e8ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c12088ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c12080952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c122ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c11a0cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c11a0856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c119f6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f258c660d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f258c660e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c11934634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556c119f2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c142d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c12182725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c11e8d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687306==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564ea73e6e32 bp 0x7ffe33940790 sp 0x7ffe33940788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564ea73e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ea73e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ea70f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ea70f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ea72ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ea72e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ea754e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ea6c70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ea6c6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ea6c5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bdaf94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bdaf94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ea6b98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564ea6c56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ea95384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ea73e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ea70f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687251==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56491f4aee32 bp 0x7ffe4e59b070 sp 0x7ffe4e59b068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56491f4aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56491f4ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56491f1b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56491f1bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56491f3b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56491f3ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56491f616793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56491ed38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56491ed3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56491ed22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff64620ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff64620ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56491ec60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56491ed1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649216004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56491f4ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56491f1b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5580341a7e32 bp 0x7fffdda4d390 sp 0x7fffdda4d388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5580341a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580341a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558033eb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558033eb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580340adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580340a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55803430f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558033a31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558033a2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558033a1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa68659bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa68659be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558033959634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558033a17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580362f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580341a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558033eb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687288==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559aebd74e32 bp 0x7ffec1e2a2b0 sp 0x7ffec1e2a2a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559aebd74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559aebd749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559aeba7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559aeba80d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559aebc7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559aebc72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559aebedc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559aeb5fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559aeb5fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559aeb5e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd54a492d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd54a492e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559aeb526634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559aeb5e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559aedec64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559aebd74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559aeba7f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5618826e2e32 bp 0x7ffce2aee1f0 sp 0x7ffce2aee1e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5618826e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5618826e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5618823ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5618823eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5618825e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5618825e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56188284a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561881f6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561881f6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561881f56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fc12fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fc12fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561881e94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561881f52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5618848344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5618826e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5618823ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  92 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687271==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c8b0bfee32 bp 0x7ffff90e14f0 sp 0x7ffff90e14e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c8b0bfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8b0bfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8b09099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8b090ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8b0b04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8b0afc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8b0d66793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8b0488c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8b048456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8b0472018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f02c7d0ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02c7d0ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8b03b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c8b046eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8b2d504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8b0bfe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8b09099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687286==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557b6be38e32 bp 0x7ffdd32297b0 sp 0x7ffdd32297a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557b6be38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b6be389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b6bb439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b6bb44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b6bd3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b6bd36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b6bfa0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b6b6c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b6b6be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b6b6ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b8197ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b8197ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b6b5ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557b6b6a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557b6df8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b6be38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b6bb439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687108==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d9842f3e32 bp 0x7ffeba182470 sp 0x7ffeba182468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d9842f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9842f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d983ffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d983fffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9841f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9841f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d98445b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d983b7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d983b7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d983b67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7fbd4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7fbd4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d983aa5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d983b63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9864454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9842f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d983ffe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687067==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5577f450ae32 bp 0x7fffa508c610 sp 0x7fffa508c608
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5577f450ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577f450a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577f42159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577f4216d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577f4410ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577f4408952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577f4672793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577f3d94c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577f3d9056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577f3d7e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfa681ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfa681ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577f3cbc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5577f3d7aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5577f665c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577f450a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577f42159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56195e5f5e32 bp 0x7ffdef16bef0 sp 0x7ffdef16bee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56195e5f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56195e5f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56195e3009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56195e301d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56195e4fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56195e4f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56195e75d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56195de7fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56195de7b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56195de69018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4071d95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4071d95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56195dda7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56195de65aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619607474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56195e5f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56195e3009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687073==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5569e0c74e32 bp 0x7ffe6b630bf0 sp 0x7ffe6b630be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5569e0c74e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569e0c749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569e097f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569e0980d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569e0b7aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569e0b72952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5569e0ddc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5569e04fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5569e04fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5569e04e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f260db6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f260db6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5569e0426634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5569e04e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5569e2dc64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569e0c74725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569e097f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687116==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5639339bee32 bp 0x7fff6ebae590 sp 0x7fff6ebae588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5639339bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639339be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639336c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639336cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639338c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639338bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563933b26793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563933248c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56393324456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563933232018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53b0244d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53b0244e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563933170634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56393322eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563935b104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639339be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639336c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686954==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559970f2ae32 bp 0x7fffad7577f0 sp 0x7fffad7577e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559970f2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559970f2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559970c359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559970c36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559970e30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559970e28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559971092793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599707b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599707b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55997079e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe03c556d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe03c556e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599706dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55997079aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55997307c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559970f2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559970c359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686948==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5645902f1e32 bp 0x7ffcc1212dd0 sp 0x7ffcc1212dc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5645902f1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645902f19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56458fffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56458fffdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645901f7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645901ef952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564590459793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56458fb7bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56458fb7756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56458fb65018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd93a61dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd93a61de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56458faa3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56458fb61aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5645924434f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645902f1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56458fffc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d5a71b2e32 bp 0x7fffdd0a1c30 sp 0x7fffdd0a1c28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d5a71b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5a71b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5a6ebd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5a6ebed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5a70b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5a70b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5a731a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5a6a3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5a6a3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5a6a26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6764e2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6764e2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5a6964634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d5a6a22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d5a93044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5a71b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5a6ebd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687231==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56327019ae32 bp 0x7ffe22cb8750 sp 0x7ffe22cb8748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56327019ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56327019a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56326fea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56326fea6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632700a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563270098952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563270302793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56326fa24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56326fa2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56326fa0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f938594cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f938594ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56326f94c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56326fa0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5632722ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56327019a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56326fea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  87 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 
> =================================================================
> ==2687347==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f141504e32 bp 0x7ffc862cfed0 sp 0x7ffc862cfec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f141504e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1415049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f14120f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f141210d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f14140aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f141402952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f14166c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f140d8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f140d8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f140d78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca07861d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca07861e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f140cb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f140d74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1436564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f141504725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f14120f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f41d520e32 bp 0x7ffc9531df50 sp 0x7ffc9531df48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f41d520e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f41d5209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f41d22b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f41d22cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f41d426ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f41d41e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f41d688793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f41cdaac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f41cda656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f41cd94018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff009cc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff009cc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f41ccd2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f41cd90aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f41f6724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f41d520725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f41d22b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x562b89b60e32 bp 0x7ffdcc1a5e50 sp 0x7ffdcc1a5e48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x562b89b60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b89b609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b8986b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b8986cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b89a66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b89a5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b89cc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b893eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b893e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b893d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8823aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8823aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b89312634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562b893d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b8bcb24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b89b60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b8986b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686969==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561f1d3dbe32 bp 0x7ffdcc005370 sp 0x7ffdcc005368
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561f1d3dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f1d3db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f1d0e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f1d0e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f1d2e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f1d2d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f1d543793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f1cc65c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f1cc6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f1cc4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f239dac1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f239dac1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f1cb8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561f1cc4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f1f52d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f1d3db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f1d0e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ed 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686981==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561265a03e32 bp 0x7ffcdc0e8090 sp 0x7ffcdc0e8088
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561265a03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561265a039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56126570e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56126570fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561265909ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561265901952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561265b6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56126528dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56126528956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561265277018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f13114d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f13114e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612651b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x561265273aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561267b554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561265a03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56126570e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d6 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 
> =================================================================
> ==2687542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564316612e32 bp 0x7ffe07d9e2d0 sp 0x7ffe07d9e2c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564316612e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643166129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56431631d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56431631ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564316518ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564316510952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56431677a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564315e9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564315e9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564315e86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2bbe47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2bbe47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564315dc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564315e82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643187644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564316612725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56431631d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d4 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 
> =================================================================
> ==2687523==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c67caa5e32 bp 0x7ffd95a0f030 sp 0x7ffd95a0f028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c67caa5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c67caa59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c67c7b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c67c7b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c67c9abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c67c9a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c67cc0d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c67c32fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c67c32b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c67c319018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc112031d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc112031e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c67c257634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c67c315aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c67ebf74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c67caa5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c67c7b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c4 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 
> =================================================================
> ==2687550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55fea3332e32 bp 0x7ffd87d371d0 sp 0x7ffd87d371c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55fea3332e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fea33329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fea303d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fea303ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fea3238ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fea3230952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fea349a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fea2bbcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fea2bb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fea2ba6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29ba6c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29ba6c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fea2ae4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55fea2ba2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fea54844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fea3332725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fea303d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bd 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 
> =================================================================
> ==2687563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55831714be32 bp 0x7fffadf4bd30 sp 0x7fffadf4bd28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55831714be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55831714b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558316e569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558316e57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558317051ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558317049952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5583172b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5583169d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5583169d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5583169bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe422746d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe422746e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583168fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5583169bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55831929d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55831714b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558316e569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bd 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 
> =================================================================
> ==2687560==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x561c02c94e32 bp 0x7ffcdeaaf650 sp 0x7ffcdeaaf648
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x561c02c94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c02c949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c0299f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c029a0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c02b9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c02b92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c02dfc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c0251ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c0251a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c02508018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f67cbf65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f67cbf65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c02446634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x561c02504aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561c04de64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c02c94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c0299f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687675==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559eb603ee32 bp 0x7ffc45372b90 sp 0x7ffc45372b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559eb603ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559eb603e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559eb5d499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559eb5d4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559eb5f44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559eb5f3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559eb61a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559eb58c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559eb58c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559eb58b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96db256d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96db256e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559eb57f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559eb58aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559eb81904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559eb603e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559eb5d499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e0 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 
> =================================================================
> ==2687670==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555aa07e9e32 bp 0x7ffe9607ffb0 sp 0x7ffe9607ffa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555aa07e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aa07e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aa04f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aa04f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aa06efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aa06e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aa0951793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aa0073c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aa006f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aa005d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f075590dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f075590de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a9ff9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555aa0059aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555aa293b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aa07e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aa04f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56241df0be32 bp 0x7ffe8e344d30 sp 0x7ffe8e344d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56241df0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56241df0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56241dc169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56241dc17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56241de11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56241de09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56241e073793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56241d795c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56241d79156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56241d77f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c143ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c143eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56241d6bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56241d77baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56242005d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56241df0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56241dc169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2687576==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5577f65f9e32 bp 0x7ffefd9cd450 sp 0x7ffefd9cd448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5577f65f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5577f65f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5577f63049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5577f6305d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5577f64ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5577f64f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5577f6761793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5577f5e83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5577f5e7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5577f5e6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f3eeded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f3eedee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5577f5dab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5577f5e69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5577f874b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5577f65f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5577f63049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 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 
> =================================================================
> ==2687587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555666279e32 bp 0x7ffda0bf8990 sp 0x7ffda0bf8988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555666279e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556662799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555665f849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555665f85d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55566617febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555666177952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556663e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555665b03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555665aff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555665aed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f993b1bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f993b1bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555665a2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555665ae9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5556683cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555666279725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555665f849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d4 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 
> =================================================================
> ==2687594==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557e876f0e32 bp 0x7fff555f2550 sp 0x7fff555f2548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557e876f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557e876f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557e873fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557e873fcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557e875f6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557e875ee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557e87858793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557e86f7ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557e86f7656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557e86f64018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2882446d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2882446e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557e86ea2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557e86f60aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557e898424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557e876f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557e873fb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  db 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 
> =================================================================
> ==2687353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555f00d94e32 bp 0x7ffc0047b450 sp 0x7ffc0047b448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555f00d94e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f00d949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f00a9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f00aa0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f00c9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f00c92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f00efc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f0061ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f0061a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f00608018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3d8aeecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3d8aeece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f00546634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555f00604aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555f02ee64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f00d94725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f00a9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f71353fe32 bp 0x7ffc325e8bf0 sp 0x7ffc325e8be8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f71353fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f71353f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f71324a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f71324bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f713445ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f71343d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7136a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f712dc9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f712dc556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f712db3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f44986ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44986ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f712cf1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f712dafaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f7156914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f71353f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f71324a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d2 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 
> =================================================================
> ==2687703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fdf44f9e32 bp 0x7ffef04f4110 sp 0x7ffef04f4108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fdf44f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fdf44f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fdf42049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fdf4205d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fdf43f2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55fdf43f2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55fdf43f47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55fdf3d796a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55fdf3d7c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55fdf3d6d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f63e9e47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63e9e47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fdf3cab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fdf3d69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fdf664b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fdf44f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fdf42049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  9b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687695==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5593b337be32 bp 0x7ffe4c549430 sp 0x7ffe4c549428
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5593b337be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593b337b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593b30869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593b3087d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593b3281ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593b3279952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593b34e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593b2c05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593b2c0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593b2bef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e4b514d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e4b514e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593b2b2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5593b2bebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5593b54cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593b337b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593b30869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55846b712e32 bp 0x7ffc840e4e50 sp 0x7ffc840e4e48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55846b712e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55846b7129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55846b41d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55846b41ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55846b60be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55846b60b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55846b60d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55846af926a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55846af95698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55846af86216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f176c027d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f176c027e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55846aec4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55846af82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55846d8644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55846b712725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55846b41d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 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 
> =================================================================
> ==2687370==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55613d01de32 bp 0x7ffc754f9790 sp 0x7ffc754f9788
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55613d01de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55613d01d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55613cd289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55613cd29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55613cf23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55613cf1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55613d185793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55613c8a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55613c8a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55613c891018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd64d8fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd64d8fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55613c7cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55613c88daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55613f16f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55613d01d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55613cd289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687382==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cedbe5be32 bp 0x7fffaad89310 sp 0x7fffaad89308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cedbe5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cedbe5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cedbb669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cedbb67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cedbd61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cedbd59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cedbfc3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cedb6e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cedb6e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cedb6cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cfba6fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cfba6fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cedb60d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cedb6cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ceddfad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cedbe5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cedbb669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d3 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 
> =================================================================
> ==2687390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56308f44ce32 bp 0x7ffe0d4aeb50 sp 0x7ffe0d4aeb48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56308f44ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56308f44c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56308f1579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56308f158d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56308f352ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56308f34a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56308f5b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56308ecd6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56308ecd256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56308ecc0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f4ea85d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f4ea85e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56308ebfe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56308ecbcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56309159e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56308f44c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56308f1579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687368==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f2d19a4e32 bp 0x7ffd4e585e90 sp 0x7ffd4e585e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f2d19a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2d19a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2d16af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2d16b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2d18aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2d18a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2d1b0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2d122ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2d122a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2d1218018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa86f0f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa86f0f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2d1156634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f2d1214aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2d3af64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2d19a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2d16af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687369==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5569876d5e32 bp 0x7fff66e5a910 sp 0x7fff66e5a908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5569876d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5569876d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5569873e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5569873e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5569875dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5569875d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55698783d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556986f5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556986f5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556986f49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6828c74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6828c74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556986e87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556986f45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5569898274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5569876d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5569873e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687371==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559c254e9e32 bp 0x7ffd5eb8b3b0 sp 0x7ffd5eb8b3a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559c254e9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c254e99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c251f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c251f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c253efebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c253e7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c25651793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c24d73c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c24d6f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c24d5d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe725a2fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe725a2fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c24c9b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559c24d59aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559c2763b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c254e9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c251f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687434==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555f7fb44e32 bp 0x7fff5b5972f0 sp 0x7fff5b5972e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555f7fb44e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f7fb449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f7f84f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f7f850d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f7fa4aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f7fa42952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f7fcac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f7f3cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f7f3ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f7f3b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91c6665d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91c6665e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f7f2f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555f7f3b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555f81c964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f7fb44725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f7f84f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ad 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 
> =================================================================
> ==2687392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5585f03ade32 bp 0x7ffe089db150 sp 0x7ffe089db148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5585f03ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585f03ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585f00b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585f00b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585f02b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585f02ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585f0515793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585efc37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585efc3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585efc21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3938323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3938323e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585efb5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5585efc1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5585f24ff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585f03ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585f00b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2687410==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e305bf2e32 bp 0x7fff17def810 sp 0x7fff17def808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e305bf2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e305bf29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3058fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3058fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e305af8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e305af0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e305d5a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e30547cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e30547856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e305466018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd71db78d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd71db78e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3053a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e305462aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e307d444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e305bf2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3058fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  01 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 
> =================================================================
> ==2687473==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5580dd520e32 bp 0x7fffba0ece30 sp 0x7fffba0ece28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5580dd520e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580dd5209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580dd22b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580dd22cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580dd426ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580dd6eb9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5580dd6e9ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5580dcdac6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5580dcda656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580dcd94018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f445f4bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f445f4bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580dccd2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5580dcd90aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580df6724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580dd520725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580dd22b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  01 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 
> =================================================================
> ==2687407==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d76d74de32 bp 0x7fff11577f30 sp 0x7fff11577f28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d76d74de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d76d74d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d76d4589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d76d459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d76d653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d76d9189f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d76d916ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d76cfd96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d76cfd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d76cfc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8a039bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8a039be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d76ceff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d76cfbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d76f89f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d76d74d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d76d4589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  bd 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 
> =================================================================
> ==2687432==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d81a61ee32 bp 0x7fff7c1c66f0 sp 0x7fff7c1c66e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d81a61ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d81a61e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d81a3299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d81a32ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d81a524ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d81a51c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d81a786793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d819ea8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d819ea456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d819e92018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a58402d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a58402e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d819dd0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d819e8eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d81c7704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d81a61e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d81a3299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687674==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558353f0be32 bp 0x7ffe155acd50 sp 0x7ffe155acd48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558353f0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558353f0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558353c169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558353c17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558353e11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558353e09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558354073793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558353795c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55835379156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55835377f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8c04dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8c04dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5583536bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55835377baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55835605d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558353f0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558353c169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f0 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 
> =================================================================
> ==2687622==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558a28b09e32 bp 0x7fff2b41e0f0 sp 0x7fff2b41e0e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558a28b09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a28b099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a288149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a28815d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a28a0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a28a07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a28c71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a28393c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a2838f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a2837d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6a90b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6a90b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a282bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558a28379aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a2ac5b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a28b09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a288149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5598e3f7ae32 bp 0x7fffb3911570 sp 0x7fffb3911568
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5598e3f7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598e3f7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598e3c859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598e3c86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598e3e80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598e3e78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598e40e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598e3804c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598e380056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598e37ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6b3a21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6b3a21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598e372c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5598e37eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5598e60cc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598e3f7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598e3c859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687657==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ca24caee32 bp 0x7ffff0545450 sp 0x7ffff0545448
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ca24caee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca24cae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca249b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca249bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca24bb4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca24bac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca24e16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca24538c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca2453456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca24522018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2373f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2373f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca24460634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ca2451eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ca26e004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca24cae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca249b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557360537e32 bp 0x7ffcbfbfe290 sp 0x7ffcbfbfe288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557360537e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573605379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573602429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557360243d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55736043debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557360435952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55736069f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55735fdc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55735fdbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55735fdab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe5e57a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe5e57a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55735fce9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55735fda7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5573626894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557360537725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573602429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 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 
> =================================================================
> ==2687650==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562f271d2e32 bp 0x7ffed3009cd0 sp 0x7ffed3009cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562f271d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f271d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f26edd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f26eded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f270d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f270d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f2733a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f26a5cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f26a5856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f26a46018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7a87a15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a87a15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f26984634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562f26a42aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f293244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f271d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f26edd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5610cf228e32 bp 0x7ffdf31d1430 sp 0x7ffdf31d1428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5610cf228e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610cf2289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610cef339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610cef34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610cf12eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610cf126952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610cf390793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610ceab2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610ceaae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610cea9c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42f1f7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42f1f7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610ce9da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5610cea98aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5610d137a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610cf228725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610cef339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ebaba57e32 bp 0x7ffe5b3349d0 sp 0x7ffe5b3349c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ebaba57e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ebaba579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ebab7629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ebab763d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ebab95debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ebab955952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ebabbbf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ebab2e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ebab2dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ebab2cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff44d3f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff44d3f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ebab209634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ebab2c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ebadba94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ebaba57725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ebab7629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56513c2bce32 bp 0x7ffc1e07c5d0 sp 0x7ffc1e07c5c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56513c2bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56513c2bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56513bfc79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56513bfc8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56513c1c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56513c1ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56513c424793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56513bb46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56513bb4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56513bb30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3757099d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3757099e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56513ba6e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56513bb2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56513e40e4f1 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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564e6afe8e32 bp 0x7ffd9fb165f0 sp 0x7ffd9fb165e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564e6afe8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e6afe89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e6acf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e6acf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e6aeeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e6aee6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e6b150793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e6a872c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e6a86e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e6a85c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93b93c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93b93c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e6a79a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564e6a858aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e6d13a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e6afe8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e6acf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ce 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 
> =================================================================
> ==2687504==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565320380e32 bp 0x7ffc1508d730 sp 0x7ffc1508d728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565320380e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653203809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56532008b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56532008cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565320286ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56532027e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653204e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56531fc0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56531fc0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56531fbf4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f06cdfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f06cdfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56531fb32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56531fbf0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5653224d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565320380725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56532008b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d6 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 
> =================================================================
> ==2687500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56445d29ce32 bp 0x7ffcc3abae90 sp 0x7ffcc3abae88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56445d29ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56445d29c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56445cfa79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56445cfa8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56445d1a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56445d19a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56445d404793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56445cb26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56445cb2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56445cb10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa090a9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa090a9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56445ca4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56445cb0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56445f3ee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56445d29c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56445cfa79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687684==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5608e3380e32 bp 0x7ffddcf5de30 sp 0x7ffddcf5de28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5608e3380e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608e33809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608e308b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608e308cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608e3286ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608e327e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608e34e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608e2c0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608e2c0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608e2bf4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1e8c28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1e8c28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608e2b32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5608e2bf0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608e54d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608e3380725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608e308b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f3663fce32 bp 0x7fffe64e2350 sp 0x7fffe64e2348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f3663fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f3663fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f3661079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f366108d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f366302ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f3662fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f366564793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f365c86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f365c8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f365c70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9af9aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9af9aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f365bae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f365c6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f36854e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f3663fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f3661079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 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 
> =================================================================
> ==2687700==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562597e8ee32 bp 0x7ffe486c6b90 sp 0x7ffe486c6b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562597e8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562597e8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562597b999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562597b9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562597d94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562597d8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562597ff6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562597718c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56259771456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562597702018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79d0e93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79d0e93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562597640634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5625976feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562599fe04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562597e8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562597b999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d4 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 
> =================================================================
> ==2687614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560bc0d8ee32 bp 0x7ffc74c65170 sp 0x7ffc74c65168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560bc0d8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bc0d8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bc0a999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bc0a9ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bc0c94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560bc0c8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560bc0ef6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bc0618c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bc061456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bc0602018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7be43e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7be43e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bc0540634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560bc05feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560bc2ee04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560bc0d8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bc0a999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  43 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 
> =================================================================
> ==2687349==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55fba98e2e32 bp 0x7ffda4a28e90 sp 0x7ffda4a28e88
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55fba98e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fba98e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fba95ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fba95eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fba97e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fba97e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fba9a4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fba916cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fba916856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fba9156018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04b9858d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04b9858e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fba9094634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55fba9152aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fbaba344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fba98e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fba95ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687810==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e86e4d4e32 bp 0x7ffd8f329190 sp 0x7ffd8f329188
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e86e4d4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e86e4d49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e86e1df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e86e1e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e86e3daebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e86e3d2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e86e63c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e86dd5ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e86dd5a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e86dd48018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3fe624d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3fe624e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e86dc86634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e86dd44aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e8706264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e86e4d4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e86e1df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5648e6104e32 bp 0x7fff5802dc90 sp 0x7fff5802dc88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5648e6104e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648e61049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648e5e0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648e5e10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648e600aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648e6002952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648e626c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648e598ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648e598a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648e5978018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8153a53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8153a53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648e58b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5648e5974aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648e82564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648e6104725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648e5e0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d5 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687901==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5648e73dee32 bp 0x7ffe04feff30 sp 0x7ffe04feff28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5648e73dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648e73de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648e70e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648e70ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648e72e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648e72dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648e7546793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648e6c68c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648e6c6456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648e6c52018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb393785d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb393785e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648e6b90634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5648e6c4eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648e95304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648e73de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648e70e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687839==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5634b2ae6e32 bp 0x7ffd0c48d570 sp 0x7ffd0c48d568
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5634b2ae6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634b2ae69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5634b27f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5634b27f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634b29ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634b29e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5634b2c4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5634b2370c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5634b236c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5634b235a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3c42d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3c42d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5634b2298634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5634b2356aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5634b4c384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634b2ae6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5634b27f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687756==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565062b4de32 bp 0x7fff2659f670 sp 0x7fff2659f668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565062b4de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565062b4d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650628589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565062859d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565062a53ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565062a4b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565062cb5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650623d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650623d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650623c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b265b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b265b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650622ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5650623bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565064c9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565062b4d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650628589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565270fe8e32 bp 0x7ffc5edc0dd0 sp 0x7ffc5edc0dc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565270fe8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565270fe89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565270cf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565270cf4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565270eeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565270ee6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565271150793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565270872c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56527086e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56527085c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0aaeaecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0aaeaece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56527079a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x565270858aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56527313a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565270fe8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565270cf39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5599b7404e32 bp 0x7ffdbe9e03f0 sp 0x7ffdbe9e03e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5599b7404e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5599b74049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599b710f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5599b7110d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5599b730aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5599b7302952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599b756c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5599b6c8ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5599b6c8a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5599b6c78018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a5786ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a5786ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5599b6bb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5599b6c74aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5599b95564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5599b7404725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599b710f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e7377f9e32 bp 0x7ffce2bcf4d0 sp 0x7ffce2bcf4c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e7377f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7377f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7375049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e737505d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7376ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7376f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e737961793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e737083c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e73707f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e73706d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f43bab0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f43bab0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e736fab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e737069aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e73994b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7377f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7375049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687774==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b76b1a9e32 bp 0x7ffe28fc05b0 sp 0x7ffe28fc05a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b76b1a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b76b1a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b76aeb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b76aeb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b76b0afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b76b0a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b76b311793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b76aa33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b76aa2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b76aa1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0899ab8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0899ab8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b76a95b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b76aa19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b76d2fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b76b1a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b76aeb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687789==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55b816740e32 bp 0x7fff605124b0 sp 0x7fff605124a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55b816740e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8167409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b81644b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b81644cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b816646ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b81663e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8168a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b815fcac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b815fc656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b815fb4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e6bdd4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e6bdd4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b815ef2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55b815fb0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8188924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b816740725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b81644b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687886==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5619c0955e32 bp 0x7ffd43991d30 sp 0x7ffd43991d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5619c0955e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5619c09559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619c06609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5619c0661d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5619c085bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5619c0853952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5619c0abd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619c01dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619c01db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619c01c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc081f8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc081f8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5619c0107634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5619c01c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619c2aa74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5619c0955725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619c06609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687805==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564c87f03e32 bp 0x7ffdc4aa8fd0 sp 0x7ffdc4aa8fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564c87f03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c87f039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c87c0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c87c0fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c87e09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c87e01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c8806b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c8778dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c8778956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c87777018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5b4919d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5b4919e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c876b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564c87773aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564c8a0554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564c87f03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564c87c0e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  a7 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687745==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555754565e32 bp 0x7fff8468b6d0 sp 0x7fff8468b6c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555754565e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557545659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557542709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555754271d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55575446bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555754463952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557546cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555753defc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555753deb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555753dd9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1f4083d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1f4083e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555753d17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555753dd5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557566b74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555754565725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557542709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687726==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55aa57071e32 bp 0x7fff851b4b30 sp 0x7fff851b4b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55aa57071e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aa570719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aa56d7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aa56d7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aa56f77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aa56f6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aa571d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aa568fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aa568f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aa568e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff53c01fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff53c01fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aa56823634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55aa568e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aa591c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aa57071725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aa56d7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56488256ce32 bp 0x7fff241e0830 sp 0x7fff241e0828
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56488256ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56488256c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648822779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564882278d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564882472ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56488246a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648826d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564881df6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564881df256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564881de0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8974625d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8974625e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564881d1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564881ddcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648846be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56488256c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648822779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687840==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5623d36bee32 bp 0x7fff3c9a22b0 sp 0x7fff3c9a22a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5623d36bee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623d36be9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623d33c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623d33cad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623d35c4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623d35bc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623d3826793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623d2f48c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623d2f4456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623d2f32018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72e12a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72e12a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623d2e70634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5623d2f2eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623d58104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623d36be725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623d33c99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2687725==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f68d94c24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f68eb42c31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f68eb3c6ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f68eb2fbd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f68eb42141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f68d94fd69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f53f96f1d8f 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  a1 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 
> =================================================================
> ==2687926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5644bb4a2e32 bp 0x7ffc21203d10 sp 0x7ffc21203d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5644bb4a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644bb4a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644bb1ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644bb1aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644bb3a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644bb3a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644bb60a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644bad2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644bad2856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644bad16018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a6bdd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a6bdd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644bac54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5644bad12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5644bd5f44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644bb4a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644bb1ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687867==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55db8a5ade32 bp 0x7fff794a4930 sp 0x7fff794a4928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55db8a5ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db8a5ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db8a2b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db8a2b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db8a4b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db8a4ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db8a715793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db89e37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db89e3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db89e21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b1b5f8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b1b5f8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db89d5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55db89e1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db8c6ff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db8a5ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db8a2b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687750==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55e3a8561e32 bp 0x7ffe3d098410 sp 0x7ffe3d098408
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55e3a8561e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3a85619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3a826c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3a826dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3a8467ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e3a845f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3a86c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3a7debc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3a7de756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3a7dd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3d019ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3d019ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3a7d13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55e3a7dd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3aa6b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3a8561725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3a826c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f7 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2687740==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5650644a0e32 bp 0x7fff4ec308b0 sp 0x7fff4ec308a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5650644a0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650644a09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650641ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650641acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650643a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56506439e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565064608793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565063d2ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x565063d2656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565063d14018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3c8c43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3c8c43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565063c52634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x565063d10aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5650665f24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650644a0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650641ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2687930==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d3b4 at pc 0x556df3184e32 bp 0x7fff8569a270 sp 0x7fff8569a268
> READ of size 4 at 0x61600000d3b4 thread T0
>     #0 0x556df3184e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556df31849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556df2e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556df2e90d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556df308aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556df3082952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556df32ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556df2a0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556df2a0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556df29f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcedc52ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcedc52ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556df2936634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d3b4 is located 308 bytes inside of 528-byte region [0x61600000d280,0x61600000d490)
> freed by thread T0 here:
>     #0 0x556df29f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556df52d64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556df3184725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556df2e8f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,81
< Warning: Vehicle 't_1' will not be able to arrive at the given lane 'gneE5_20'!
< Warning: Vehicle 't_1' will not be able to arrive at the given lane 'gneE5_20'!
---
> Warning: Vehicle 't_1' will not be able to arrive at the given lane 'gneE7_20'!
> Warning: Vehicle 't_1' will not be able to arrive at the given lane 'gneE7_20'!
> /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  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 
> =================================================================
> ==2689322==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c179e8de32 bp 0x7ffc7f85a010 sp 0x7ffc7f85a008
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c179e8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c179e8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c179b989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c179b99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c179d93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c179d8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c179ff5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c179717c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c17971356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c179701018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4dc2b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4dc2b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c17963f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689330==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55bbb43a9e32 bp 0x7ffe63830ed0 sp 0x7ffe63830ec8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55bbb43a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bbb43a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bbb40b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bbb40b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bbb42afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bbb42a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bbb4511793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bbb3c33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bbb3c2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bbb3c1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72faeefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72faeefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bbb3b5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55bbb3c19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bbb64fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bbb43a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bbb40b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  1a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689373==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ca9b8c2e32 bp 0x7fffa70cd870 sp 0x7fffa70cd868
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ca9b8c2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca9b8c29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca9b5cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca9b5ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca9b7c8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca9b7c0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca9ba2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca9b14cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca9b14856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca9b136018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04bc588d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04bc588e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca9b074634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55ca9b132aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ca9da144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca9b8c2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca9b5cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689346==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5570991abe32 bp 0x7fff39616ff0 sp 0x7fff39616fe8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5570991abe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570991ab9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557098eb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557098eb7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570990b1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570990a9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557099313793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557098a35c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557098a3156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557098a1f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0494a73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0494a73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55709895d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x557098a1baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55709b2fd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570991ab725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557098eb69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689302==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f6e4f1ae32 bp 0x7fff601fa270 sp 0x7fff601fa268
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f6e4f1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f6e4f1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6e4c259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f6e4c26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f6e4e20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6e4e18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f6e5082793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f6e47a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f6e47a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f6e478e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2975dd8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2975dd8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6e46cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f6e478aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6e706c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f6e4f1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6e4c259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  09 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689356==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555a99939e32 bp 0x7ffda7fd5d50 sp 0x7ffda7fd5d48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555a99939e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a999399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a996449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a99645d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a9983febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a99837952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a99aa1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a991c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a991bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a991ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3880f93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3880f93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a990eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x555a991a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a9ba8b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a99939725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a996449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  08 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689289==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f1c9fb9e32 bp 0x7ffc148a0b30 sp 0x7ffc148a0b28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f1c9fb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1c9fb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1c9cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1c9cc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1c9ebfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1c9eb7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1ca121793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1c9843c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1c983f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1c982d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3102eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3102eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1c976b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f1c9829aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1cc10b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1c9fb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1c9cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557dd1302e32 bp 0x7ffd62de7730 sp 0x7ffd62de7728
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557dd1302e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557dd13029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557dd100d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557dd100ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557dd1208ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557dd1200952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557dd146a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557dd0b8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557dd0b8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557dd0b76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b5d836d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b5d836e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557dd0ab4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x557dd0b72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557dd34544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557dd1302725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557dd100d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55873ef9ee32 bp 0x7ffc29f17930 sp 0x7ffc29f17928
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55873ef9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55873ef9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55873eca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55873ecaad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55873eea4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55873ee9c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55873f106793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55873e828c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55873e82456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55873e812018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2484f4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2484f4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55873e750634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55873e80eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587410f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55873ef9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55873eca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563be9470e32 bp 0x7ffd6522e270 sp 0x7ffd6522e268
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563be9470e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563be94709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563be917b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563be917cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563be9376ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563be936e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563be95d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563be8cfac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563be8cf656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563be8ce4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc2bb96bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc2bb96be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563be8c22634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x563be8ce0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563beb5c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563be9470725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563be917b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689363==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f1acf18e32 bp 0x7ffd20378330 sp 0x7ffd20378328
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f1acf18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1acf189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1acc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1acc24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1ace1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1ace16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1ad080793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1ac7a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1ac79e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1ac78c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2a6766d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2a6766e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1ac6ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f1ac788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1af06a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1acf18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1acc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x556bb8f85e32 bp 0x7fff5205ae90 sp 0x7fff5205ae88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x556bb8f85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556bb8f859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556bb8c909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556bb8c91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556bb8e8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556bb8e83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556bb90ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556bb880fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556bb880b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556bb87f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f541dec4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f541dec4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556bb8737634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x556bb87f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556bbb0d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556bb8f85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556bb8c909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x556b28402e32 bp 0x7ffc8a6bbfb0 sp 0x7ffc8a6bbfa8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x556b28402e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b284029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b2810d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b2810ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b28308ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b28300952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b2856a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b27c8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b27c8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b27c76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb69d42cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb69d42ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b27bb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x556b27c72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b2a5544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b28402725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b2810d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689379==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55e68130fe32 bp 0x7fff1717feb0 sp 0x7fff1717fea8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55e68130fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e68130f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e68101a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e68101bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e681215ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e68120d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e681477793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e680b99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e680b9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e680b83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb1ab27dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb1ab27de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e680ac1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55e680b7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6834614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e68130f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e68101a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5595b0d8fe32 bp 0x7ffd09705d10 sp 0x7ffd09705d08
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5595b0d8fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595b0d8f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595b0a9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595b0a9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595b0c95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595b0c8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595b0ef7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595b0619c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595b061556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595b0603018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1dee1c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1dee1c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595b0541634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5595b05ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5595b2ee14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595b0d8f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595b0a9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  08 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x562a50225e32 bp 0x7fff88580730 sp 0x7fff88580728
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x562a50225e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a502259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a4ff309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a4ff31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a5012bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a50123952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a5038d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a4faafc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a4faab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a4fa99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f59a2015d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f59a2015e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a4f9d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x562a4fa95aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562a523774f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a50225725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a4ff309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  69 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689288==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55ce5c262e32 bp 0x7ffc79c53f70 sp 0x7ffc79c53f68
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55ce5c262e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce5c2629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce5bf6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce5bf6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce5c168ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce5c160952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce5c3ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce5baecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce5bae856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce5bad6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efef4eced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efef4ecee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce5ba14634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55ce5bad2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ce5e3b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce5c262725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce5bf6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689640==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5581b3da0e32 bp 0x7fffb9a9a8f0 sp 0x7fffb9a9a8e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5581b3da0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581b3da09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581b3aab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581b3aacd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581b3ca6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581b3c9e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581b3f08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581b362ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581b362656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581b3614018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff67133d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff67133e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581b3552634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5581b3610aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5581b5ef24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581b3da0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581b3aab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  08 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689632==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56333b618e32 bp 0x7ffc06439330 sp 0x7ffc06439328
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56333b618e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56333b6189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56333b3239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56333b324d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56333b51eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56333b516952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56333b780793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56333aea2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56333ae9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56333ae8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbe43e3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbe43e3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56333adca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x56333ae88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56333d76a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56333b618725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56333b3239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5607ca0a5e32 bp 0x7ffe1787a690 sp 0x7ffe1787a688
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5607ca0a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607ca0a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607c9db09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5607c9db1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5607c9fabebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607c9fa3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607ca20d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5607c992fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5607c992b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607c9919018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a49127d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a49127e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5607c9857634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5607c9915aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607cc1f74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5607ca0a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607c9db09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  09 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689659==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557dd479be32 bp 0x7ffc49b42870 sp 0x7ffc49b42868
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557dd479be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557dd479b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557dd44a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557dd44a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557dd46a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557dd4699952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557dd4903793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557dd4025c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557dd402156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557dd400f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faf82d56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faf82d56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557dd3f4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x557dd400baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557dd68ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557dd479b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557dd44a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689647==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5593a5187e32 bp 0x7ffdd4482030 sp 0x7ffdd4482028
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5593a5187e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593a51879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593a4e929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593a4e93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593a508debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593a5085952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593a52ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593a4a11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593a4a0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593a49fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d3a0d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d3a0d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593a4939634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5593a49f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5593a72d94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593a5187725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593a4e929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  09 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689833==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ae945efe32 bp 0x7ffda1d14ab0 sp 0x7ffda1d14aa8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ae945efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae945ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae942fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae942fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae944f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae944ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae94757793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae93e79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae93e7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae93e63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb8cd4a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb8cd4a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae93da1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55ae93e5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ae967414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae945ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae942fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  1a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689808==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55563082be32 bp 0x7ffe3b63cb90 sp 0x7ffe3b63cb88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55563082be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55563082b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556305369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555630537d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555630731ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555630729952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555630993793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556300b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556300b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55563009f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6870b8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6870b8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55562ffdd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55563009baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55563297d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55563082b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556305369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555e4b617e32 bp 0x7fffdb0ec050 sp 0x7fffdb0ec048
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555e4b617e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e4b6179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e4b3229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e4b323d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e4b51debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e4b515952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e4b77f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e4aea1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e4ae9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e4ae8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa20f860d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa20f860e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e4adc9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x555e4ae87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555e4d7694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e4b617725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e4b3229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689667==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c147d71e32 bp 0x7ffdd5b9f3b0 sp 0x7ffdd5b9f3a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c147d71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c147d719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c147a7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c147a7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c147c77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c147c6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c147ed9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1475fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1475f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1475e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc150a59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc150a59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c147523634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55c1475e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c149ec34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c147d71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c147a7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689666==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5617ec650e32 bp 0x7ffca5386ed0 sp 0x7ffca5386ec8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5617ec650e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617ec6509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617ec35b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617ec35cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617ec556ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617ec54e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617ec7b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617ebedac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617ebed656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617ebec4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e42d9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e42d9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617ebe02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5617ebec0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5617ee7a24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617ec650725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617ec35b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689678==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5613db060e32 bp 0x7ffc2e7771f0 sp 0x7ffc2e7771e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5613db060e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613db0609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613dad6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5613dad6cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613daf66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613daf5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5613db1c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5613da8eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5613da8e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5613da8d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15b6eaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15b6eaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5613da812634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5613da8d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5613dd1b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613db060725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613dad6b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  1a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689497==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558993baae32 bp 0x7fff51e60330 sp 0x7fff51e60328
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558993baae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558993baa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589938b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589938b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558993ab0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558993aa8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558993d12793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558993434c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55899343056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55899341e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff9046cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff9046cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55899335c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55899341aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558995cfc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558993baa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589938b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  09 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689690==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x560e5679fe32 bp 0x7ffffcb1f770 sp 0x7ffffcb1f768
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x560e5679fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e5679f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e564aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e564abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e566a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e5669d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e56907793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e56029c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e5602556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e56013018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde4b2add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde4b2ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e55f51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x560e5600faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e588f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e5679f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e564aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689861==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x562f1d065e32 bp 0x7ffebd160410 sp 0x7ffebd160408
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x562f1d065e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f1d0659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f1cd709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f1cd71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f1cf5ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562f1cf5e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562f1cf607f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562f1c8e56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562f1c8e8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562f1c8d9216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f7a9002fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7a9002fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f1c817634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x562f1c8d5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f1f1b74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f1d065725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f1cd709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689846==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55faea813e32 bp 0x7fffe4785970 sp 0x7fffe4785968
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55faea813e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55faea8139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55faea51e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55faea51fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55faea719ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55faea711952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55faea97b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55faea09dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55faea09956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55faea087018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ac8ea0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ac8ea0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fae9fc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55faea083aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55faec9654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55faea813725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55faea51e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  b2 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689866==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55bdd10a3e32 bp 0x7fffa3d970b0 sp 0x7fffa3d970a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55bdd10a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bdd10a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bdd0dae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bdd0dafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bdd0f9ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bdd0f9c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bdd0f9e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bdd09236a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bdd0926698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bdd0917216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f872a8f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f872a8f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bdd0855634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55bdd0913aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bdd31f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bdd10a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bdd0dae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689511==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x556df3323e32 bp 0x7ffddc449330 sp 0x7ffddc449328
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x556df3323e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556df33239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556df302e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556df302fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556df3229ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556df3221952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556df348b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556df2badc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556df2ba956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556df2b97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f225912ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f225912ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556df2ad5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x556df2b93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556df54754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556df3323725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556df302e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689519==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c0c6eeee32 bp 0x7ffcc3a39fb0 sp 0x7ffcc3a39fa8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c0c6eeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0c6eee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0c6bf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0c6bfad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0c6df4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0c6dec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0c7056793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0c6778c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0c677456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0c6762018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feaf56e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feaf56e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0c66a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55c0c675eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0c90404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0c6eee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0c6bf99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  09 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689543==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x562848e9ce32 bp 0x7ffe2bae86b0 sp 0x7ffe2bae86a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x562848e9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562848e9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562848ba79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562848ba8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562848da2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562848d9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562849004793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562848726c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56284872256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562848710018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11976f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11976f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56284864e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x56284870caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56284afee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562848e9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562848ba79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689498==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55bba5920e32 bp 0x7ffe069c20b0 sp 0x7ffe069c20a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55bba5920e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bba59209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bba562b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bba562cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bba5826ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bba581e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bba5a88793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bba51aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bba51a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bba5194018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0efe774d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0efe774e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bba50d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55bba5190aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bba7a724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bba5920725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bba562b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c6226f8e32 bp 0x7ffe477dfad0 sp 0x7ffe477dfac8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c6226f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6226f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6224039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c622404d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6225feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6225f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c622860793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c621f82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c621f7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c621f6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1bd44aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1bd44aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c621eaa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55c621f68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c62484a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6226f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6224039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689499==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55b6cdc22e32 bp 0x7fff709cec50 sp 0x7fff709cec48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55b6cdc22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b6cdc229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b6cd92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b6cd92ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b6cdb28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b6cdb20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b6cdd8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6cd4acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6cd4a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6cd496018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf271bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf271bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6cd3d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55b6cd492aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b6cfd744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b6cdc22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b6cd92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689570==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ea95cb0e32 bp 0x7ffe58b65df0 sp 0x7ffe58b65de8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ea95cb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea95cb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea959bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea959bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea95bb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea95bae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea95e18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea9553ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea9553656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea95524018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f21f5696d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f21f5696e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea95462634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55ea95520aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea97e024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea95cb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea959bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  03 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689553==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ce2ade6e32 bp 0x7ffdba0c99f0 sp 0x7ffdba0c99e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ce2ade6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce2ade69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce2aaf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce2aaf2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce2acecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce2ace4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce2af4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce2a670c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce2a66c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce2a65a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3cc99ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3cc99ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce2a598634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55ce2a656aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ce2cf384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce2ade6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce2aaf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689563==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55825a80fe32 bp 0x7ffd41b761d0 sp 0x7ffd41b761c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55825a80fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55825a80f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55825a51a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55825a51bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55825a715ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55825a70d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55825a977793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55825a099c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55825a09556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55825a083018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15060c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15060c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558259fc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55825a07faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55825c9614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55825a80f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55825a51a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689582==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563126d85e32 bp 0x7ffc2e5ebc90 sp 0x7ffc2e5ebc88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563126d85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563126d859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563126a909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563126a91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563126c8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563126c83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563126eed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56312660fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56312660b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631265f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb68f943d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb68f943e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563126537634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5631265f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563128ed74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563126d85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563126a909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  fd 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689565==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564ba4f21e32 bp 0x7ffffe9e28f0 sp 0x7ffffe9e28e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564ba4f21e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ba4f219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ba4c2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ba4c2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ba4e27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ba4e1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ba5089793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ba47abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ba47a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ba4795018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f452b998d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f452b998e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ba46d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x564ba4791aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ba70734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ba4f21725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ba4c2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a9a42b7e32 bp 0x7ffe95617ab0 sp 0x7ffe95617aa8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a9a42b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9a42b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9a3fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9a3fc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9a41bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9a41b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9a441f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9a3b41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9a3b3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9a3b2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd5f9338d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5f9338e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9a3a69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55a9a3b27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a9a64094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9a42b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9a3fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689803==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ead9a56e32 bp 0x7ffc01e08790 sp 0x7ffc01e08788
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ead9a56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ead9a569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ead97619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ead9762d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ead995cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ead9954952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ead9bbe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ead92e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ead92dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ead92ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84f36a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84f36a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ead9208634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55ead92c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eadbba84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ead9a56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ead97619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689696==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555a3e59fe32 bp 0x7ffdfcfa92b0 sp 0x7ffdfcfa92a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555a3e59fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a3e59f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a3e2aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a3e2abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a3e4a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a3e49d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a3e707793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a3de29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a3de2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a3de13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce3652dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce3652de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a3dd51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x555a3de0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a406f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a3e59f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a3e2aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689710==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55faeb680e32 bp 0x7fff69961730 sp 0x7fff69961728
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55faeb680e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55faeb6809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55faeb38b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55faeb38cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55faeb586ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55faeb57e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55faeb7e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55faeaf0ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55faeaf0656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55faeaef4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff61f48cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff61f48ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55faeae32634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55faeaef0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55faed7d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55faeb680725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55faeb38b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689721==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558125de5e32 bp 0x7ffc4e411a90 sp 0x7ffc4e411a88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558125de5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558125de59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558125af09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558125af1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558125cebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558125ce3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558125f4d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55812566fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55812566b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558125659018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6d7b00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6d7b00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558125597634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x558125655aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558127f374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558125de5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558125af09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55bd679d1e32 bp 0x7ffd188ec1f0 sp 0x7ffd188ec1e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55bd679d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd679d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd676dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd676ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd678d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd678cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd67b39793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd6725bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd6725756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd67245018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f861b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f861b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd67183634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55bd67241aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd69b234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd679d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd676dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689714==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ce926e1e32 bp 0x7ffc5ba4e610 sp 0x7ffc5ba4e608
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ce926e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce926e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce923ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce923edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce925e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce925df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce92849793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce91f6bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce91f6756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce91f55018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f712cdfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f712cdfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce91e93634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55ce91f51aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ce948334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce926e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce923ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689760==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a583e29e32 bp 0x7ffd8d51cf70 sp 0x7ffd8d51cf68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a583e29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a583e299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a583b349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a583b35d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a583d2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a583d27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a583f91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5836b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5836af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a58369d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7884013d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7884013e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5835db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55a583699aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a585f7b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a583e29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a583b349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f9af4c1e32 bp 0x7ffc172dfb30 sp 0x7ffc172dfb28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f9af4c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9af4c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9af1cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9af1cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9af3c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9af3bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9af629793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9aed4bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9aed4756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9aed35018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c17c42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c17c42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9aec73634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f9aed31aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f9b16134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9af4c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9af1cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689583==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f8a4bd9e32 bp 0x7ffceb5dea50 sp 0x7ffceb5dea48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f8a4bd9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8a4bd99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8a48e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8a48e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8a4adfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8a4ad7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8a4d41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8a4463c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8a445f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8a444d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49b9171d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49b9171e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8a438b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f8a4449aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f8a6d2b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8a4bd9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8a48e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55e461381e32 bp 0x7ffee34fde30 sp 0x7ffee34fde28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55e461381e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4613819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e46108c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e46108dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e461287ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e46127f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4614e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e460c0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e460c0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e460bf5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bc9bb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bc9bb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e460b33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55e460bf1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4634d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e461381725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e46108c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689591==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5603a3bc0e32 bp 0x7fff42cc5b10 sp 0x7fff42cc5b08
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5603a3bc0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5603a3bc09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5603a38cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5603a38ccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5603a3ac6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5603a3abe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5603a3d28793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5603a344ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5603a344656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5603a3434018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8de677cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8de677ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5603a3372634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5603a3430aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5603a5d124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5603a3bc0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5603a38cb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689627==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55dd05b8ae32 bp 0x7ffdd6fec4f0 sp 0x7ffdd6fec4e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55dd05b8ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dd05b8a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dd058959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dd05896d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dd05a90ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dd05a88952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dd05cf2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dd05414c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dd0541056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dd053fe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb5333acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5333ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dd0533c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55dd053faaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dd07cdc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dd05b8a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dd058959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect from ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_1-sink' found.
> Warning: No route for vehicle 't_0' found.
> Error: Vehicle 't_0' has no valid route.
> Quitting (on error).
> /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 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689414==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x565320fafe32 bp 0x7ffe14751fb0 sp 0x7ffe14751fa8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x565320fafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565320faf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565320cba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565320cbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565320ea8e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x565320ea8786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x565320eaa7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56532082f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x565320832698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x565320824490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7ff027dc1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff027dc1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565320761634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect id ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,5
> Error: The attribute 'fromTaz' is already used in element 'trip'
>  In file 'routes.netedit'
>  At line/column 10/109.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689838==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x561e73374e32 bp 0x7ffe4e173010 sp 0x7ffe4e173008
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x561e73374e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e733749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e7307f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e73080d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e7327aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e73272952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e734dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e72bfec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e72bfa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e72be8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4413ab1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4413ab1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e72b26634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x561e72be4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e754c64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e73374725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e7307f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x559185f77e32 bp 0x7ffd28ec8470 sp 0x7ffd28ec8468
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x559185f77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559185f779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559185c829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559185c83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559185e7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559185e75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591860df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559185801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591857fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591857eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fa48b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fa48b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559185729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5591857e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5591880c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559185f77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559185c829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  a0 72 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689860==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558821ddde32 bp 0x7ffde6befd70 sp 0x7ffde6befd68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558821ddde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558821ddd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558821ae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558821ae9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558821ce3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558821cdb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558821f45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558821667c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55882166356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558821651018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff70dad3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff70dad3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55882158f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55882164daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558823f2f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558821ddd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558821ae89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2689683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5642c9827e32 bp 0x7fff84dbe910 sp 0x7fff84dbe908
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5642c9827e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642c98279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642c95329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642c9533d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642c972debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642c9725952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642c998f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642c90b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642c90ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642c909b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55cc947d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55cc947e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642c8fd9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5642c9097aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5642cb9794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642c9827725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642c95329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect to ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_0-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 't_0' found.
> Error: Vehicle 't_0' has no valid route.
> Quitting (on error).
> /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  c4 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 
> =================================================================
> ==2689419==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55f4b082ce32 bp 0x7ffd74798330 sp 0x7ffd74798328
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55f4b082ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4b082c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4b05379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4b0538d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4b0725e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f4b0725786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f4b07277f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f4b00ac6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f4b00af698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f4b00a1490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fa41c0a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa41c0a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4affde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2689424==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561e887afe32 bp 0x7ffe92ea4330 sp 0x7ffe92ea4328
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561e887afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e887af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e884ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e884bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e886b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e886ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e88917793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e88039c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e8803556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e88023018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c13501d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c13501e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e87f61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561e8801faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e8a9014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e887af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e884ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  6a 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 
> =================================================================
> ==2689440==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x562b48fc6e32 bp 0x7fff65cde070 sp 0x7fff65cde068
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x562b48fc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562b48fc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562b48cd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562b48cd2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562b48eccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562b48ec4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b4912e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562b48850c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562b4884c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562b4883a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13f2433d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13f2433e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562b48778634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x562b48836aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b4b1184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562b48fc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562b48cd19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivallane current ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690006==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563e7de35e32 bp 0x7ffde5496190 sp 0x7ffde5496188
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563e7de35e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e7de359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e7db409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e7db41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e7dd2ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563e7dd2e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563e7dd307f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563e7d6b56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563e7d6b8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563e7d6aa490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f483647dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f483647de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e7d5e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivallane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689996==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555bec721e32 bp 0x7ffc31acab70 sp 0x7ffc31acab68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555bec721e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bec7219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bec42c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bec42dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bec61ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555bec61a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555bec61c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555bebfa16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555bebfa4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555bebf96490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f02cb57ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f02cb57ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bebed3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalpos float ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a6 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690021==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a04fe8be32 bp 0x7ffdb81829b0 sp 0x7ffdb81829a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a04fe8be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a04fe8b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a04fb969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a04fb97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a04fd84e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a04fd84786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a04fd867f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a04f70b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a04f70e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a04f700490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f324fb9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f324fb9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a04f63d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalpos max ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ac 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690038==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56000e3a1e32 bp 0x7ffd72d461d0 sp 0x7ffd72d461c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56000e3a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56000e3a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56000e0ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56000e0add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56000e29ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56000e29a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56000e29c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56000dc216a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56000dc24698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56000dc16490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f648e4bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f648e4bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56000db53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalpos random ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ac 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690046==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5616c5724e32 bp 0x7fffee7b95d0 sp 0x7fffee7b95c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5616c5724e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616c57249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616c542f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616c5430d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616c561de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5616c561d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5616c561f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5616c4fa46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5616c4fa7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5616c4f99490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fed65f43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fed65f43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616c4ed6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalposlat current ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ac 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690204==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55d9734b1e32 bp 0x7fffc9f0ce70 sp 0x7fffc9f0ce68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55d9734b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9734b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9731bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9731bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9733aae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d9733aa786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d9733ac7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d972d316a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d972d34698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d972d26490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f6179b31d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6179b31e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d972c63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
3,4c3,85
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
---
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  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 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690203==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5630bd172e32 bp 0x7ffe61f40c90 sp 0x7ffe61f40c88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5630bd172e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630bd1729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630bce7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630bce7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630bd06be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5630bd06b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5630bd06d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5630bc9f26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5630bc9f5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5630bc9e7490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fa42e5fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa42e5fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630bc924634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalspeed center ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690123==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56149bfc1e32 bp 0x7ffec7b7ea10 sp 0x7ffec7b7ea08
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56149bfc1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56149bfc19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56149bccc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56149bccdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56149bebae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56149beba786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56149bebc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56149b8416a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56149b844698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56149b836490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fb56681cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb56681ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56149b773634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalspeed float ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690072==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564c18d56e32 bp 0x7ffec65dc890 sp 0x7ffec65dc888
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564c18d56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c18d569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c18a619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c18a62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c18c4fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564c18c4f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564c18c517f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564c185d66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564c185d9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564c185cb490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fb5670a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5670a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c18508634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalspeed left ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690115==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56378bbcce32 bp 0x7fffef755af0 sp 0x7fffef755ae8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56378bbcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56378bbcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56378b8d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56378b8d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56378bac5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56378bac5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56378bac77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56378b44c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56378b44f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56378b441490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f40d9db1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40d9db1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56378b37e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalspeed right ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690133==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x559e0c861e32 bp 0x7ffc2e161a50 sp 0x7ffc2e161a48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x559e0c861e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e0c8619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e0c56c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e0c56dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e0c75ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559e0c75a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559e0c75c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559e0c0e16a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559e0c0e4698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559e0c0d6490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7ffb490b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb490b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e0c013634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection color ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  b3 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 74 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689875==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55cc9cd6de32 bp 0x7ffc20192250 sp 0x7ffc20192248
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55cc9cd6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc9cd6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc9ca789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc9ca79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc9cc66e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55cc9cc66786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55cc9cc687f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55cc9c5ed6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55cc9c5f0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55cc9c5e2490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fc30f2a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc30f2a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc9c51f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection containernumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690143==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55af5aa76e32 bp 0x7ffe340eae90 sp 0x7ffe340eae88
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55af5aa76e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af5aa769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af5a7819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af5a782d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af5a96fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55af5a96f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55af5a9717f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55af5a2f66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55af5a2f9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55af5a2eb490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fd70b13ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd70b13ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af5a228634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection depart containertriggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  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 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690230==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5601a8033e32 bp 0x7fff780bc5f0 sp 0x7fff780bc5e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5601a8033e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601a80339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601a7d3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601a7d3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601a7f2ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5601a7f2c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5601a7f2e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5601a78b36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5601a78b6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5601a78a8490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f919cebcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f919cebce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601a77e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection depart float ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  db 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690221==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55903baa5e32 bp 0x7ffe662d22d0 sp 0x7ffe662d22c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55903baa5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55903baa59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55903b7b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55903b7b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55903b99ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55903b99e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55903b9a07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55903b3256a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55903b328698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55903b31a490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f888aa99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f888aa99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55903b257634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection depart triggered ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  c6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690220==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5558c2c53e32 bp 0x7ffc76327050 sp 0x7ffc76327048
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5558c2c53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558c2c539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558c295e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558c295fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558c2b4ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5558c2b4c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5558c2b4e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5558c24d36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5558c24d6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5558c24c8490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fc7b58add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7b58ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5558c2405634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane allowed ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689896==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56175256be32 bp 0x7fff66947050 sp 0x7fff66947048
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56175256be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56175256b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617522769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561752277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561752464e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x561752464786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5617524667f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561751deb6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561751dee698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561751de0490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f7bad451d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bad451e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561751d1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane best ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a7 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689902==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55bea4e77e32 bp 0x7ffd71fd1b50 sp 0x7ffd71fd1b48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55bea4e77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bea4e779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bea4b829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bea4b83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bea4d70e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bea4d70786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bea4d727f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bea46f76a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bea46fa698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bea46ec490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fea9cfbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea9cfbbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bea4629634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane first ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689919==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55ddeb365e32 bp 0x7ffffb9d1510 sp 0x7ffffb9d1508
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55ddeb365e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ddeb3659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ddeb0709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ddeb071d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ddeb25ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55ddeb25e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55ddeb2607f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55ddeabe56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55ddeabe8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55ddeabda490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fd459f17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd459f17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ddeab17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane float ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  aa 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689889==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f8c2f6ee32 bp 0x7ffc6dbcec50 sp 0x7ffc6dbcec48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f8c2f6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8c2f6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8c2c799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8c2c7ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8c2e67e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f8c2e67786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f8c2e697f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f8c27ee6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f8c27f1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f8c27e3490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f03b327bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03b327be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8c2720634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane free ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f1a27dce32 bp 0x7fff06047510 sp 0x7fff06047508
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f1a27dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1a27dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1a24e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1a24e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1a26d5e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f1a26d5786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f1a26d77f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f1a205c6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f1a205f698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f1a2051490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fd6caa08d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6caa08e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1a1f8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane random ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56357195fe32 bp 0x7ffc65418410 sp 0x7ffc65418408
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56357195fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56357195f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56357166a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56357166bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563571858e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563571858786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56357185a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5635711df6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5635711e2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5635711d4490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f8146b0dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8146b0de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563571111634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departpos base ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  9c 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f446125e32 bp 0x7ffe3fac3750 sp 0x7ffe3fac3748
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f446125e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4461259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f445e309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f445e31d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f44601ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f44601e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f4460207f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f4459a56a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f4459a8698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f44599a490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f25068add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25068ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4458d7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689924==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c725d7ae32 bp 0x7ffe476959d0 sp 0x7ffe476959c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c725d7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c725d7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c725a859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c725a86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c725c80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c725c78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c725ee2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c725604c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c72560056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c7255ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64ada98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64ada98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c72552c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55c7255eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c727ecc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c725d7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c725a859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departpos free ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  bf 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689928==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5576bcdb9e32 bp 0x7ffea65facb0 sp 0x7ffea65faca8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5576bcdb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576bcdb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576bcac49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576bcac5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576bccb2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5576bccb2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5576bccb47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5576bc6396a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5576bc63c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5576bc62e490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fa510476d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa510476e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576bc56b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x561cbe91be32 bp 0x7ffdda9b4350 sp 0x7ffdda9b4348
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x561cbe91be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cbe91b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cbe6269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cbe627d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cbe821ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cbeae69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x561cbeae4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x561cbe1a76b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x561cbe1a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cbe18f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9168a0cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9168a0ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cbe0cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x561cbe18baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561cc0a6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cbe91b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cbe6269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689929==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564b8dbc6e32 bp 0x7fff7aac4d70 sp 0x7fff7aac4d68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564b8dbc6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b8dbc69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b8d8d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b8d8d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b8daccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b8dd919f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x564b8dd8fed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x564b8d4526b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x564b8d44c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b8d43a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bef0c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bef0c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b8d378634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x564b8d436aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564b8fd184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b8dbc6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b8d8d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689937==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55d76ccd8e32 bp 0x7ffdb5d8baf0 sp 0x7ffdb5d8bae8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55d76ccd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d76ccd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d76c9e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d76c9e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d76cbdeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d76cbd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d76ce40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d76c562c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d76c55e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d76c54c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f487d47ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f487d47ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d76c48a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55d76c548aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d76ee2a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d76ccd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d76c9e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat center ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690197==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5613612b0e32 bp 0x7ffc3bf879b0 sp 0x7ffc3bf879a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5613612b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613612b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561360fbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561360fbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613611a9e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5613611a9786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5613611ab7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x561360b306a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x561360b33698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x561360b25490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fc83e323d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc83e323e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561360a62634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat float ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ac 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690142==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f28beb7e32 bp 0x7ffe02db9d30 sp 0x7ffe02db9d28
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f28beb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f28beb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f28bbc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f28bbc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f28bdb0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f28bdb0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f28bdb27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f28b7376a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f28b73a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f28b72c490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f6cf8fd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6cf8fd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f28b669634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat free ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690158==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5647813a9e32 bp 0x7fffc4991910 sp 0x7fffc4991908
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5647813a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647813a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647810b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647810b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647812a2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5647812a2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5647812a47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564780c296a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564780c2c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564780c1e490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f1e7b51fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e7b51fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564780b5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat left ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690174==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c7aadf1e32 bp 0x7ffc612ca950 sp 0x7ffc612ca948
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c7aadf1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7aadf19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7aaafc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7aaafdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7aaceae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c7aacea786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c7aacec7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c7aa6716a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c7aa674698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c7aa666490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fa45f298d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa45f298e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7aa5a3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat random ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690146==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x562d4df2ae32 bp 0x7ffc3a56a170 sp 0x7ffc3a56a168
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x562d4df2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562d4df2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562d4dc359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562d4dc36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562d4de23e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x562d4de23786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x562d4de257f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x562d4d7aa6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x562d4d7ad698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x562d4d79f490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fe76f23cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe76f23ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562d4d6dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat random_free ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690166==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x56261b2d1e32 bp 0x7fff2c2c11d0 sp 0x7fff2c2c11c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x56261b2d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56261b2d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56261afdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56261afddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56261b1cae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56261b1ca786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56261b1cc7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x56261ab516a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x56261ab54698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x56261ab46490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f9f3d436d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f3d436e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56261aa83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departposlat right ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690186==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c7d3768e32 bp 0x7fff951a5110 sp 0x7fff951a5108
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c7d3768e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c7d37689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7d34739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c7d3474d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c7d3661e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c7d3661786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c7d36637f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c7d2fe86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c7d2feb698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c7d2fdd490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fadbd41bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fadbd41be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c7d2f1a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departspeed desired ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689986==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c6dfa8de32 bp 0x7ffd86104210 sp 0x7ffd86104208
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c6dfa8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6dfa8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6df7989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6df799d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6df986e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c6df986786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c6df9887f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c6df30d6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c6df310698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c6df302490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fbc694a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc694a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6df23f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689957==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555b7a9c6e32 bp 0x7fff5f6fd810 sp 0x7fff5f6fd808
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555b7a9c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b7a9c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b7a6d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b7a6d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b7a8ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b7a8c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b7ab2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b7a250c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b7a24c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b7a23a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37b22a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37b22a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b7a178634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x555b7a236aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555b7cb184f1 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_taz inspect_selection departspeed max ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  a5 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689985==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c56e2e5e32 bp 0x7ffe3429ae70 sp 0x7ffe3429ae68
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c56e2e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c56e2e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c56dff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c56dff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c56e1dee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55c56e1de786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55c56e1e07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55c56db656a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55c56db68698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55c56db5a490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fdf6e796d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf6e796e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c56da97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departspeed random ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ac 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689971==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a3d6c3de32 bp 0x7fff611fb6d0 sp 0x7fff611fb6c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a3d6c3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a3d6c3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a3d69489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a3d6949d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a3d6b36e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a3d6b36786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a3d6b387f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a3d64bd6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a3d64c0698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a3d64b2490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f008935cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f008935ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3d63ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departspeed speedlimit ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689994==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55e10594ce32 bp 0x7fffdce09730 sp 0x7fffdce09728
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55e10594ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e10594c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1056579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e105658d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e105845e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e105845786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e1058477f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e1051cc6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e1051cf698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e1051c1490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f52b006bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f52b006be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1050fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection insertionchecks ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690213==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5631ed353e32 bp 0x7ffc165b4d50 sp 0x7ffc165b4d48
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5631ed353e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631ed3539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631ed05e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631ed05fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631ed24ce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5631ed24c786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5631ed24e7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5631ecbd36a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5631ecbd6698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5631ecbc8490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f55d382ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55d382ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631ecb05634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection line ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690125==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x559b569b3e32 bp 0x7ffdb749ecf0 sp 0x7ffdb749ece8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x559b569b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b569b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b566be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b566bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b568ace68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559b568ac786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559b568ae7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559b562336a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559b56236698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559b56228490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fbfe18bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbfe18bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b56165634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection parameters ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  aa 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690228==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563a711f6e32 bp 0x7ffc7376f1f0 sp 0x7ffc7376f1e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563a711f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a711f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a70f019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a70f02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a710efe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563a710ef786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563a710f17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563a70a766a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563a70a79698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563a70a6b490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7fdd05668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd05668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a709a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection personnumber ( Last six runs Jun2023 )

---------- Differences in errors ----------
0a1,83
> Warning: No connection between edge 'taz_2-source' and edge 'taz_3-sink' found.
> Warning: No route for vehicle 'tripB' found.
> Error: Vehicle 'tripB' has no valid route.
> Quitting (on error).
> /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  ab 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  a0 73 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690137==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557fd8276e32 bp 0x7ffd19cf0b10 sp 0x7ffd19cf0b08
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557fd8276e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fd82769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fd7f819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fd7f82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fd816fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557fd816f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557fd81717f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557fd7af66a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557fd7af9698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557fd7aeb490 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:116:9
>     #10 0x7f1beda70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1beda70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fd7a28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x616000010880 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010880: note: object has invalid vptr
>  00 00 00 00  db 32 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  20 82 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2689872==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5629c0b7fe32 bp 0x7ffe0170dc30 sp 0x7ffe0170dc28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5629c0b7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629c0b7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629c088a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629c088bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629c0a85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629c0a7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629c0ce7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629c0409c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629c040556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629c03f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f11d7873d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f11d7873e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629c0331634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5629c03efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629c2cd14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629c0b7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629c088a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,81
< Warning: Vehicle 'trip_3' will not be able to arrive at the given lane 'gneE5_500'!
< Warning: Vehicle 'trip_3' will not be able to arrive at the given lane 'gneE5_500'!
---
> Warning: Vehicle 'trip_3' will not be able to arrive at the given lane 'gneE7_500'!
> Warning: Vehicle 'trip_3' will not be able to arrive at the given lane 'gneE7_500'!
> /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  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 
> =================================================================
> ==2690315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x563ec727be32 bp 0x7ffe93a37350 sp 0x7ffe93a37348
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x563ec727be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ec727b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ec6f869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ec6f87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ec7181ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ec7179952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ec73e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ec6b05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ec6b0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ec6aef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87147f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87147f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ec6a2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  6a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690317==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55cd51aaee32 bp 0x7ffe0a4444d0 sp 0x7ffe0a4444c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55cd51aaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd51aae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd517b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd517bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd519b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd519ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd51c16793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd51338c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd5133456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd51322018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96cbfd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96cbfd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd51260634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55cd5131eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cd53c004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd51aae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd517b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690408==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x564e43ce2e32 bp 0x7ffe11bb5910 sp 0x7ffe11bb5908
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x564e43ce2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e43ce29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e439ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e439eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e43be8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e43be0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e43e4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e4356cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e4356856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e43556018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc18c99ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc18c99ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e43494634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x564e43552aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e45e344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e43ce2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e439ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690341==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c11983ee32 bp 0x7ffe4212c170 sp 0x7ffe4212c168
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c11983ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c11983e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1195499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c11954ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c119744ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c11973c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1199a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c1190c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c1190c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c1190b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1733b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1733b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c118ff0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55c1190aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c11b9904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c11983e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1195499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690277==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55b4a29fae32 bp 0x7fff95cbe0f0 sp 0x7fff95cbe0e8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55b4a29fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4a29fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4a27059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4a2706d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4a2900ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4a28f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4a2b62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4a2284c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4a228056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4a226e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f83283bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f83283bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4a21ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55b4a226aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4a4b4c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4a29fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4a27059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690391==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55adaeccfe32 bp 0x7fff69cbaed0 sp 0x7fff69cbaec8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55adaeccfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55adaeccf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55adae9da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55adae9dbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55adaebd5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55adaebcd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55adaee37793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55adae559c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55adae55556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55adae543018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0d9acf0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0d9acf0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55adae481634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55adae53faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55adb0e214f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55adaeccf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55adae9da9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690246==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55c12004be32 bp 0x7ffcd4301630 sp 0x7ffcd4301628
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55c12004be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c12004b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c11fd569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c11fd57d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c11ff51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c11ff49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1201b3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c11f8d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c11f8d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c11f8bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71b7cccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71b7ccce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c11f7fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55c11f8bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c12219d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c12004b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c11fd569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690426==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55fc16d55e32 bp 0x7fffcdab2d10 sp 0x7fffcdab2d08
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55fc16d55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc16d559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc16a609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc16a61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc16c5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc16c53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc16ebd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc165dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc165db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc165c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17c4bbdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17c4bbde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc16507634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55fc165c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fc18ea74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc16d55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc16a609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690292==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x5608c39f8e32 bp 0x7ffe535e5910 sp 0x7ffe535e5908
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x5608c39f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608c39f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608c37039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608c3704d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608c38feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608c38f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608c3b60793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608c3282c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608c327e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608c326c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdf7436ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdf7436ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608c31aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5608c3268aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608c5b4a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608c39f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608c37039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: 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 
> =================================================================
> ==2690298==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558830952e32 bp 0x7ffdf7ce1a10 sp 0x7ffdf7ce1a08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558830952e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5588309529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55883065d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55883065ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558830858ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558830850952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558830aba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588301dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588301d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588301c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f160ce47d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f160ce47e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558830104634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5588301c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558832aa44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558830952725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55883065d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55e96ffe6e32 bp 0x7ffe1e5204d0 sp 0x7ffe1e5204c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55e96ffe6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e96ffe69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e96fcf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e96fcf2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e96feecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e96fee4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e97014e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e96f870c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e96f86c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e96f85a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe318253d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe318253e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e96f798634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55e96f856aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e9721384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e96ffe6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e96fcf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: note: object has invalid vptr
>  00 00 00 00  57 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690300==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a84f038e32 bp 0x7fffaab20bd0 sp 0x7fffaab20bc8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a84f038e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a84f0389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a84ed439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a84ed44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a84ef3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a84ef36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a84f1a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a84e8c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a84e8be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a84e8ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f99aaaeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f99aaaeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a84e7ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55a84e8a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a85118a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a84f038725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a84ed439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690264==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x558813c48e32 bp 0x7ffc33844350 sp 0x7ffc33844348
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x558813c48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558813c489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5588139539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558813954d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558813b4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558813b46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558813db0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5588134d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5588134ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5588134bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7a9695d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7a9695e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5588133fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x5588134b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558815d9a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558813c48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5588139539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690259==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55f4b0175e32 bp 0x7ffc9bdda230 sp 0x7ffc9bdda228
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55f4b0175e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4b01759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4afe809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4afe81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4b007bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4b0073952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4b02dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4af9ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4af9fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4af9e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2218dfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2218dfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4af927634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55f4af9e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f4b22c74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4b0175725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4afe809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690410==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557cbf6d7e32 bp 0x7ffc76866150 sp 0x7ffc76866148
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557cbf6d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557cbf6d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cbf3e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cbf3e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cbf5ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cbf5d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cbf83f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cbef61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cbef5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cbef4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ed5908d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ed5908e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cbee89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x557cbef47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557cc18294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557cbf6d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cbf3e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x557be6ed3e32 bp 0x7ffda9f1f9d0 sp 0x7ffda9f1f9c8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x557be6ed3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557be6ed39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557be6bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557be6bdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557be6dd9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557be6dd1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557be703b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557be675dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557be675956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557be6747018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f98bb09dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f98bb09de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557be6685634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x557be6743aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557be90254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557be6ed3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557be6bde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz load no_tazs ( Last six runs Jun2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==2690247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x556a3c77b24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556a3d971c31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x556a3d96b6ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x556a3d95ebd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x556a3d971141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x556a3c77ed69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f31b4005d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_taz load 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  a0 72 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690431==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55a17354ee32 bp 0x7fff2bfa53b0 sp 0x7fff2bfa53a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55a17354ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a17354e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1732599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a17325ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a173454ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a17344c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1736b6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a172dd8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a172dd456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a172dc2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2549d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2549d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a172d00634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55a172dbeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1756a04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a17354e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1732599b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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 
> =================================================================
> ==2690376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x55e098538e32 bp 0x7fff768d8210 sp 0x7fff768d8208
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x55e098538e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0985389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0982439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e098244d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e09843eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e098436952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0986a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e097dc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e097dbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e097dac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c1802cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c1802ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e097cea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x55e097da8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e09a68a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e098538725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0982439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x61600000fc80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x61600000fc80: 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  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2690276==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fdb4 at pc 0x555aa5d5ee32 bp 0x7fff703591b0 sp 0x7fff703591a8
> READ of size 4 at 0x61600000fdb4 thread T0
>     #0 0x555aa5d5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aa5d5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aa5a699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aa5a6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aa5c64ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aa5c5c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aa5ec6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aa55e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aa55e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aa55d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3dfdefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3dfdefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aa5510634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fdb4 is located 308 bytes inside of 528-byte region [0x61600000fc80,0x61600000fe90)
> freed by thread T0 here:
>     #0 0x555aa55ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555aa7eb04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aa5d5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aa5a699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz 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 0x616000010580 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010580: note: object has invalid vptr
>  00 00 00 00  7f 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 
> =================================================================
> ==2690263==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x56510f79ee32 bp 0x7ffe9e05ebb0 sp 0x7ffe9e05eba8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x56510f79ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56510f79e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56510f4a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56510f4aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56510f6a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56510f69c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56510f906793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56510f028c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56510f02456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56510f012018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a04689d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a04689e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56510ef50634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x56510f00eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651118f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56510f79e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56510f4a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_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 0x616000010e80 which does not point to an object of type 'const SUMOVehicleParameter'
> 0x616000010e80: 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 
> =================================================================
> ==2690446==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010fb4 at pc 0x558d59a3be32 bp 0x7ffd13c245d0 sp 0x7ffd13c245c8
> READ of size 4 at 0x616000010fb4 thread T0
>     #0 0x558d59a3be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558d59a3b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558d597469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558d59747d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558d59941ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558d59939952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558d59ba3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558d592c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558d592c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558d592af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96b7064d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96b7064e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558d591ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010fb4 is located 308 bytes inside of 528-byte region [0x616000010e80,0x616000011090)
> freed by thread T0 here:
>     #0 0x558d592abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558d5bb8d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558d59a3b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558d597469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561fd068de32 bp 0x7ffdb7e35810 sp 0x7ffdb7e35808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561fd068de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561fd068d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fd03989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fd0399d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fd0593ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fd058b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561fd07f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fcff17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fcff1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fcff01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f935e9bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f935e9bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fcfe3f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561fcfefdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561fd27df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561fd068d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fd03989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684478==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556462be1e32 bp 0x7ffdaed5ec50 sp 0x7ffdaed5ec48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556462be1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556462be19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564628ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564628edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556462ae7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556462adf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556462d49793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55646246bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55646246756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556462455018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d67f6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d67f6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556462393634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556462451aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556464d334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556462be1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564628ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b5a2d5be32 bp 0x7ffe0eb148f0 sp 0x7ffe0eb148e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b5a2d5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5a2d5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5a2a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5a2a67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5a2c61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5a2c59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5a2ec3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5a25e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5a25e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5a25cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c68224d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c68224e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5a250d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b5a25cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b5a4ead4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5a2d5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5a2a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5650f0b06e32 bp 0x7fff9bd63af0 sp 0x7fff9bd63ae8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5650f0b06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650f0b069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650f08119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650f0812d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650f0a0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650f0a04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650f0c6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650f0390c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650f038c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650f037a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12a5a14d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12a5a14e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650f02b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5650f0376aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5650f2c584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650f0b06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650f08119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684401==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d49047de32 bp 0x7ffed58437b0 sp 0x7ffed58437a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d49047de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d49047d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4901889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d490189d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d490383ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d49037b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4905e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d48fd07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d48fd0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d48fcf1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5aed0ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5aed0cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d48fc2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d48fcedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d4925cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d49047d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4901889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  25 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684535==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5611c0599e32 bp 0x7fff3996cc70 sp 0x7fff3996cc68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5611c0599e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611c05999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611c02a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611c02a5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5611c049febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5611c0497952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611c0701793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5611bfe23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5611bfe1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611bfe0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f436c58ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f436c58ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611bfd4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5611bfe09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611c26eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5611c0599725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611c02a49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684383==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560e40124e32 bp 0x7ffd110f0b10 sp 0x7ffd110f0b08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560e40124e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e401249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e3fe2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e3fe30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e4002aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e40022952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e4028c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e3f9aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e3f9aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e3f998018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f16deaf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f16deaf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e3f8d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560e3f994aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e422764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e40124725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e3fe2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2684390==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562e71a1ae32 bp 0x7fffcf67b310 sp 0x7fffcf67b308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562e71a1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e71a1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e717259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e71726d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e71920ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e71918952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e71b82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e712a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e712a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e7128e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf78d09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf78d09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e711cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562e7128aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562e73b6c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e71a1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e717259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684554==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56368b550e32 bp 0x7ffeaabc1ff0 sp 0x7ffeaabc1fe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56368b550e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56368b5509df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56368b25b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56368b25cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56368b456ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56368b44e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56368b6b8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56368addac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56368add656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56368adc4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62803cdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62803cde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56368ad02634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56368adc0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56368d6a24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56368b550725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56368b25b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f5ba5afe32 bp 0x7fff4216b0d0 sp 0x7fff4216b0c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f5ba5afe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5ba5af9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5ba2ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5ba2bbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5ba4b5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5ba4ad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5ba717793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5b9e39c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5b9e3556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5b9e23018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe4c147d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe4c147e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5b9d61634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f5b9e1faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5bc7014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5ba5af725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5ba2ba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684450==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f39ff07e32 bp 0x7fffd3d161f0 sp 0x7fffd3d161e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f39ff07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f39ff079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f39fc129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f39fc13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f39fe0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f39fe05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f3a006f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f39f791c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f39f78d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f39f77b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff03b95cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff03b95ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f39f6b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f39f777aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f3a20594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f39ff07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f39fc129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684537==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed14ed6e32 bp 0x7ffe569941f0 sp 0x7ffe569941e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed14ed6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed14ed69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed14be19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed14be2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed14ddcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed14dd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed1503e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed14760c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed1475c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed1474a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ba2404d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ba2404e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed14688634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed14746aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed170284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed14ed6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed14be19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684456==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fca38bce32 bp 0x7ffedeceacf0 sp 0x7ffedeceace8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fca38bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fca38bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fca35c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fca35c8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fca37c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fca37ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fca3a24793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fca3146c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fca314256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fca3130018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76f960bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76f960be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fca306e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fca312caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fca5a0e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fca38bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fca35c79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684391==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56130cab1e32 bp 0x7ffcaea8aa70 sp 0x7ffcaea8aa68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56130cab1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56130cab19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56130c7bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56130c7bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56130c9b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56130c9af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56130cc19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56130c33bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56130c33756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56130c325018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb732d88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb732d88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56130c263634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56130c321aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56130ec034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56130cab1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56130c7bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684552==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5623a4128e32 bp 0x7ffc3445d5f0 sp 0x7ffc3445d5e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5623a4128e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623a41289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623a3e339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623a3e34d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623a402eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623a4026952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623a4290793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623a39b2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623a39ae56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623a399c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5b9c15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5b9c15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623a38da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5623a3998aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623a627a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623a4128725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623a3e339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684511==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563f18319e32 bp 0x7fff71d5f770 sp 0x7fff71d5f768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563f18319e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563f183199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563f180249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563f18025d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563f1821febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563f18217952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563f18481793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563f17ba3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563f17b9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563f17b8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6aad129d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aad129e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563f17acb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563f17b89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563f1a46b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563f18319725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563f180249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684527==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562c31fa7e32 bp 0x7ffc116500f0 sp 0x7ffc116500e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562c31fa7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c31fa79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c31cb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c31cb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c31eadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c31ea5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c3210f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c31831c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c3182d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c3181b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f135c877d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f135c877e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c31759634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562c31817aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562c340f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c31fa7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c31cb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684394==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f61a709e32 bp 0x7ffddbd41410 sp 0x7ffddbd41408
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f61a709e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f61a7099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f61a4149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f61a415d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f61a60febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f61a607952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f61a871793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f619f93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f619f8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f619f7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f69cc85bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f69cc85be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f619ebb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f619f79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f61c85b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f61a709725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f61a4149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5629bb3a1e32 bp 0x7ffea9973eb0 sp 0x7ffea9973ea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5629bb3a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629bb3a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629bb0ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629bb0add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629bb2a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629bb29f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629bb509793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629bac2bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629bac2756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629bac15018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe9ecb32d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe9ecb32e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629bab53634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5629bac11aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629bd4f34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629bb3a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629bb0ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684787==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55de87810e32 bp 0x7ffebb4ecfb0 sp 0x7ffebb4ecfa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55de87810e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55de878109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55de8751b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55de8751cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55de87716ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55de8770e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55de87978793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55de8709ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55de8709656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55de87084018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3689405d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3689405e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55de86fc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55de87080aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55de899624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55de87810725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55de8751b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684735==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ad1546de32 bp 0x7ffe6d892ef0 sp 0x7ffe6d892ee8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ad1546de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad1546d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad151789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad15179d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad15373ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad1536b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad155d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad14cf7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad14cf356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad14ce1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff041837d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff041837e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad14c1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ad14cddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ad175bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad1546d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad151789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2684792==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d419922e32 bp 0x7ffdee5ef930 sp 0x7ffdee5ef928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d419922e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4199229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d41962d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d41962ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d419828ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d419820952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d419a8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4191acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4191a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d419196018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f311b866d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f311b866e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4190d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d419192aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d41ba744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d419922725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d41962d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684812==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e5e1d56e32 bp 0x7ffda26fd870 sp 0x7ffda26fd868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e5e1d56e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e5e1d569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e5e1a619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e5e1a62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e5e1c5cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e5e1c54952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e5e1ebe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e5e15e0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e5e15dc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e5e15ca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc62cf8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc62cf8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e5e1508634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e5e15c6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e5e3ea84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e5e1d56725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e5e1a619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684799==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558cc3067e32 bp 0x7ffeaa32acb0 sp 0x7ffeaa32aca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558cc3067e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cc30679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558cc2d729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558cc2d73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558cc2f6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558cc2f65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558cc31cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558cc28f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558cc28ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558cc28db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e52d37d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e52d37e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558cc2819634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558cc28d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558cc51b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cc3067725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558cc2d729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  26 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684951==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563e9e5b3e32 bp 0x7ffe8a10d5d0 sp 0x7ffe8a10d5c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563e9e5b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e9e5b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e9e2be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e9e2bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e9e4b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e9e4b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e9e71b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e9de3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e9de3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e9de27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbab574dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbab574de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e9dd65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563e9de23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563ea07054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e9e5b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e9e2be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565388eafe32 bp 0x7ffcbd2a8d10 sp 0x7ffcbd2a8d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565388eafe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565388eaf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565388bba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565388bbbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565388db5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565388dad952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x565389017793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565388739c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56538873556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x565388723018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3689edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3689ede3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565388661634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56538871faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56538b0014f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565388eaf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565388bba9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684864==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555a2a05ae32 bp 0x7ffc21435fb0 sp 0x7ffc21435fa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555a2a05ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a2a05a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a29d659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a29d66d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a29f60ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a29f58952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a2a1c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a298e4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a298e056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a298ce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff33d0a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff33d0a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a2980c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555a298caaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a2c1ac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a2a05a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a29d659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  26 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560eebd9ae32 bp 0x7fff9e7edf10 sp 0x7fff9e7edf08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560eebd9ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560eebd9a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560eebaa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560eebaa6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560eebca0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560eebc98952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560eebf02793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560eeb624c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560eeb62056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560eeb60e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fa3bfad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fa3bfae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560eeb54c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560eeb60aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560eedeec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560eebd9a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560eebaa59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684828==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559215139e32 bp 0x7fff40ee1c10 sp 0x7fff40ee1c08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559215139e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5592151399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559214e449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559214e45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55921503febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559215037952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5592152a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5592149c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5592149bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5592149ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3afcbd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3afcbd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5592148eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5592149a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55921728b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559215139725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559214e449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684857==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd9b725e32 bp 0x7ffc49996b30 sp 0x7ffc49996b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd9b725e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd9b7259df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd9b4309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd9b431d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd9b62bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd9b623952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd9b88d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd9afafc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd9afab56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd9af99018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24fd922d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24fd922e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd9aed7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd9af95aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cd9d8774f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd9b725725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd9b4309b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5640afe99e32 bp 0x7fff1654b050 sp 0x7fff1654b048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5640afe99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640afe999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640afba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640afba5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640afd9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640afd97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640b0001793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640af723c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640af71f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640af70d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3e7bae8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3e7bae8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640af64b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5640af709aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5640b1feb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640afe99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640afba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  25 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684876==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c78971de32 bp 0x7fffbdbb7210 sp 0x7fffbdbb7208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c78971de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c78971d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c7894289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c789429d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c789623ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c78961b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c789885793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c788fa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c788fa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c788f91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa06c5d7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa06c5d7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c788ecf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c788f8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c78b86f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c78971d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c7894289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684965==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559fd0b03e32 bp 0x7ffd2e9e8170 sp 0x7ffd2e9e8168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559fd0b03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559fd0b039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559fd080e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559fd080fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559fd09fce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x559fd09fc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x559fd09fe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x559fd03836a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x559fd0386698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x559fd0377216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f5ec4101d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ec4101e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559fd02b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559fd0373aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559fd2c554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559fd0b03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559fd080e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684963==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b4dc4c3e32 bp 0x7fffd8c45b70 sp 0x7fffd8c45b68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b4dc4c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4dc4c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4dc1ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4dc1cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4dc3c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4dc3c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4dc62b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4dbd4dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4dbd4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4dbd37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2f26e26d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2f26e26e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4dbc75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b4dbd33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4de6154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4dc4c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4dc1ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2684964==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563eba92ae32 bp 0x7ffdd3925550 sp 0x7ffdd3925548
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563eba92ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563eba92a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563eba6359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563eba636d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563eba823e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x563eba823786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x563eba8257f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563eba1aa6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563eba1ad698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563eba19e216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f289c694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f289c694e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563eba0dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563eba19aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563ebca7c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563eba92a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563eba6359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f9b771de32 bp 0x7ffe12e7f310 sp 0x7ffe12e7f308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f9b771de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f9b771d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9b74289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f9b7429d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f9b7623ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f9b761b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f9b7885793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9b6fa7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9b6fa356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f9b6f91018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f92f7760d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f92f7760e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9b6ecf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f9b6f8daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f9b986f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f9b771d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9b74289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2684639==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ed10303e32 bp 0x7ffd43976310 sp 0x7ffd43976308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ed10303e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ed103039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ed1000e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ed1000fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ed10209ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ed10201952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ed1046b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ed0fb8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ed0fb8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ed0fb77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff082715d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff082715e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ed0fab5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ed0fb73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ed124554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ed10303725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ed1000e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684656==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55646c45be32 bp 0x7ffe5b95a310 sp 0x7ffe5b95a308
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55646c45be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55646c45b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55646c1669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55646c167d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55646c361ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55646c359952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55646c5c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55646bce5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55646bce156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55646bccf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77c2aaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77c2aaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55646bc0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55646bccbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55646e5ad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55646c45b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55646c1669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684657==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56365f075e32 bp 0x7ffedfe974d0 sp 0x7ffedfe974c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56365f075e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56365f0759df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56365ed809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56365ed81d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56365ef7bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56365ef73952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56365f1dd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56365e8ffc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56365e8fb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56365e8e9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f40e5892d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f40e5892e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56365e827634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56365e8e5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636611c74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56365f075725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56365ed809b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  25 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684620==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562f6cebee32 bp 0x7ffdeee11750 sp 0x7ffdeee11748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562f6cebee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f6cebe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f6cbc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f6cbcad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f6cdc4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f6cdbc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f6d026793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f6c748c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f6c74456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f6c732018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea56b94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea56b94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f6c670634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562f6c72eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f6f0104f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f6cebe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f6cbc99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684638==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cf64bd0e32 bp 0x7ffd481ad9d0 sp 0x7ffd481ad9c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cf64bd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf64bd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf648db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf648dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf64ad6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf64ace952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf64d38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf6445ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf6445656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf64444018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35c27e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35c27e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf64382634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cf64440aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cf66d224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf64bd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf648db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684641==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556a7e646e32 bp 0x7ffe71e512b0 sp 0x7ffe71e512a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556a7e646e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a7e6469df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a7e3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a7e352d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a7e54cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a7e544952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a7e7ae793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a7ded0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a7decc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a7deba018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22aabb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22aabb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a7ddf8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556a7deb6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556a807984f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a7e646725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a7e3519b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684698==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5640eca9ee32 bp 0x7fff500edb10 sp 0x7fff500edb08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5640eca9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5640eca9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5640ec7a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5640ec7aad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5640ec9a4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5640ec99c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5640ecc06793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5640ec328c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5640ec32456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5640ec312018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb9133dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb9133de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5640ec250634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5640ec30eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5640eebf04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5640eca9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5640ec7a99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  23 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555d3ef52e32 bp 0x7ffd0a37ae90 sp 0x7ffd0a37ae88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555d3ef52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d3ef529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d3ec5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d3ec5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d3ee58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d3ee50952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d3f0ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d3e7dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d3e7d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d3e7c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97c6623d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97c6623e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d3e704634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555d3e7c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555d410a44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d3ef52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d3ec5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684676==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563dd03b2e32 bp 0x7ffd68ff4210 sp 0x7ffd68ff4208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563dd03b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dd03b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dd00bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dd00bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dd02b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dd02b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dd051a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dcfc3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dcfc3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dcfc26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2390d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2390d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dcfb64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563dcfc22aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563dd25044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dd03b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dd00bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684709==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a424338e32 bp 0x7ffcad86e4b0 sp 0x7ffcad86e4a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a424338e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4243389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4240439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a424044d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a42423eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a424236952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4244a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a423bc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a423bbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a423bac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3489e65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3489e65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a423aea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a423ba8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a42648a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a424338725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4240439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684673==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5654d1007e32 bp 0x7fffa5e6cf50 sp 0x7fffa5e6cf48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5654d1007e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654d10079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654d0d129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654d0d13d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654d0f0debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654d0f05952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654d116f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654d0891c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654d088d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654d087b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d779d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d779d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654d07b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5654d0877aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654d31594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654d1007725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654d0d129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684690==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cd52b92e32 bp 0x7fff916109d0 sp 0x7fff916109c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cd52b92e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd52b929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd5289d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd5289ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd52a98ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd52a90952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd52cfa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd5241cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd5241856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd52406018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0d00e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0d00e0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd52344634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cd52402aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cd54ce44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd52b92725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd5289d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d24c5aee32 bp 0x7fffe3e66e10 sp 0x7fffe3e66e08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d24c5aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d24c5ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d24c2b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d24c2bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d24c4b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d24c4ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d24c716793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d24be38c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d24be3456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d24be22018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2fe95fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2fe95fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d24bd60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d24be1eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d24e7004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d24c5ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d24c2b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684890==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564b3c9dbe32 bp 0x7ffe719edad0 sp 0x7ffe719edac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564b3c9dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b3c9db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b3c6e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b3c6e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b3c8e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b3c8d9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b3cb43793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b3c265c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b3c26156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b3c24f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3802e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3802e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b3c18d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564b3c24baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564b3eb2d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b3c9db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b3c6e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684901==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5587ed1b0e32 bp 0x7fff028d55f0 sp 0x7fff028d55e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5587ed1b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587ed1b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587ecebb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587ecebcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587ed0b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587ed0ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587ed318793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587eca3ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587eca3656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587eca24018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dad3cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dad3cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587ec962634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5587eca20aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587ef3024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587ed1b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587ecebb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56364529be32 bp 0x7fff20829d30 sp 0x7fff20829d28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56364529be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56364529b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563644fa69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563644fa7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636451a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563645199952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563645403793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563644b25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563644b2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563644b0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc071c61d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc071c61e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563644a4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563644b0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636473ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56364529b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563644fa69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559caba5ee32 bp 0x7ffdcf1563d0 sp 0x7ffdcf1563c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559caba5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559caba5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cab7699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cab76ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cab964ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cab95c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559cabbc6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559cab2e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559cab2e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cab2d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fab0dd15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fab0dd15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cab210634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559cab2ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559cadbb04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559caba5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cab7699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c1637d8e32 bp 0x7fff076817f0 sp 0x7fff076817e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c1637d8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1637d89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1634e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c1634e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c1636deebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1636d6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c163940793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c163062c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c16305e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c16304c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8458488d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8458488e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c162f8a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c163048aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c16592a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c1637d8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1634e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684934==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563142091e32 bp 0x7fffb3d29410 sp 0x7fffb3d29408
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563142091e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631420919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563141d9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563141d9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563141f97ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563141f8f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631421f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56314191bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56314191756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563141905018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2cd5276d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2cd5276e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563141843634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563141901aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5631441e34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563142091725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563141d9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684719==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5572cd8f5e32 bp 0x7fff35954070 sp 0x7fff35954068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5572cd8f5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5572cd8f59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5572cd6009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5572cd601d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5572cd7fbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5572cd7f3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5572cda5d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5572cd17fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5572cd17b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5572cd169018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca35b91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca35b91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5572cd0a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5572cd165aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5572cfa474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5572cd8f5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5572cd6009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684714==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56023fbffe32 bp 0x7ffcee6ae930 sp 0x7ffcee6ae928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56023fbffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56023fbff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56023f90a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56023f90bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56023fb05ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56023fafd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56023fd67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56023f489c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56023f48556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56023f473018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f24f16dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f24f16dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56023f3b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56023f46faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560241d514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56023fbff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56023f90a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684718==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564f28726e32 bp 0x7ffe8dad0f30 sp 0x7ffe8dad0f28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564f28726e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f287269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f284319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f28432d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f2862cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f28624952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f2888e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f27fb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f27fac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f27f9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff754f05d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff754f05e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f27ed8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564f27f96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564f2a8784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f28726725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f284319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684717==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e81c855e32 bp 0x7fff87f94b90 sp 0x7fff87f94b88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e81c855e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e81c8559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e81c5609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e81c561d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e81c75bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e81c753952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e81c9bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e81c0dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e81c0db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e81c0c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5964845d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5964845e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e81c007634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e81c0c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e81e9a74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e81c855725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e81c5609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684734==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560f7dd3de32 bp 0x7ffde06cf4b0 sp 0x7ffde06cf4a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560f7dd3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f7dd3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f7da489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f7da49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f7dc43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f7dc3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f7dea5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f7d5c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f7d5c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f7d5b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb20a906d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb20a906e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f7d4ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560f7d5adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f7fe8f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f7dd3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f7da489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  49 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684572==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558408ea3e32 bp 0x7ffc032ca170 sp 0x7ffc032ca168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558408ea3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558408ea39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558408bae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558408bafd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558408da9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558408da1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55840900b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55840872dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55840872956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558408717018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7173be5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7173be5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558408655634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558408713aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55840aff54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558408ea3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558408bae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684950==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557461ab9e32 bp 0x7ffe9420e3d0 sp 0x7ffe9420e3c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557461ab9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557461ab99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574617c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574617c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574619bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574619b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557461c21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557461343c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55746133f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55746132d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15fdc4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15fdc4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55746126b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557461329aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557463c0b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557461ab9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574617c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684874==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56078d38ee32 bp 0x7ffcdc938890 sp 0x7ffcdc938888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56078d38ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56078d38e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56078d0999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56078d09ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56078d294ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56078d28c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56078d4f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56078cc18c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56078cc1456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56078cc02018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b7f35bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b7f35be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56078cb40634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56078cbfeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56078f4e04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56078d38e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56078d0999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fb 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555f0cc41e32 bp 0x7fff073721d0 sp 0x7fff073721c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555f0cc41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f0cc419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f0c94c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f0c94dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f0cb47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f0cb3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f0cda9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f0c4cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f0c4c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f0c4b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbef2e03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbef2e03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f0c3f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555f0c4b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555f0ed934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f0cc41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f0c94c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684875==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e9b314fe32 bp 0x7ffe44136490 sp 0x7ffe44136488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e9b314fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e9b314f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e9b2e5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e9b2e5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e9b3055ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e9b304d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e9b32b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e9b29d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e9b29d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e9b29c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01e0758d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01e0758e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e9b2901634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e9b29bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e9b52a14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e9b314f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e9b2e5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684575==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5570e2c5ce32 bp 0x7fff335b0e90 sp 0x7fff335b0e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5570e2c5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570e2c5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570e29679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570e2968d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570e2b62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570e2b5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570e2dc4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570e24e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570e24e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570e24d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17c5005d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17c5005e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570e240e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5570e24ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570e4dae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570e2c5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570e29679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684585==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f36cf18e32 bp 0x7ffffa024550 sp 0x7ffffa024548
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f36cf18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f36cf189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f36cc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f36cc24d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f36ce1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f36ce16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f36d080793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f36c7a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f36c79e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f36c78c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f90c94aad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f90c94aae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f36c6ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f36c788aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f36f06a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f36cf18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f36cc239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684596==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561faa06be32 bp 0x7ffe40348f30 sp 0x7ffe40348f28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561faa06be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561faa06b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561fa9d769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561fa9d77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561fa9f71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561fa9f69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561faa1d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561fa98f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561fa98f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561fa98df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe409586d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe409586e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561fa981d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561fa98dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561fac1bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561faa06b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561fa9d769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684588==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55aed8191e32 bp 0x7fff83f9fb70 sp 0x7fff83f9fb68
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55aed8191e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aed81919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aed7e9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aed7e9dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aed8097ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aed808f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aed82f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aed7a1bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aed7a1756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aed7a05018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd297353d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd297353e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aed7943634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55aed7a01aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aeda2e34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aed8191725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aed7e9c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685183==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560a5b6a9e32 bp 0x7ffe15710c50 sp 0x7ffe15710c48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560a5b6a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a5b6a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a5b3b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a5b3b5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a5b5afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a5b5a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a5b811793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a5af33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a5af2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a5af1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f220fbe0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f220fbe0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a5ae5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560a5af19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560a5d7fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a5b6a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a5b3b49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685182==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b1c191be32 bp 0x7ffc94de06b0 sp 0x7ffc94de06a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b1c191be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1c191b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1c16269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1c1627d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1c1821ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1c1819952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1c1a83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1c11a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1c11a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1c118f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e8645bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e8645be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1c10cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b1c118baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1c3a6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1c191b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1c16269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  63 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 
> =================================================================
> ==2685185==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5576bded7e32 bp 0x7ffcd7652530 sp 0x7ffcd7652528
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5576bded7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576bded79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5576bdbe29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5576bdbe3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5576bddddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5576bddd5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5576be03f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5576bd761c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5576bd75d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5576bd74b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f15cea0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f15cea0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5576bd689634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5576bd747aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5576c00294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576bded7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5576bdbe29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685218==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56195f737e32 bp 0x7ffecbfc8c90 sp 0x7ffecbfc8c88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56195f737e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56195f7379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56195f4429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56195f443d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56195f63debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56195f635952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56195f89f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56195efc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56195efbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56195efab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd13066ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd13066ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56195eee9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56195efa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5619618894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56195f737725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56195f4429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  7c 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 
> =================================================================
> ==2685197==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55eb41eaee32 bp 0x7fff7c7b3770 sp 0x7fff7c7b3768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55eb41eaee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb41eae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb41bb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb41bbad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb41db4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb41dac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb42016793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb41738c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb4173456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb41722018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efc981b2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efc981b2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb41660634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55eb4171eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb440004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb41eae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb41bb99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685315==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562f25389e32 bp 0x7ffc01cc6f50 sp 0x7ffc01cc6f48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562f25389e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f253899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f250949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f25095d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f2528febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f25287952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f254f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f24c13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f24c0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f24bfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3db2a54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3db2a54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f24b3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562f24bf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f274db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f25389725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f250949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  73 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 
> =================================================================
> ==2685304==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555740ac8e32 bp 0x7fff964f6cd0 sp 0x7fff964f6cc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555740ac8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555740ac89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557407d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557407d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557409ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557409c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555740c30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555740352c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55574034e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55574033c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14e6c3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14e6c3de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55574027a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555740338aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555742c1a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555740ac8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557407d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2685242==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5561e7a17e32 bp 0x7ffdbf70b7b0 sp 0x7ffdbf70b7a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5561e7a17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5561e7a179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5561e77229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5561e7723d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5561e791debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5561e7915952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5561e7b7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5561e72a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5561e729d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5561e728b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f13a72e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f13a72e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561e71c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5561e7287aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5561e9b694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5561e7a17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5561e77229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  68 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 
> =================================================================
> ==2685225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d4a2b86e32 bp 0x7ffdda516bb0 sp 0x7ffdda516ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d4a2b86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d4a2b869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4a28919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d4a2892d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d4a2a8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d4a2a84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4a2cee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d4a2410c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d4a240c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d4a23fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f9240ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f9240ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d4a2338634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d4a23f6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d4a4cd84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d4a2b86725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4a28919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685231==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557823f61e32 bp 0x7ffc345ddb30 sp 0x7ffc345ddb28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557823f61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557823f619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557823c6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557823c6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557823e67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557823e5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578240c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578237ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578237e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578237d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca5ef21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca5ef21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557823713634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5578237d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5578260b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557823f61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557823c6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  68 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 
> =================================================================
> ==2685232==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f2a9dfde32 bp 0x7ffe50a205d0 sp 0x7ffe50a205c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f2a9dfde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2a9dfd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2a9b089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2a9b09d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2a9d03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2a9cfb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2a9f65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2a9687c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2a968356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2a9671018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ce0fc4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ce0fc4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2a95af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f2a966daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2abf4f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2a9dfd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2a9b089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2684993==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e276c53e32 bp 0x7fffbf1cfe10 sp 0x7fffbf1cfe08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e276c53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e276c539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e27695e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e27695fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e276b59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e276b51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e276dbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e2764ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e2764d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e2764c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe95b6f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe95b6f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e276405634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e2764c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e278da54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e276c53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e27695e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685258==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560bd1041e32 bp 0x7ffe83d39910 sp 0x7ffe83d39908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560bd1041e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bd10419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bd0d4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bd0d4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bd0f47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560bd0f3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560bd11a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bd08cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bd08c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bd08b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a3a922d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a3a922e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bd07f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560bd08b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560bd31934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560bd1041725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bd0d4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  60 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 
> =================================================================
> ==2685348==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bf27f9ee32 bp 0x7ffeee32af90 sp 0x7ffeee32af88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bf27f9ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf27f9e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf27ca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf27caad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf27e97e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55bf27e97786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55bf27e997f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55bf2781e6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55bf27821698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55bf27812216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7ff6d4c48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6d4c48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf27750634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bf2780eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bf2a0f04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf27f9e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf27ca99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685328==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5612481e6e32 bp 0x7ffca219dd50 sp 0x7ffca219dd48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5612481e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5612481e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561247ef19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561247ef2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5612480ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5612480e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56124834e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561247a70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561247a6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561247a5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3956220d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3956220e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561247998634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561247a56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56124a3384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5612481e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561247ef19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685344==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5647be814e32 bp 0x7ffcfa661830 sp 0x7ffcfa661828
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5647be814e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647be8149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647be51f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647be520d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647be70de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5647be70d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5647be70f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5647be0946a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5647be097698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5647be088216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc0c51e7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0c51e7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647bdfc6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5647be084aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5647c09664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647be814725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647be51f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  66 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 
> =================================================================
> ==2685022==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a1e703de32 bp 0x7fff1a2ef8f0 sp 0x7fff1a2ef8e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a1e703de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1e703d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1e6d489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1e6d49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1e6f43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1e6f3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1e71a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1e68c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1e68c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1e68b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84c4804d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84c4804e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1e67ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a1e68adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1e918f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1e703d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1e6d489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685024==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d1f9610e32 bp 0x7ffe385fadb0 sp 0x7ffe385fada8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d1f9610e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d1f96109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d1f931b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d1f931cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d1f9516ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d1f950e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d1f9778793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d1f8e9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d1f8e9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d1f8e84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdc30cc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdc30cc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d1f8dc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d1f8e80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d1fb7624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d1f9610725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d1f931b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685026==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559c85a24e32 bp 0x7ffe81761db0 sp 0x7ffe81761da8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559c85a24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c85a249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c8572f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c85730d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c8592aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c85922952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c85b8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c852aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c852aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c85298018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f782d7acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f782d7ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c851d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559c85294aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559c87b764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c85a24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c8572f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2684998==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55867c783e32 bp 0x7fff95fa8670 sp 0x7fff95fa8668
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55867c783e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55867c7839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55867c48e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55867c48fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55867c689ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55867c681952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55867c8eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55867c00dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55867c00956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55867bff7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efdd7040d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdd7040e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55867bf35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55867bff3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55867e8d54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55867c783725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55867c48e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  66 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 
> =================================================================
> ==2685013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562c318d6e32 bp 0x7ffe80cf7f50 sp 0x7ffe80cf7f48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562c318d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562c318d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562c315e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562c315e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562c317dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562c317d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562c31a3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562c31160c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562c3115c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562c3114a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8d5854d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8d5854e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562c31088634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562c31146aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562c33a284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562c318d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562c315e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  66 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 
> =================================================================
> ==2684999==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56058c81be32 bp 0x7ffd4d6d8510 sp 0x7ffd4d6d8508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56058c81be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56058c81b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56058c5269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56058c527d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56058c721ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56058c719952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56058c983793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56058c0a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56058c0a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56058c08f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b2b8c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b2b8c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56058bfcd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56058c08baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56058e96d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56058c81b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56058c5269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685119==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55784d154e32 bp 0x7ffc58267090 sp 0x7ffc58267088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55784d154e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55784d1549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55784ce5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55784ce60d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55784d05aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55784d052952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55784d2bc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55784c9dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55784c9da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55784c9c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4d6c8f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4d6c8f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55784c906634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55784c9c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55784f2a64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55784d154725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55784ce5f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685037==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557fa62e5e32 bp 0x7ffd8ffd7890 sp 0x7ffd8ffd7888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557fa62e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fa62e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fa5ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fa5ff1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fa61ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fa61e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fa644d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557fa5b6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557fa5b6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557fa5b59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f394b146d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f394b146e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fa5a97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557fa5b55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557fa84374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fa62e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fa5ff09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  8f 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 
> =================================================================
> ==2685077==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562f4dd51e32 bp 0x7ffc76347e10 sp 0x7ffc76347e08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562f4dd51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f4dd519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f4da5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f4da5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f4dc57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f4dc4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f4deb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f4d5dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f4d5d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f4d5c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c4c13ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c4c13ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f4d503634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562f4d5c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f4fea34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f4dd51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f4da5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  ab 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 
> =================================================================
> ==2685120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e6e2e3de32 bp 0x7ffffffd2470 sp 0x7ffffffd2468
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e6e2e3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6e2e3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6e2b489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6e2b49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6e2d43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6e30089f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55e6e3006ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55e6e26c96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55e6e26c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6e26b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f021b307d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f021b307e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6e25ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e6e26adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6e4f8f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6e2e3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6e2b489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  76 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 
> =================================================================
> ==2685051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5620e8879e32 bp 0x7fff9911b290 sp 0x7fff9911b288
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5620e8879e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620e88799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620e85849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620e8585d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620e877febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620e8777952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5620e89e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5620e8103c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5620e80ff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5620e80ed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f00b0b29d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f00b0b29e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5620e802b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5620e80e9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5620ea9cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620e8879725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620e85849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  79 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 
> =================================================================
> ==2685106==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556a17fe4e32 bp 0x7ffe70c23930 sp 0x7ffe70c23928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556a17fe4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556a17fe49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556a17cef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556a17cf0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556a17eeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556a17ee2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556a1814c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556a1786ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556a1786a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556a17858018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76738b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76738b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556a17796634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556a17854aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556a1a1364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556a17fe4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556a17cef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685303==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5559e3c0ee32 bp 0x7ffd7b7e0630 sp 0x7ffd7b7e0628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5559e3c0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559e3c0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559e39199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559e391ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559e3b14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559e3b0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559e3d76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559e3498c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559e349456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559e3482018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91a46ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91a46ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559e33c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5559e347eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559e5d604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559e3c0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559e39199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685265==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557a60acce32 bp 0x7ffe356e0750 sp 0x7ffe356e0748
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557a60acce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a60acc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a607d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a607d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a609d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557a609ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557a60c34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557a60356c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557a6035256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557a60340018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe7a02dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe7a02dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a6027e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557a6033caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557a62c1e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a60acc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a607d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685280==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c0d8fc9e32 bp 0x7ffc3943f110 sp 0x7ffc3943f108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c0d8fc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0d8fc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0d8cd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0d8cd5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0d8ecfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0d8ec7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0d9131793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0d8853c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0d884f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0d883d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60cbe70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60cbe70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0d877b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c0d8839aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0db11b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0d8fc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0d8cd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685285==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56092faeae32 bp 0x7ffd730f8970 sp 0x7ffd730f8968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56092faeae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56092faea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56092f7f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56092f7f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56092f9f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56092f9e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56092fc52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56092f374c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56092f37056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56092f35e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18ed774d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18ed774e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56092f29c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56092f35aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560931c3c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56092faea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56092f7f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558cd34d5e32 bp 0x7ffea5e28ff0 sp 0x7ffea5e28fe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558cd34d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558cd34d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558cd31e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558cd31e1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558cd33dbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558cd33d3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558cd363d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558cd2d5fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558cd2d5b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558cd2d49018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1dd4794d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1dd4794e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558cd2c87634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558cd2d45aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558cd56274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558cd34d5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558cd31e09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685284==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b40bec5e32 bp 0x7fff7b7b4930 sp 0x7fff7b7b4928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b40bec5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b40bec59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b40bbd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b40bbd1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b40bdcbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b40bdc3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b40c02d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b40b74fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b40b74b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b40b739018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f55d21d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f55d21e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b40b677634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b40b735aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b40e0174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b40bec5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b40bbd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685299==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a96792de32 bp 0x7fffb2b91110 sp 0x7fffb2b91108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a96792de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a96792d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9676389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a967639d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a967833ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a96782b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a967a95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9671b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9671b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9671a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b2f806d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b2f806e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9670df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a96719daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a969a7f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a96792d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9676389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685157==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55999263ee32 bp 0x7ffc7bd6ef10 sp 0x7ffc7bd6ef08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55999263ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55999263e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5599923499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55999234ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559992544ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55999253c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5599927a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559991ec8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559991ec456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559991eb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f2ce42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f2ce42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559991df0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559991eaeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5599947904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55999263e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5599923499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685145==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562f0d15de32 bp 0x7ffdfbf6fc50 sp 0x7ffdfbf6fc48
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562f0d15de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f0d15d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f0ce689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f0ce69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f0d063ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f0d3289f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x562f0d326ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x562f0c9e96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x562f0c9e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f0c9d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2ad5d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2ad5d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f0c90f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562f0c9cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f0f2af4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f0d15d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f0ce689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  66 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 
> =================================================================
> ==2685156==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555d9f62de32 bp 0x7ffce8265150 sp 0x7ffce8265148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555d9f62de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d9f62d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d9f3389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d9f339d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d9f533ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d9f52b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d9f795793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d9eeb7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d9eeb356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d9eea1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d20291d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d20291e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d9eddf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555d9ee9daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555da177f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d9f62d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d9f3389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685151==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5610ea3f2e32 bp 0x7fffecc9b190 sp 0x7fffecc9b188
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5610ea3f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5610ea3f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5610ea0fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5610ea0fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5610ea2f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5610ea2f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5610ea55a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5610e9c7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5610e9c7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5610e9c66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe29ba7bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe29ba7be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5610e9ba4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5610e9c62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5610ec5444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5610ea3f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5610ea0fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685171==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559bb6e3de32 bp 0x7ffd3dae72d0 sp 0x7ffd3dae72c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559bb6e3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559bb6e3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559bb6b489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559bb6b49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559bb6d43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559bb6d3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559bb6fa5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559bb66c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559bb66c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559bb66b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc0fa447d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc0fa447e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559bb65ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559bb66adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559bb8f8f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559bb6e3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559bb6b489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fd 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685317==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556e61e2de32 bp 0x7fffa01b7c90 sp 0x7fffa01b7c88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556e61e2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556e61e2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556e61b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556e61b39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556e61d33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556e61d2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556e61f95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556e616b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556e616b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556e616a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0c97e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0c97e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556e615df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556e6169daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556e63f7f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556e61e2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556e61b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  66 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 
> =================================================================
> ==2685243==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558276b09e32 bp 0x7ffd89c510f0 sp 0x7ffd89c510e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558276b09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558276b099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582768149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558276815d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558276a0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558276a07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558276c71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558276393c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55827638f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55827637d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbdb3cb6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbdb3cb6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582762bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558276379aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558278c5b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558276b09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582768149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  66 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 
> =================================================================
> ==2685364==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558a1c3bde32 bp 0x7ffec79028b0 sp 0x7ffec79028a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558a1c3bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a1c3bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a1c0c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a1c0c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a1c2c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a1c2bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a1c525793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a1bc47c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a1bc4356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a1bc31018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd190970d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd190970e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a1bb6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558a1bc2daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a1e50f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a1c3bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a1c0c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  68 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 
> =================================================================
> ==2685246==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5648a7f6fe32 bp 0x7ffe5579add0 sp 0x7ffe5579adc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5648a7f6fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648a7f6f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648a7c7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648a7c7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648a7e75ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648a7e6d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648a80d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648a77f9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648a77f556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648a77e3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e56201d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e56201e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648a7721634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5648a77dfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648aa0c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5648a7f6f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5648a7c7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c0 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 
> =================================================================
> ==2684980==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x5621836c9e32 bp 0x7ffce8647510 sp 0x7ffce8647508
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x5621836c9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5621836c99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5621833d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5621833d5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5621835cfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5621835c7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562183831793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562182f53c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562182f4f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562182f3d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd086d03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd086d03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562182e7b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x562182f39aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56218581b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5621836c9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5621833d49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685494==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562490ecee32 bp 0x7ffe10277bd0 sp 0x7ffe10277bc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562490ecee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562490ece9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562490bd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562490bdad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562490dd4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562490dcc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562491036793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562490758c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56249075456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562490742018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35f39b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35f39b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562490680634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56249073eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624930204f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562490ece725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562490bd99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685493==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b00c7e1e32 bp 0x7ffdbd478690 sp 0x7ffdbd478688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b00c7e1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b00c7e19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b00c4ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b00c4edd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b00c6e7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b00c6df952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b00c949793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b00c06bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b00c06756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b00c055018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f085ca91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f085ca91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b00bf93634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b00c051aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b00e9334f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b00c7e1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b00c4ec9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556aa1b3ce32 bp 0x7fffaf28a350 sp 0x7fffaf28a348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556aa1b3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556aa1b3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556aa18479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556aa1848d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556aa1a42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556aa1a3a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556aa1ca4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556aa13c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556aa13c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556aa13b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5ace67d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5ace67e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556aa12ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556aa13acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556aa3c8e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556aa1b3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556aa18479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685500==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5620295aae32 bp 0x7ffdb05d2ed0 sp 0x7ffdb05d2ec8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5620295aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5620295aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5620292b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5620292b6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5620294b0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5620294a8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562029712793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562028e34c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562028e3056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562028e1e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd0717e4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd0717e4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562028d5c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562028e1aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56202b6fc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5620295aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5620292b59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685464==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x558a79f4fe32 bp 0x7ffd5c0af150 sp 0x7ffd5c0af148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x558a79f4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a79f4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a79c5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a79c5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a79e55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a79e4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a7a0b7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a797d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a797d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a797c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7e3443bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7e3443be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a79701634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558a797bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a7c0a14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a79f4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a79c5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685520==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563dfb43be32 bp 0x7ffdb0005d10 sp 0x7ffdb0005d08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563dfb43be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563dfb43b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563dfb1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563dfb147d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563dfb341ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563dfb339952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563dfb5a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563dfacc5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563dfacc156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563dfacaf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f702df0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f702df0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563dfabed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563dfacabaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563dfd58d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563dfb43b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563dfb1469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55cccf98be32 bp 0x7ffcbf48b010 sp 0x7ffcbf48b008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55cccf98be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cccf98b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cccf6969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cccf697d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cccf891ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cccf889952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cccfaf3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cccf215c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cccf21156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cccf1ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f614f48ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f614f48ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cccf13d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55cccf1fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ccd1add4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cccf98b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cccf6969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685550==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a7a73b7e32 bp 0x7fffae5c0430 sp 0x7fffae5c0428
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a7a73b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7a73b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7a70c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7a70c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7a72bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7a72b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a7a751f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a7a6c41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a7a6c3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a7a6c2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4baaa1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4baaa1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a7a6b69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a7a6c27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a7a95094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7a73b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7a70c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5586921c0e32 bp 0x7ffc4cc67db0 sp 0x7ffc4cc67da8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5586921c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586921c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558691ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558691eccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586920c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586920be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558692328793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558691a4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558691a4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558691a34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa54aafbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa54aafbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558691972634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x558691a30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586943124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586921c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558691ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  9d 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685474==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55f658afce32 bp 0x7ffee58f07b0 sp 0x7ffee58f07a8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55f658afce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f658afc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f6588079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f658808d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f658a02ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f6589fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f658c64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f658386c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f65838256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f658370018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f45284c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f45284c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f6582ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55f65836caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f65ac4e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f658afc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f6588079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685534==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a4f5371e32 bp 0x7ffdadd0ca10 sp 0x7ffdadd0ca08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a4f5371e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4f53719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4f507c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4f507dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4f5277ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4f526f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4f54d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4f4bfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4f4bf756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4f4be5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55d54acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55d54ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4f4b23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a4f4be1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a4f74c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4f5371725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4f507c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685482==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556c0bea8e32 bp 0x7fff6bec4e10 sp 0x7fff6bec4e08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556c0bea8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c0bea89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c0bbb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c0bbb4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c0bdaeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c0bda6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c0c010793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c0b732c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c0b72e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c0b71c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dabdf3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dabdf3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c0b65a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556c0b718aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c0dffa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c0bea8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c0bbb39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685446==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55db5d217e32 bp 0x7ffd9fa1dbf0 sp 0x7ffd9fa1dbe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55db5d217e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55db5d2179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55db5cf229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55db5cf23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55db5d11debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55db5d115952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55db5d37f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55db5caa1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55db5ca9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55db5ca8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ded5b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ded5b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55db5c9c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55db5ca87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55db5f3694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55db5d217725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55db5cf229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685536==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55711dab5e32 bp 0x7ffc4a48c890 sp 0x7ffc4a48c888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55711dab5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55711dab59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55711d7c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55711d7c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55711d9bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55711d9b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55711dc1d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55711d33fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55711d33b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55711d329018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f831ce0bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f831ce0be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55711d267634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55711d325aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55711fc074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55711dab5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55711d7c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685505==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5646ec7aee32 bp 0x7ffd68c6d590 sp 0x7ffd68c6d588
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5646ec7aee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646ec7ae9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646ec4b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646ec4bad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646ec6b4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646ec6ac952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646ec916793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646ec038c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646ec03456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646ec022018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb3fd4c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb3fd4c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646ebf60634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5646ec01eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5646ee9004f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646ec7ae725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646ec4b99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2685388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55841381724d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558414a0dc31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x558414a076ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5584149fabd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x558414a0d141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55841381ad69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdaaa8cfd8f 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  3e 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 
> =================================================================
> ==2685553==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f30ccd6e32 bp 0x7ffd50b195b0 sp 0x7ffd50b195a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f30ccd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f30ccd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f30c9e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f30c9e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f30cbdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f30cbd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f30ce3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f30c560c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f30c55c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f30c54a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff979881d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff979881e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f30c488634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f30c546aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f30ee284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f30ccd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f30c9e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685516==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56251711fe32 bp 0x7ffca094c870 sp 0x7ffca094c868
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56251711fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56251711f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562516e2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562516e2bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562517025ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56251701d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562517287793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625169a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625169a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562516993018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2dd53bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2dd53be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625168d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56251698faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5625192714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56251711f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562516e2a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685465==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56180ca5ee32 bp 0x7ffdecd951d0 sp 0x7ffdecd951c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56180ca5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56180ca5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56180c7699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56180c76ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56180c964ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56180c95c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56180cbc6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56180c2e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56180c2e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56180c2d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f962df46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f962df46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56180c210634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56180c2ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56180ebb04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56180ca5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56180c7699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x55605bc9ce32 bp 0x7ffd4d9a0490 sp 0x7ffd4d9a0488
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x55605bc9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55605bc9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55605b9a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55605b9a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55605bba2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55605bb9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55605be04793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55605b526c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55605b52256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55605b510018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f549f23ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f549f23ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55605b44e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x55605b50caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55605ddee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55605bc9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55605b9a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685596==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x562e87509e32 bp 0x7fff86cc72f0 sp 0x7fff86cc72e8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x562e87509e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e875099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e872149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e87215d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e8740febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e87407952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e87671793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e86d93c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e86d8f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e86d7d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd058694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd058694e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e86cbb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x562e86d79aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562e8965b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e87509725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e872149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55f56751ce32 bp 0x7ffd78725dd0 sp 0x7ffd78725dc8
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55f56751ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f56751c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5672279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f567228d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f567422ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f56741a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f567684793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f566da6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f566da256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f566d90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0256f99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0256f99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f566cce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55f566d8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f56966e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f56751c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5672279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685580==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5562d8584e32 bp 0x7fffd51bbe10 sp 0x7fffd51bbe08
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5562d8584e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562d85849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562d828f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562d8290d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562d848aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562d8482952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562d86ec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562d7e0ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562d7e0a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562d7df8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb56d9b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb56d9b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562d7d36634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5562d7df4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5562da6d64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562d8584725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562d828f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5573efb51e32 bp 0x7ffd8daed070 sp 0x7ffd8daed068
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5573efb51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573efb519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5573ef85c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5573ef85dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573efa57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573efa4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573efcb9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5573ef3dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5573ef3d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5573ef3c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdacd0c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdacd0c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5573ef303634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5573ef3c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5573f1ca34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573efb51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5573ef85c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685568==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5614eb9bfe32 bp 0x7fff325052d0 sp 0x7fff325052c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5614eb9bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614eb9bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614eb6ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614eb6cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614eb8c5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614eb8bd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5614ebb27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5614eb249c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614eb24556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614eb233018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd408d9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd408d9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614eb171634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5614eb22faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614edb114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614eb9bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614eb6ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685601==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55c489e1ae32 bp 0x7ffe21bd26f0 sp 0x7ffe21bd26e8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55c489e1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c489e1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c489b259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c489b26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c489d20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c489d18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c489f82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c4896a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c4896a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c48968e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4eddd68d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4eddd68e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c4895cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55c48968aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c48bf6c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c489e1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c489b259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685669==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x565206f51e32 bp 0x7ffe7bdc5510 sp 0x7ffe7bdc5508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x565206f51e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x565206f519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x565206c5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565206c5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x565206e57ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565206e4f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5652070b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5652067dbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5652067d756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5652067c5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2e639c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2e639c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565206703634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5652067c1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5652090a34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565206f51725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x565206c5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685671==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x555da7c71e32 bp 0x7fffdc54e630 sp 0x7fffdc54e628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x555da7c71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555da7c719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555da797c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555da797dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555da7b77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555da7b6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555da7dd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555da74fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555da74f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555da74e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6ff2e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6ff2e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555da7423634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x555da74e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555da9dc34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555da7c71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555da797c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685787==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e7e2db3e32 bp 0x7fffeecca010 sp 0x7fffeecca008
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e7e2db3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7e2db39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7e2abe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7e2abfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7e2cb9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7e2cb1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e7e2f1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e7e263dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e7e263956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e7e2627018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c6c866d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c6c866e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e7e2565634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e7e2623aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e7e4f054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7e2db3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7e2abe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685678==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x561afd265e32 bp 0x7ffcdeea9cf0 sp 0x7ffcdeea9ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x561afd265e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561afd2659df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561afcf709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561afcf71d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561afd16bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561afd163952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561afd3cd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561afcaefc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561afcaeb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561afcad9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb41cda0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb41cda0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561afca17634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x561afcad5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561aff3b74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561afd265725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561afcf709b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685626==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5649dbdfee32 bp 0x7ffd9f698cf0 sp 0x7ffd9f698ce8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5649dbdfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649dbdfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649dbb099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649dbb0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649dbd04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649dbcfc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649dbf66793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649db688c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649db68456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649db672018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42a05e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42a05e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649db5b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5649db66eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649ddf504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649dbdfe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649dbb099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685743==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a421af8e32 bp 0x7ffd62ee4cb0 sp 0x7ffd62ee4ca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a421af8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a421af89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4218039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a421804d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4219feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4219f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a421c60793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a421382c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a42137e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a42136c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb514628d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb514628e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4212aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a421368aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a423c4a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a421af8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4218039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685605==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5593d3036e32 bp 0x7fff6c178f10 sp 0x7fff6c178f08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5593d3036e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5593d30369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5593d2d419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5593d2d42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5593d2f3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5593d2f34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5593d319e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5593d28c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5593d28bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5593d28aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b416c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b416c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5593d27e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5593d28a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5593d51884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5593d3036725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5593d2d419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  27 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685619==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56268760ee32 bp 0x7ffcae18d170 sp 0x7ffcae18d168
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56268760ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56268760e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626873199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56268731ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562687514ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56268750c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562687776793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562686e98c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562686e9456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562686e82018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f62af9fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f62af9fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562686dc0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562686e7eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5626897604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56268760e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626873199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685805==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c0864b5e32 bp 0x7ffcbc8a3150 sp 0x7ffcbc8a3148
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c0864b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0864b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0861c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0861c1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0863bbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0863b3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c08661d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c085d3fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c085d3b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c085d29018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0ed0fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0ed0fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c085c67634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c085d25aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0886074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0864b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0861c09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685636==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55a1bae24e32 bp 0x7ffdaf02bb30 sp 0x7ffdaf02bb28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55a1bae24e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1bae249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1bab2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1bab30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1bad2aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a1bad22952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a1baf8c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a1ba6aec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a1ba6aa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a1ba698018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0ab82d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0ab82d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1ba5d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55a1ba694aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1bcf764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1bae24725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1bab2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563d5ec1ae32 bp 0x7ffea85fc1b0 sp 0x7ffea85fc1a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563d5ec1ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d5ec1a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d5e9259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d5e926d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d5eb20ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d5eb18952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d5ed82793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d5e4a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d5e4a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d5e48e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd8b315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd8b315e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d5e3cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563d5e48aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d60d6c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d5ec1a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d5e9259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685770==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55efb2be9e32 bp 0x7ffcc46ed690 sp 0x7ffcc46ed688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55efb2be9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55efb2be99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55efb28f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55efb28f5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55efb2aefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55efb2ae7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55efb2d51793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55efb2473c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55efb246f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55efb245d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f764600bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f764600be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55efb239b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55efb2459aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55efb4d3b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55efb2be9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55efb28f49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685664==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560ca09fce32 bp 0x7ffc5cc2a7d0 sp 0x7ffc5cc2a7c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560ca09fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ca09fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ca07079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ca0708d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ca0902ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ca08fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ca0b64793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ca0286c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ca028256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ca0270018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f330eafdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f330eafde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ca01ae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560ca026caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560ca2b4e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ca09fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ca07079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55578c488e32 bp 0x7ffc49e4b050 sp 0x7ffc49e4b048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55578c488e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55578c4889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55578c1939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55578c194d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55578c38eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55578c386952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55578c5f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55578bd12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55578bd0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55578bcfc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8dd3b43d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8dd3b43e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55578bc3a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55578bcf8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55578e5da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55578c488725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55578c1939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685798==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56489a6e6e32 bp 0x7ffe7f40eb70 sp 0x7ffe7f40eb68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56489a6e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56489a6e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56489a3f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56489a3f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56489a5ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56489a5e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56489a84e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564899f70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564899f6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564899f5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa270418d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa270418e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564899e98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564899f56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56489c8384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56489a6e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56489a3f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685699==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b973c1ee32 bp 0x7ffc9af03030 sp 0x7ffc9af03028
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b973c1ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b973c1e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b9739299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b97392ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b973b24ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b973b1c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b973d86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b9734a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b9734a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b973492018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb29511ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb29511ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b9733d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b97348eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b975d704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b973c1e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b9739299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  26 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685710==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b63fae6e32 bp 0x7ffedc382630 sp 0x7ffedc382628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b63fae6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b63fae69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b63f7f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b63f7f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b63f9ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b63f9e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b63fc4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b63f370c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b63f36c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b63f35a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae50b64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae50b64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b63f298634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b63f356aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b641c384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b63fae6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b63f7f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  84 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685625==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x561483c77e32 bp 0x7ffec530bbb0 sp 0x7ffec530bba8
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x561483c77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561483c779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614839829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561483983d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561483b7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561483b75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561483ddf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561483501c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5614834fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5614834eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f955577dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f955577de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561483429634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x5614834e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561485dc94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561483c77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614839829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  26 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560dcd49ce32 bp 0x7ffddfb7a990 sp 0x7ffddfb7a988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560dcd49ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560dcd49c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560dcd1a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560dcd1a8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560dcd3a2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560dcd39a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560dcd604793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560dccd26c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560dccd2256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560dccd10018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4f60b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4f60b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560dccc4e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560dccd0caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560dcf5ee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560dcd49c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560dcd1a79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2685968==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ef6eaa6e32 bp 0x7ffd3b9354f0 sp 0x7ffd3b9354e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ef6eaa6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef6eaa69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef6e7b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef6e7b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef6e9acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef6e9a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef6ec0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef6e330c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef6e32c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef6e31a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f32786a7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f32786a7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef6e258634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ef6e316aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef70bf84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef6eaa6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef6e7b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  27 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685961==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55d8051c0e32 bp 0x7ffea62b0e70 sp 0x7ffea62b0e68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55d8051c0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d8051c09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d804ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d804eccd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d8050c6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d8050be952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d805328793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d804a4ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d804a4656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d804a34018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0719f83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0719f83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d804972634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55d804a30aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d8073124f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d8051c0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d804ecb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  27 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685971==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b248874e32 bp 0x7ffdd2174930 sp 0x7ffdd2174928
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b248874e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b2488749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b24857f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b248580d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b24877aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b248772952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b2489dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b2480fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b2480fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b2480e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f290eef3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f290eef3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b248026634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b2480e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b24a9c64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b248874725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b24857f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685991==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560cfc3cbe32 bp 0x7ffe8b6414d0 sp 0x7ffe8b6414c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560cfc3cbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560cfc3cb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560cfc0d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560cfc0d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560cfc2d1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560cfc2c9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560cfc533793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560cfbc55c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560cfbc5156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560cfbc3f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc04c681d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc04c681e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560cfbb7d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560cfbc3baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560cfe51d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560cfc3cb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560cfc0d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685981==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564cfcf7ae32 bp 0x7fff9dd68510 sp 0x7fff9dd68508
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564cfcf7ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564cfcf7a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564cfcc859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564cfcc86d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564cfce80ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564cfce78952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564cfd0e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564cfc804c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564cfc80056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564cfc7ee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3323a56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3323a56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564cfc72c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564cfc7eaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564cff0cc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564cfcf7a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564cfcc859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686171==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560e52ef7e32 bp 0x7ffe84c12330 sp 0x7ffe84c12328
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560e52ef7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e52ef79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e52c029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e52c03d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e52dfdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e52df5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e5305f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e52781c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e5277d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e5276b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1cd1a3ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1cd1a3ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e526a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560e52767aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e550494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e52ef7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e52c029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686165==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564e23f2be32 bp 0x7fff8b78b9d0 sp 0x7fff8b78b9c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564e23f2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e23f2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e23c369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e23c37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e23e31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e23e29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e24093793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e237b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e237b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e2379f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48fe6d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48fe6d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e236dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564e2379baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e2607d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e23f2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e23c369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686020==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563832310e32 bp 0x7fff4ffc70d0 sp 0x7fff4ffc70c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563832310e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5638323109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56383201b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56383201cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563832216ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56383220e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563832478793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563831b9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563831b9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563831b84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc86e91d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc86e91e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563831ac2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563831b80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5638344624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563832310725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56383201b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685992==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ca52f5ce32 bp 0x7ffd03168dd0 sp 0x7ffd03168dc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ca52f5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca52f5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca52c679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca52c68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca52e62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca52e5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca530c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca527e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca527e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca527d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f491bea6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f491bea6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca5270e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ca527ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ca550ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca52f5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca52c679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686003==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55beec245e32 bp 0x7ffc0e694350 sp 0x7ffc0e694348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55beec245e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55beec2459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55beebf509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55beebf51d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55beec14bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55beec143952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55beec3ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55beebacfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55beebacb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55beebab9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6c6e41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6c6e41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55beeb9f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55beebab5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55beee3974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55beec245725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55beebf509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686011==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562345fa9e32 bp 0x7ffcb93876b0 sp 0x7ffcb93876a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562345fa9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562345fa99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562345cb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562345cb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562345eafebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562345ea7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562346111793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562345833c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56234582f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56234581d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fabb5d6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fabb5d6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56234575b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562345819aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623480fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562345fa9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562345cb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  3b 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685827==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ec28600e32 bp 0x7ffe866521f0 sp 0x7ffe866521e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ec28600e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec286009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec2830b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec2830cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec28506ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec284fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec28768793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec27e8ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec27e8656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec27e74018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b69bc3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b69bc3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec27db2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ec27e70aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec2a7524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec28600725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec2830b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686039==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e8fd038e32 bp 0x7ffc99c2bcb0 sp 0x7ffc99c2bca8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e8fd038e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e8fd0389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8fcd439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e8fcd44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e8fcf3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e8fcf36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e8fd1a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8fc8c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8fc8be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8fc8ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc165616d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc165616e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e8fc7ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e8fc8a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e8ff18a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e8fd038725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8fcd439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686194==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55da25c1be32 bp 0x7ffd1ed42df0 sp 0x7ffd1ed42de8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55da25c1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da25c1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da259269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da25927d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da25b14e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55da25b14786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55da25b167f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55da2549b6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55da2549e698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55da2548f216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fb5333e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb5333e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da253cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55da2548baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da27d6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da25c1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da259269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686190==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56123efc5e32 bp 0x7ffcc2e013f0 sp 0x7ffcc2e013e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56123efc5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56123efc59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56123ecd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56123ecd1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56123eecbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56123eec3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56123f12d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56123e84fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56123e84b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56123e839018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feea785cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feea785ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56123e777634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56123e835aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5612411174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56123efc5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56123ecd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686192==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563666224e32 bp 0x7ffd1d87cbb0 sp 0x7ffd1d87cba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563666224e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636662249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563665f2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563665f30d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56366611de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x56366611d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x56366611f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x563665aa46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x563665aa7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x563665a98216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9e519acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e519ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636659d6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563665a94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636683764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563666224725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563665f2f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685836==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5644914a2e32 bp 0x7fffafec7b30 sp 0x7fffafec7b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5644914a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644914a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644911ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644911aed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644913a8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644913a0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56449160a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564490d2cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564490d2856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564490d16018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f31d0e10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f31d0e10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564490c54634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564490d12aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5644935f44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644914a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644911ad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685872==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557c981dde32 bp 0x7ffcd9f7fd50 sp 0x7ffcd9f7fd48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557c981dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557c981dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557c97ee89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557c97ee9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557c980e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557c980db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557c98345793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557c97a67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557c97a6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557c97a51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d9a44cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d9a44ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557c9798f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557c97a4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557c9a32f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557c981dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557c97ee89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685882==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5575c8bc7e32 bp 0x7ffc977ef910 sp 0x7ffc977ef908
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5575c8bc7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575c8bc79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575c88d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575c88d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575c8acdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575c8ac5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575c8d2f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575c8451c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575c844d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575c843b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f150fc4ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f150fc4ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575c8379634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5575c8437aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575cad194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575c8bc7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575c88d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  27 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685887==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5608a20c4e32 bp 0x7fffeab28a10 sp 0x7fffeab28a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5608a20c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608a20c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608a1dcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608a1dd0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608a1fcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608a1fc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608a222c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608a194ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608a194a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608a1938018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7faac0185d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7faac0185e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608a1876634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5608a1934aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608a42164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608a20c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608a1dcf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  27 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685843==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c104193e32 bp 0x7ffe8f2deb50 sp 0x7ffe8f2deb48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c104193e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c1041939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c103e9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c103e9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c104099ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c104091952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1042fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c103a1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c103a1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c103a07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f03ac773d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f03ac773e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c103945634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c103a03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c1062e54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c104193725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c103e9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685864==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5575f1d11e32 bp 0x7ffe380f8390 sp 0x7ffe380f8388
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5575f1d11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575f1d119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575f1a1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5575f1a1dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5575f1c17ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575f1c0f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5575f1e79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5575f159bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5575f159756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5575f1585018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5db71ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5db71dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5575f14c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5575f1581aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5575f3e634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575f1d11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575f1a1c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685852==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564fe24c6e32 bp 0x7ffd38c7a490 sp 0x7ffd38c7a488
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564fe24c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564fe24c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564fe21d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564fe21d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564fe23ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564fe23c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564fe262e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564fe1d50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564fe1d4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564fe1d3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6aea8f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6aea8f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564fe1c78634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564fe1d36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564fe46184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564fe24c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564fe21d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5580ada27e32 bp 0x7ffd5bc113f0 sp 0x7ffd5bc113e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5580ada27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5580ada279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5580ad7329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5580ad733d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5580ad92debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5580ad925952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5580adb8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5580ad2b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5580ad2ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5580ad29b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6eaf226d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6eaf226e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5580ad1d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5580ad297aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580afb794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5580ada27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5580ad7329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685891==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559188c61e32 bp 0x7ffdfb1b7d90 sp 0x7ffdfb1b7d88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559188c61e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559188c619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55918896c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55918896dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559188b67ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559188b5f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559188dc9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591884ebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591884e756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591884d5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a7ff9bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a7ff9be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559188413634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5591884d1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55918adb34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559188c61725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55918896c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685909==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563db91e5e32 bp 0x7ffe638eb630 sp 0x7ffe638eb628
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563db91e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db91e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db8ef09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db8ef1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db90ebebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563db90e3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563db934d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563db8a6fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563db8a6b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563db8a59018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a22e42d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a22e42e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db8997634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563db8a55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563dbb3374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db91e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db8ef09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685924==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556479415e32 bp 0x7ffe9a5879f0 sp 0x7ffe9a5879e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556479415e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564794159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564791209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556479121d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55647931bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556479313952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55647957d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556478c9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556478c9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556478c89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06796e5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06796e5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556478bc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556478c85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55647b5674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556479415725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564791209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685899==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5649920e3e32 bp 0x7ffdd8aacfb0 sp 0x7ffdd8aacfa8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5649920e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649920e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564991dee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564991defd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564991fe9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564991fe1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56499224b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56499196dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56499196956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564991957018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36a18d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36a18d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564991895634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564991953aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649942354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649920e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564991dee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685907==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5630ea9f9e32 bp 0x7ffdddf55b50 sp 0x7ffdddf55b48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5630ea9f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5630ea9f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5630ea7049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5630ea705d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5630ea8ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5630ea8f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5630eab61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5630ea283c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5630ea27f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5630ea26d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffb17f55d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffb17f55e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5630ea1ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5630ea269aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5630ecb4b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5630ea9f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5630ea7049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55e6d41efe32 bp 0x7fffe321a890 sp 0x7fffe321a888
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55e6d41efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6d41ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6d3efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6d3efbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6d40f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6d40ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6d4357793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6d3a79c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6d3a7556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6d3a63018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29c3425d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29c3425e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6d39a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55e6d3a5faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6d63414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6d41ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6d3efa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686044==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557eff21ce32 bp 0x7ffe3133df10 sp 0x7ffe3133df08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557eff21ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557eff21c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557efef279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557efef28d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557eff122ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557eff11a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557eff384793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557efeaa6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557efeaa256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557efea90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f82e1aeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f82e1aeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557efe9ce634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557efea8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f0136e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557eff21c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557efef279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686062==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b1c67a3e32 bp 0x7ffd25426b30 sp 0x7ffd25426b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b1c67a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b1c67a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b1c64ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b1c64afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b1c66a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b1c66a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b1c690b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1c602dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b1c602956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b1c6017018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc84d66fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc84d66fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1c5f55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b1c6013aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1c88f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b1c67a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b1c64ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686089==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5604b4ff6e32 bp 0x7ffd1f410710 sp 0x7ffd1f410708
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5604b4ff6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604b4ff69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604b4d019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604b4d02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604b4efcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604b4ef4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604b515e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604b4880c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604b487c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604b486a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ae24a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ae24a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604b47a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5604b4866aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5604b71484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604b4ff6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604b4d019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686050==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55807e7b2e32 bp 0x7ffd1a3b5b30 sp 0x7ffd1a3b5b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55807e7b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55807e7b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55807e4bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55807e4bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55807e6b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55807e6b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55807e91a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55807e03cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55807e03856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55807e026018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25299afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25299afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55807df64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55807e022aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5580809044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55807e7b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55807e4bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686091==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ffac94de32 bp 0x7ffdf97b1b30 sp 0x7ffdf97b1b28
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ffac94de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ffac94d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ffac6589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ffac659d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ffac853ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ffac84b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ffacab5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ffac1d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ffac1d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ffac1c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0aae71d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0aae71e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ffac0ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ffac1bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ffaea9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ffac94d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ffac6589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686093==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55939efe9e32 bp 0x7ffec5e3c110 sp 0x7ffec5e3c108
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55939efe9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55939efe99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55939ecf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55939ecf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55939eeefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55939eee7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55939f151793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55939e873c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55939e86f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55939e85d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6355aecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6355aece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55939e79b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55939e859aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5593a113b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55939efe9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55939ecf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560523e59e32 bp 0x7ffc3ef92ff0 sp 0x7ffc3ef92fe8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560523e59e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560523e599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560523b649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560523b65d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560523d5febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560523d57952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560523fc1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5605236e3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5605236df56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605236cd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f50f62f4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f50f62f4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56052360b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5605236c9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560525fab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560523e59725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560523b649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685929==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55955be17e32 bp 0x7ffe2b2aae10 sp 0x7ffe2b2aae08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55955be17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55955be179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55955bb229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55955bb23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55955bd1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55955bd15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55955bf7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55955b6a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55955b69d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55955b68b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2517ceed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2517ceee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55955b5c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55955b687aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55955df694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55955be17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55955bb229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c199afde32 bp 0x7fff3f0e6bb0 sp 0x7fff3f0e6ba8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c199afde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c199afd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1998089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c199809d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c199a03ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c1999fb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c199c65793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c199387c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c19938356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c199371018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0468d36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0468d36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c1992af634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c19936daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c19bc4f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c199afd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1998089b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5643fcf63e32 bp 0x7fffd5274810 sp 0x7fffd5274808
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5643fcf63e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643fcf639df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643fcc6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643fcc6fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643fce69ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643fce61952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643fd0cb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643fc7edc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643fc7e956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643fc7d7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb89fd0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb89fd0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643fc715634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5643fc7d3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643ff0b54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643fcf63725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643fcc6e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685957==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x564418711e32 bp 0x7ffcf9eb7210 sp 0x7ffcf9eb7208
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x564418711e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644187119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56441841c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56441841dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564418617ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56441860f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564418879793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564417f9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564417f9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564417f85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f910021ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f910021ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564417ec3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x564417f81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56441a8634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564418711725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56441841c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2685806==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560d5ee2ae32 bp 0x7ffcbac306f0 sp 0x7ffcbac306e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560d5ee2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d5ee2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d5eb359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d5eb36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d5ed30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d5ed28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d5ef92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d5e6b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d5e6b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d5e69e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff52bbbbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff52bbbbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d5e5dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560d5e69aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560d60f7c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d5ee2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d5eb359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686181==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562ec7f7de32 bp 0x7ffed8d367b0 sp 0x7ffed8d367a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562ec7f7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562ec7f7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562ec7c889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562ec7c89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562ec7e83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562ec7e7b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562ec80e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562ec7807c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562ec780356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562ec77f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f955df53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f955df53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562ec772f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562ec77edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562eca0cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562ec7f7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562ec7c889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686026==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b23ab2ae32 bp 0x7ffeeb914fd0 sp 0x7ffeeb914fc8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b23ab2ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b23ab2a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b23a8359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b23a836d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b23aa30ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b23aa28952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b23ac92793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b23a3b4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b23a3b056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b23a39e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f869f7f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f869f7f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b23a2dc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b23a39aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b23cc7c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b23ab2a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b23a8359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 f9 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5649d571be32 bp 0x7fffbd2e9b70 sp 0x7fffbd2e9b68
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5649d571be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649d571b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649d54269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649d5427d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649d5621ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649d5619952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649d5883793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649d4fa5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649d4fa156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649d4f8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3bcfcf3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3bcfcf3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649d4ecd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5649d4f8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649d786d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649d571b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649d54269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686028==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5565fb63ce32 bp 0x7ffde5cd46d0 sp 0x7ffde5cd46c8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5565fb63ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565fb63c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565fb3479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565fb348d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565fb542ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565fb53a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565fb7a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565faec6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565faec256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565faeb0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd842bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd842bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565fadee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5565faeacaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565fd78e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565fb63c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565fb3479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  85 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685817==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56045ccd0e32 bp 0x7ffce521c210 sp 0x7ffce521c208
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56045ccd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56045ccd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56045c9db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56045c9dcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56045cbd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56045cbce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56045ce38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56045c55ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56045c55656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56045c544018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f512457ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f512457ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56045c482634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56045c540aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56045ee224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56045ccd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56045c9db9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  91 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2685821==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x560418aa4e32 bp 0x7fffb19d2e50 sp 0x7fffb19d2e48
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x560418aa4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560418aa49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604187af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604187b0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604189aaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604189a2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560418c0c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56041832ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56041832a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560418318018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f14101d1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f14101d1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560418256634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x560418314aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56041abf64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560418aa4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604187af9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  de 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 
> =================================================================
> ==2686341==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5566673dbe32 bp 0x7ffc6a24cdd0 sp 0x7ffc6a24cdc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5566673dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566673db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566670e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566670e7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566672e1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566675a69f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5566675a4ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556666c676b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556666c6156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556666c4f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bbe3cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bbe3cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556666b8d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556666c4baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55666952d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566673db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566670e69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dd 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 
> =================================================================
> ==2686336==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563ed2ddfe32 bp 0x7ffd5681f730 sp 0x7ffd5681f728
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563ed2ddfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ed2ddf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ed2aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ed2aebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ed2ce5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ed2faa9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563ed2fa8ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563ed266b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563ed266556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ed2653018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e57813d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e57813e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ed2591634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563ed264faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563ed4f314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ed2ddf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ed2aea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e0 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 
> =================================================================
> ==2686357==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55965668ce32 bp 0x7ffc862e90f0 sp 0x7ffc862e90e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55965668ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55965668c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5596563979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559656398d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559656592ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5596568579f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559656855ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559655f186b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559655f1256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559655f00018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5ae661bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5ae661be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559655e3e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559655efcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5596587de4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55965668c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5596563979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686361==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556c2a0d9e32 bp 0x7ffcdc70bd50 sp 0x7ffcdc70bd48
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556c2a0d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c2a0d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c29de49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c29de5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c29fdfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c2a2a49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556c2a2a2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556c299656b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556c2995f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c2994d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76e5875d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76e5875e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c2988b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556c29949aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c2c22b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c2a0d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c29de49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686355==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55911937ce32 bp 0x7ffdca6c4010 sp 0x7ffdca6c4008
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55911937ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55911937c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591190879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559119088d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559119282ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591195479f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559119545ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559118c086b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559118c0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559118bf0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cbd5fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cbd5fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559118b2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559118becaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55911b4ce4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55911937c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5591190879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5623da101e32 bp 0x7ffd3e880b30 sp 0x7ffd3e880b28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5623da101e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623da1019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623d9e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623d9e0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623da007ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623da2cc9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5623da2caed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5623d998d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5623d998756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623d9975018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb7986e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb7986e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623d98b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5623d9971aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623dc2534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623da101725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623d9e0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  eb 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 
> =================================================================
> ==2686538==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x558516038e32 bp 0x7fff89a70530 sp 0x7fff89a70528
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x558516038e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585160389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558515d439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558515d44d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558515f3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585162039f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x558516201ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5585158c46b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5585158be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585158ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa294b39d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa294b39e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585157ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5585158a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55851818a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558516038725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558515d439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2686386==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563e0f7f7e32 bp 0x7ffd5a8d6dd0 sp 0x7ffd5a8d6dc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563e0f7f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e0f7f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e0f5029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e0f503d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e0f6fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e0f9c29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563e0f9c0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563e0f0836b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563e0f07d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e0f06b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f210c21fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f210c21fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e0efa9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563e0f067aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563e119494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e0f7f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e0f5029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e5 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 
> =================================================================
> ==2686362==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559f4baf9e32 bp 0x7ffe644365f0 sp 0x7ffe644365e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559f4baf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f4baf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f4b8049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f4b805d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f4b9ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f4bcc49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559f4bcc2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559f4b3856b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559f4b37f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f4b36d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78b61b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78b61b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f4b2ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559f4b369aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f4dc4b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f4baf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f4b8049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  de 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 
> =================================================================
> ==2686378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55812b679e32 bp 0x7ffc71bb8a30 sp 0x7ffc71bb8a28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55812b679e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55812b6799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55812b3849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55812b385d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55812b57febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55812b8449f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55812b842ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55812af056b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55812aeff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55812aeed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84de1e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84de1e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55812ae2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55812aee9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55812d7cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55812b679725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55812b3849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  de 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 
> =================================================================
> ==2686379==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d002198e32 bp 0x7ffd17976e30 sp 0x7ffd17976e28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d002198e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d0021989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d001ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d001ea4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d00209eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d0023639f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d002361ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d001a246b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d001a1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d001a0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa426379d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa426379e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d00194a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d001a08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d0042ea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d002198725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d001ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 00 01 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686213==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5556494ade32 bp 0x7ffd85539c30 sp 0x7ffd85539c28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5556494ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556494ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556491b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556491b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556493b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556496789f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555649676ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555648d396b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555648d3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555648d21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1f62e17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1f62e17e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555648c5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555648d1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55564b5ff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556494ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556491b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  de 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 
> =================================================================
> ==2686422==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556167c02e32 bp 0x7fff2713e110 sp 0x7fff2713e108
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556167c02e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556167c029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55616790d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55616790ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556167b08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556167dcd9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556167dcbed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55616748e6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55616748856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556167476018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb97ecad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb97ecae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5561673b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556167472aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556169d544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556167c02725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55616790d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  7b 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 
> =================================================================
> ==2686565==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557ebe316e32 bp 0x7fff6ad113b0 sp 0x7fff6ad113a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557ebe316e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557ebe3169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557ebe0219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557ebe022d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557ebe20fe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557ebe20f786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557ebe2117f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557ebdb966a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557ebdb99698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557ebdb8a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f9ea804fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ea804fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557ebdac8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557ebdb86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557ec04684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557ebe316725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557ebe0219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5633e8d7fe32 bp 0x7ffd4cf8e870 sp 0x7ffd4cf8e868
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5633e8d7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633e8d7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633e8a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633e8a8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633e8c85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633e8f4a9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5633e8f48ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5633e860b6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5633e860556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633e85f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc1479cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc1479cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633e8531634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5633e85efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633eaed14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633e8d7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633e8a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 fa 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686554==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5557b7fc3e32 bp 0x7ffdb9a8e050 sp 0x7ffdb9a8e048
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5557b7fc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557b7fc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557b7cce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557b7ccfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557b7ebce68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5557b7ebc786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5557b7ebe7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5557b78436a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5557b7846698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5557b7837216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd5175add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd5175ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557b7775634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5557b7833aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557ba1154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557b7fc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557b7cce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  78 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 
> =================================================================
> ==2686239==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x56096cc2de32 bp 0x7ffd8e935890 sp 0x7ffd8e935888
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x56096cc2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56096cc2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56096c9389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56096c939d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56096cb33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56096cb2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56096cd95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56096c4b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56096c4b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56096c4a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa42dd04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa42dd04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56096c3df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x56096c49daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56096ed7f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56096cc2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56096c9389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562588ce2e32 bp 0x7ffd391772f0 sp 0x7ffd391772e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562588ce2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562588ce29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625889ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625889eed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562588be8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562588be0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562588e4a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56258856cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56258856856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562588556018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f245ef10d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f245ef10e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562588494634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562588552aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56258ae344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562588ce2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625889ed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dd 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 
> =================================================================
> ==2686245==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560784f5de32 bp 0x7ffd1eb17930 sp 0x7ffd1eb17928
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560784f5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560784f5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560784c689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560784c69d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560784e63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5607851289f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560785126ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5607847e96b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5607847e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5607847d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65ed2dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65ed2dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56078470f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5607847cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607870af4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560784f5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560784c689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dc 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 
> =================================================================
> ==2686219==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55af0a624e32 bp 0x7ffd8aaa2dd0 sp 0x7ffd8aaa2dc8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55af0a624e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af0a6249df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af0a32f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af0a330d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af0a52aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af0a7ef9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55af0a7eded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55af09eb06b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55af09eaa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af09e98018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4dd1a6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4dd1a6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af09dd6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55af09e94aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af0c7764f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af0a624725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af0a32f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dd 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 
> =================================================================
> ==2686238==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5590f492ee32 bp 0x7ffd37bda850 sp 0x7ffd37bda848
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5590f492ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590f492e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590f46399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590f463ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590f4834ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590f4af99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5590f4af7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5590f41ba6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5590f41b456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590f41a2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff29a396d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff29a396e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590f40e0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5590f419eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5590f6a804f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590f492e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590f46399b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  77 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 
> =================================================================
> ==2686225==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55a570d2be32 bp 0x7fff85f45d30 sp 0x7fff85f45d28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55a570d2be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a570d2b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a570a369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a570a37d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a570c31ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a570c29952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a570e93793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5705b5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5705b156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a57059f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa2b3e34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa2b3e34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5704dd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55a57059baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a572e7d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a570d2b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a570a369b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686291==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560183885e32 bp 0x7ffd23e03310 sp 0x7ffd23e03308
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560183885e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601838859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601835909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560183591d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56018378bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560183a509f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560183a4eed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5601831116b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56018310b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601830f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f482f89fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f482f89fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560183037634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5601830f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601859d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560183885725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601835909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  df 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 
> =================================================================
> ==2686261==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x5555a746ee32 bp 0x7ffd7caa4e30 sp 0x7ffd7caa4e28
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x5555a746ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555a746e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555a71799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555a717ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555a7374ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555a76399f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x5555a7637ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5555a6cfa6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5555a6cf456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555a6ce2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f238aa45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f238aa45e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555a6c20634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5555a6cdeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5555a95c04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555a746e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555a71799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686279==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562e760a4e32 bp 0x7ffcf30e4d90 sp 0x7ffcf30e4d88
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562e760a4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e760a49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e75daf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e75db0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e75faaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e75fa2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e7620c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e7592ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e7592a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e75918018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55fcf9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55fcf9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e75856634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x562e75914aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562e781f64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e760a4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e75daf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  c0 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 
> =================================================================
> ==2686297==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55c550619e32 bp 0x7fff731cc3f0 sp 0x7fff731cc3e8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55c550619e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c5506199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c5503249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c550325d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c55051febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c5507e49f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c5507e2ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c54fea56b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c54fe9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c54fe8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f024b7f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f024b7f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c54fdcb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55c54fe89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c55276b4f1 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  e1 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 
> =================================================================
> ==2686262==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556d86ee7e32 bp 0x7ffccbd03db0 sp 0x7ffccbd03da8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556d86ee7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556d86ee79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556d86bf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556d86bf3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556d86dedebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556d870b29f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556d870b0ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556d867736b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556d8676d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556d8675b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c1dc8ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c1dc8ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556d86699634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556d86757aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556d890394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556d86ee7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556d86bf29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  07 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 
> =================================================================
> ==2686283==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5587dbaa0e32 bp 0x7fffc89ba690 sp 0x7fffc89ba688
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5587dbaa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5587dbaa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5587db7ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5587db7acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5587db9a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5587db99e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5587dbc08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5587db32ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5587db32656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5587db314018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f972ab93d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f972ab93e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5587db252634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5587db310aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5587ddbf24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5587dbaa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5587db7ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  df 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 
> =================================================================
> ==2686533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560556f53e32 bp 0x7fff2114c1f0 sp 0x7fff2114c1e8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560556f53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560556f539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560556c5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560556c5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560556e59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56055711e9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x56055711ced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5605567df6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5605567d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605567c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6e51d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6e51d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560556705634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5605567c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5605590a54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560556f53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560556c5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e5 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 
> =================================================================
> ==2686457==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559cc87eee32 bp 0x7ffce8304870 sp 0x7ffce8304868
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559cc87eee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559cc87ee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559cc84f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559cc84fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559cc86f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559cc89b99f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x559cc89b7ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x559cc807a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x559cc807456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559cc8062018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0388208d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0388208e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559cc7fa0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559cc805eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559cca9404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559cc87ee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559cc84f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x562586b4ae32 bp 0x7ffcfbf5a5d0 sp 0x7ffcfbf5a5c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x562586b4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562586b4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625868559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562586856d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562586a50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562586d159f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x562586d13ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x5625863d66b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x5625863d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625863be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6ec3030d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6ec3030e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625862fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5625863baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562588c9c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562586b4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625868559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dd 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 
> =================================================================
> ==2686518==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x560810b7ee32 bp 0x7ffe4c82c7d0 sp 0x7ffe4c82c7c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x560810b7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560810b7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608108899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56081088ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560810a84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560810d499f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x560810d47ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x56081040a6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x56081040456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608103f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3069f3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3069f3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560810330634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x5608103eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560812cd04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560810b7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608108899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dd 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 
> =================================================================
> ==2686504==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55575fc3ce32 bp 0x7ffe125d54d0 sp 0x7ffe125d54c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55575fc3ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55575fc3c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55575f9479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55575f948d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55575fb42ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55575fe079f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55575fe05ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55575f4c86b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55575f4c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55575f4b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f48dc83cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f48dc83ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55575f3ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55575f4acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555761d8e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55575fc3c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55575f9479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e5 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 
> =================================================================
> ==2686515==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x557bc8aace32 bp 0x7ffce6894890 sp 0x7ffce6894888
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x557bc8aace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557bc8aac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557bc87b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557bc87b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557bc89b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557bc8c779f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x557bc8c75ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x557bc83386b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x557bc833256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557bc8320018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04b4c13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04b4c13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557bc825e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x557bc831caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557bcabfe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557bc8aac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557bc87b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  df 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 
> =================================================================
> ==2686520==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x563db5ff8e32 bp 0x7ffdb39e85b0 sp 0x7ffdb39e85a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x563db5ff8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563db5ff89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563db5d039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563db5d04d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563db5efeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563db61c39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x563db61c1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x563db58846b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x563db587e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563db586c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff28c656d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff28c656e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563db57aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x563db5868aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563db814a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563db5ff8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563db5d039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686323==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555cc82eae32 bp 0x7ffed35d70b0 sp 0x7ffed35d70a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555cc82eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555cc82ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555cc7ff59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555cc7ff6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555cc81f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555cc84b59f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555cc84b3ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555cc7b766b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555cc7b7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555cc7b5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe2b7026d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe2b7026e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555cc7a9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555cc7b5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555cca43c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555cc82ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555cc7ff59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  f4 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 
> =================================================================
> ==2686309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55b09c134e32 bp 0x7ffc6c1b6a70 sp 0x7ffc6c1b6a68
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55b09c134e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b09c1349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b09be3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b09be40d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b09c03aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b09c2ff9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55b09c2fded5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55b09b9c06b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55b09b9ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b09b9a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04f5996d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04f5996e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b09b8e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55b09b9a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b09e2864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b09c134725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b09be3f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  b3 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 
> =================================================================
> ==2686313==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d7120b0e32 bp 0x7ffc0c594f50 sp 0x7ffc0c594f48
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d7120b0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7120b09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d711dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d711dbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d711fb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d711fae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d712218793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d71193ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d71193656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d711924018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb8e3c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb8e3c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d711862634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d711920aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d7142024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7120b0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d711dbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 ff 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2686312==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x559ac37b8e32 bp 0x7ffc5235c490 sp 0x7ffc5235c488
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x559ac37b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ac37b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ac34c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ac34c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ac36beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ac36b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ac3920793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ac3042c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ac303e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ac302c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f944c24dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f944c24de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ac2f6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x559ac3028aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ac590a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ac37b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ac34c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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 
> =================================================================
> ==2686325==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55f401bd8e32 bp 0x7ffd8ceec930 sp 0x7ffd8ceec928
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55f401bd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f401bd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4018e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4018e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f401adeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f401da39f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55f401da1ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55f4014646b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55f40145e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f40144c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f752eb6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f752eb6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f40138a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55f401448aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f403d2a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f401bd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4018e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  e4 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 
> =================================================================
> ==2686574==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x555a42eb0e32 bp 0x7fff58cae3b0 sp 0x7fff58cae3a8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x555a42eb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a42eb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a42bbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a42bbcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a42db6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a4307b9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x555a43079ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x555a4273c6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x555a4273656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a42724018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa1e04add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa1e04ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a42662634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x555a42720aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a450024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a42eb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a42bbb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686408==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55c833acde32 bp 0x7ffe3e74a730 sp 0x7ffe3e74a728
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55c833acde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c833acd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8337d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8337d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8339d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c833c989f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55c833c96ed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55c8333596b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55c83335356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c833341018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f55f3c9cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f55f3c9ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c83327f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55c83333daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c835c1f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c833acd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8337d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  dd 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 
> =================================================================
> ==2686573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x55d5a0cc2e32 bp 0x7ffc57fbb7d0 sp 0x7ffc57fbb7c8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x55d5a0cc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5a0cc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5a09cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d5a09ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d5a0bc8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d5a0e8d9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55d5a0e8bed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55d5a054e6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55d5a054856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5a0536018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe12459fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe12459fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5a0474634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x55d5a0532aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d5a2e144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5a0cc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5a09cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  df 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 
> =================================================================
> ==2686421==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c4b4 at pc 0x556f764c3e32 bp 0x7ffe7f91cab0 sp 0x7ffe7f91caa8
> READ of size 4 at 0x61600000c4b4 thread T0
>     #0 0x556f764c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f764c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f761ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f761cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f763c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f7668e9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x556f7668ced5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x556f75d4f6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x556f75d4956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f75d37018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c15f03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c15f03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f75c75634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c4b4 is located 308 bytes inside of 528-byte region [0x61600000c380,0x61600000c590)
> freed by thread T0 here:
>     #0 0x556f75d33aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556f786154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f764c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f761ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  2b 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 
> =================================================================
> ==2686200==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cdb4 at pc 0x55a285611e32 bp 0x7ffd0f2f4cd0 sp 0x7ffd0f2f4cc8
> READ of size 4 at 0x61600000cdb4 thread T0
>     #0 0x55a285611e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2856119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a28531c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a28531dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a285517ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2857dc9f4 in MSInsertionControl::tryInsert(long long, SUMOVehicle*, std::vector<SUMOVehicle*, std::allocator<SUMOVehicle*> >&) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:170:26
>     #6 0x55a2857daed5 in MSInsertionControl::emitVehicles(long long) /home/delphi/clangDebug/sumo/src/microsim/MSInsertionControl.cpp:139:27
>     #7 0x55a284e9d6b4 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:819:17
>     #8 0x55a284e9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a284e85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba1eb12d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba1eb12e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a284dc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cdb4 is located 308 bytes inside of 528-byte region [0x61600000cc80,0x61600000ce90)
> freed by thread T0 here:
>     #0 0x55a284e81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a2877634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a285611725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a28531c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686644==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56260d109e32 bp 0x7ffd6e82f370 sp 0x7ffd6e82f368
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56260d109e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56260d1099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56260ce149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56260ce15d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56260d00febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56260d007952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56260d271793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56260c993c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56260c98f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56260c97d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff0fb57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff0fb57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56260c8bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x56260c979aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56260f25b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56260d109725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56260ce149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686643==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55b04035ae32 bp 0x7ffd4058c350 sp 0x7ffd4058c348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55b04035ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b04035a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0400659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b040066d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b040260ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b040258952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0404c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b03fbe4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b03fbe056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b03fbce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb2ecabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb2ecabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b03fb0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55b03fbcaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0424ac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b04035a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0400659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55bd432dde32 bp 0x7ffdae657970 sp 0x7ffdae657968
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55bd432dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bd432dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bd42fe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bd42fe9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bd431e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bd431db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bd43445793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bd42b67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bd42b6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bd42b51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fba0ac07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba0ac07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bd42a8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55bd42b4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bd4542f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bd432dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bd42fe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686652==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x563e5206be32 bp 0x7fff4fb21c50 sp 0x7fff4fb21c48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x563e5206be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e5206b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e51d769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e51d77d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e51f71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e51f69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e521d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e518f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e518f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e518df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb939a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb939a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e5181d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x563e518dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563e541bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e5206b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e51d769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55ce1a0b4e32 bp 0x7ffe6fdd9730 sp 0x7ffe6fdd9728
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55ce1a0b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce1a0b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce19dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce19dc0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce19fbaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce19fb2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce1a21c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce1993ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce1993a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce19928018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd81f1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd81f1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce19866634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55ce19924aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ce1c2064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce1a0b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce19dbf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686676==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55fcb7603e32 bp 0x7ffc97bb5990 sp 0x7ffc97bb5988
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55fcb7603e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcb76039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcb730e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcb730fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcb7509ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcb7501952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcb776b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcb6e8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcb6e8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcb6e77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20b5a56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20b5a56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcb6db5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55fcb6e73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fcb97554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcb7603725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcb730e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686575==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56202a1e4e32 bp 0x7fff3e080830 sp 0x7fff3e080828
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56202a1e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56202a1e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562029eef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562029ef0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56202a0eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56202a0e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56202a34c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562029a6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562029a6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562029a58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0dadd95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0dadd95e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562029996634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562029a54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56202c3364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56202a1e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562029eef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686706==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f5a6e99e32 bp 0x7ffc49382270 sp 0x7ffc49382268
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f5a6e99e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5a6e999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5a6ba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5a6ba5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5a6d9febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5a6d97952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5a7001793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5a6723c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5a671f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5a670d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8093b07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8093b07e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5a664b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f5a6709aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5a8feb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5a6e99725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5a6ba49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686621==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x557827698e32 bp 0x7ffd87e6bb50 sp 0x7ffd87e6bb48
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x557827698e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578276989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578273a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578273a4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55782759eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557827596952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557827800793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557826f22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557826f1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557826f0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06fdf46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06fdf46e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557826e4a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x557826f08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5578297ea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557827698725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578273a39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686636==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x56258c021e32 bp 0x7ffe739bf850 sp 0x7ffe739bf848
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x56258c021e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56258c0219df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56258bd2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56258bd2dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56258bf27ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56258bf1f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56258c189793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56258b8abc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56258b8a756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56258b895018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f0b271d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f0b271e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56258b7d3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x56258b891aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56258e1734f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56258c021725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56258bd2c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686689==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x562fd8293e32 bp 0x7fffe3e120b0 sp 0x7fffe3e120a8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x562fd8293e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562fd82939df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562fd7f9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562fd7f9fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562fd8199ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562fd8191952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562fd83fb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562fd7b1dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562fd7b1956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562fd7b07018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6f5e70dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6f5e70de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562fd7a45634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562fd7b03aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562fda3e54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562fd8293725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562fd7f9e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f4f4930e32 bp 0x7ffdefa5eeb0 sp 0x7ffdefa5eea8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f4f4930e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4f49309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4f463b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4f463cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4f4836ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4f482e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4f4a98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4f41bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4f41b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4f41a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3270f48d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3270f48e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4f40e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f4f41a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f4f6a824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f4f4930725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f4f463b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686602==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x560a44a11e32 bp 0x7ffe776b1a10 sp 0x7ffe776b1a08
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x560a44a11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a44a119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a4471c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a4471dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a44917ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a4490f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a44b79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a4429bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a4429756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a44285018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9fa3e5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9fa3e5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a441c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x560a44281aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560a46b634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a44a11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a4471c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x55f1a18c3e32 bp 0x7ffff7f6bdb0 sp 0x7ffff7f6bda8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x55f1a18c3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1a18c39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1a15ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1a15cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1a17c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1a17c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1a1a2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1a114dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1a114956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1a1137018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f87dd03ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f87dd03ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1a1075634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x55f1a1133aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1a3a154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1a18c3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1a15ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686658==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559d3fb18e32 bp 0x7ffecb070f90 sp 0x7ffecb070f88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559d3fb18e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559d3fb189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559d3f8239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559d3f824d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559d3fa1eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559d3fa16952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559d3fc80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559d3f3a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559d3f39e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559d3f38c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efe4851fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efe4851fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559d3f2ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559d3f388aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559d41c6a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559d3fb18725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559d3f8239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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
> 
> =================================================================
> ==2686588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55788185d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557882a53c31 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x557882a4d6ba in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x557882a40bd2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x557882a53141 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x557881860d69 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9994281d8f 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  47 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 
> =================================================================
> ==2686701==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5616fdcb7e32 bp 0x7ffe3ab38ad0 sp 0x7ffe3ab38ac8
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5616fdcb7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616fdcb79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5616fd9c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5616fd9c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5616fdbbdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5616fdbb5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5616fde1f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5616fd541c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5616fd53d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5616fd52b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f047d98bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f047d98be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5616fd469634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5616fd527aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5616ffe094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616fdcb7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5616fd9c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686677==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x559c85de3e32 bp 0x7fffd3695090 sp 0x7fffd3695088
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x559c85de3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c85de39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c85aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c85aefd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c85ce9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c85ce1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c85f4b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c8566dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c8566956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c85657018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe15e6c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe15e6c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c85595634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x559c85653aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559c87f354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c85de3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c85aee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  d3 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 
> =================================================================
> ==2686595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x56279952de32 bp 0x7ffe15e00e90 sp 0x7ffe15e00e88
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x56279952de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56279952d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627992389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562799239d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562799433ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56279942b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562799695793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562798db7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562798db356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562798da1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a6a4b3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a6a4b3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562798cdf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x562798d9daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56279b67f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56279952d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627992389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686603==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000cab4 at pc 0x563ef8cb0e32 bp 0x7ffc43c0c810 sp 0x7ffc43c0c808
> READ of size 4 at 0x61600000cab4 thread T0
>     #0 0x563ef8cb0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ef8cb09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ef89bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ef89bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ef8bb6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ef8bae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563ef8e18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ef853ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ef853656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ef8524018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4e0adbcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e0adbce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ef8462634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000cab4 is located 308 bytes inside of 528-byte region [0x61600000c980,0x61600000cb90)
> freed by thread T0 here:
>     #0 0x563ef8520aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563efae024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ef8cb0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ef89bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686751==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x561c94185e32 bp 0x7fffe5547590 sp 0x7fffe5547588
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x561c94185e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c941859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c93e909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c93e91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c9408bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c94083952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c942ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c93a0fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c93a0b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c939f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5cf0bf8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5cf0bf8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c93937634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x561c939f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561c962d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c94185725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c93e909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686715==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x55b78f618e32 bp 0x7ffd016a7390 sp 0x7ffd016a7388
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x55b78f618e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b78f6189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b78f3239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b78f324d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b78f51eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b78f516952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b78f780793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b78eea2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b78ee9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b78ee8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3f2073d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3f2073e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b78edca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x55b78ee88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b79176a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b78f618725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b78f3239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686723==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c7b4 at pc 0x5563e2ee5e32 bp 0x7ffdcdc46730 sp 0x7ffdcdc46728
> READ of size 4 at 0x61600000c7b4 thread T0
>     #0 0x5563e2ee5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5563e2ee59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563e2bf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563e2bf1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563e2debebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563e2de3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563e304d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5563e276fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5563e276b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563e2759018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f8de49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f8de49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5563e2697634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c7b4 is located 308 bytes inside of 528-byte region [0x61600000c680,0x61600000c890)
> freed by thread T0 here:
>     #0 0x5563e2755aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5563e50374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5563e2ee5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563e2bf09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686748==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x5556e469be32 bp 0x7ffc023f7350 sp 0x7ffc023f7348
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x5556e469be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5556e469b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5556e43a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5556e43a7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5556e45a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5556e4599952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5556e4803793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5556e3f25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5556e3f2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5556e3f0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46fc16bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46fc16be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5556e3e4d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x5556e3f0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5556e67ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5556e469b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5556e43a69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686703==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000c1b4 at pc 0x556b30b0ee32 bp 0x7ffcc6d6b770 sp 0x7ffcc6d6b768
> READ of size 4 at 0x61600000c1b4 thread T0
>     #0 0x556b30b0ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556b30b0e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556b308199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556b3081ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556b30a14ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556b30a0c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556b30c76793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556b30398c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556b3039456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556b30382018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9470a4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9470a4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556b302c0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000c1b4 is located 308 bytes inside of 528-byte region [0x61600000c080,0x61600000c290)
> freed by thread T0 here:
>     #0 0x556b3037eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556b32c604f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556b30b0e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556b308199b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/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  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 
> =================================================================
> ==2686766==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d6b4 at pc 0x559ef91bce32 bp 0x7ffe81ff1350 sp 0x7ffe81ff1348
> READ of size 4 at 0x61600000d6b4 thread T0
>     #0 0x559ef91bce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ef91bc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559ef8ec79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559ef8ec8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ef90c2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ef90ba952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ef9324793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559ef8a46c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559ef8a4256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559ef8a30018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b548a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b548a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559ef896e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d6b4 is located 308 bytes inside of 528-byte region [0x61600000d580,0x61600000d790)
> freed by thread T0 here:
>     #0 0x559ef8a2caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559efb30e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ef91bc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559ef8ec79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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
> 
> =================================================================
> ==2682780==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5600cce8d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5600ce2c1dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5600cd5c4953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5600cd20a63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5600cf758e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5600cf92fe34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7da6d7e984 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
> 
> =================================================================
> ==2682868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55d9c19cf24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9c2e03dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55d9c2106953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55d9c1d4c63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55d9c429ae2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55d9c4471e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f04a62e7984 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
> 
> =================================================================
> ==2682808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5633f3c7224d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633f50a6dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5633f43a9953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5633f3fef63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5633f653de2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5633f6714e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f41ac7b6984 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
> 
> =================================================================
> ==2682818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x559070abe24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559071ef2dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5590711f5953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x559070e3b63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x559073389e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x559073560e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4683a79984 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
> 
> =================================================================
> ==2682906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5582c94cb24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5582ca8ffdde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5582c9c02953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5582c984863d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5582cbd96e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5582cbf6de34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f22ce0a1984 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
> 
> =================================================================
> ==2682921==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5651490e924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56514a51ddde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x565149820953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56514946663d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x56514b9b4e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x56514bb8be34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd521678984 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
> 
> =================================================================
> ==2682896==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f1c451524d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1c5949dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f1c4c4c953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55f1c489263d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55f1c6de0e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55f1c6fb7e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2e996f0984 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
> 
> =================================================================
> ==2682902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558548df824d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55854a22cdde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55854952f953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55854917563d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55854b6c3e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55854b89ae34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2bd6cbb984 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
> 
> =================================================================
> ==2682899==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b076b6d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b077fa1dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b0772a4953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55b076eea63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55b079438e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55b07960fe34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f87ba7b8984 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
> 
> =================================================================
> ==2682833==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e6af89424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6b0cc8dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e6affcb953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55e6afc1163d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55e6b215fe2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55e6b2336e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff86add2984 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
> 
> =================================================================
> ==2682842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564c94b4d24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564c95f81dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564c95284953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x564c94eca63d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x564c97418e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x564c975efe34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbff9b79984 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
> 
> =================================================================
> ==2682869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x561e74d4624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e7617adde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561e7547d953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x561e750c363d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x561e77611e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x561e777e8e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f15bccfc984 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
> 
> =================================================================
> ==2682841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x561beb33624d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561bec76adde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x561beba6d953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x561beb6b363d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x561bedc01e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x561beddd8e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd2a0d02984 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
> 
> =================================================================
> ==2682877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55754a84b24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55754bc7fdde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55754af82953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55754abc863d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55754d116e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55754d2ede34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f5475406984 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
> 
> =================================================================
> ==2682874==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5633c8e1a24d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633ca24edde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5633c9551953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5633c919763d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5633cb6e5e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5633cb8bce34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1b370e9984 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
> 
> =================================================================
> ==2682871==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a094a0424d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a095e38dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a09513b953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55a094d8163d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55a0972cfe2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55a0974a6e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6765244984 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
> 
> =================================================================
> ==2682860==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5649cdbd324d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649cf007dde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5649ce30a953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5649cdf5063d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x5649d049ee2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5649d0675e34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa0271f5984 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
> 
> =================================================================
> ==2682870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55c88404924d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f924d) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c88547ddde in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55c884780953 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55c8843c663d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:906:30
>     #4 0x55c886914e2f in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55c886aebe34 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9b3af02984 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  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 
> =================================================================
> ==2707440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55edbcbe4e32 bp 0x7ffe68584630 sp 0x7ffe68584628
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55edbcbe4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55edbcbe49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55edbc8ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55edbc8f0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55edbcaeaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55edbcae2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55edbcd4c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55edbc46ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55edbc46a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55edbc458018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3c11c04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3c11c04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55edbc396634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55edbc454aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55edbed364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55edbcbe4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55edbc8ef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707385==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555942f31e32 bp 0x7ffe95619390 sp 0x7ffe95619388
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555942f31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555942f319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555942c3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555942c3dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555942e37ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555942e2f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555943099793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559427bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559427b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559427a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2d8d01cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2d8d01ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559426e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5559427a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559450834f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555942f31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555942c3c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707387==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5559f7db1e32 bp 0x7ffeb7013ad0 sp 0x7ffeb7013ac8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5559f7db1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5559f7db19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5559f7abc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5559f7abdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5559f7cb7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5559f7caf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5559f7f19793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5559f763bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5559f763756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5559f7625018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc22a7fdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc22a7fde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5559f7563634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5559f7621aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5559f9f034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5559f7db1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5559f7abc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707403==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563526fdee32 bp 0x7ffe1d786870 sp 0x7ffe1d786868
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563526fdee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563526fde9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563526ce99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563526cead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563526ee4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563526edc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563527146793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563526868c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56352686456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563526852018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0c37072d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0c37072e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563526790634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56352684eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635291304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563526fde725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563526ce99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707458==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b684a31e32 bp 0x7ffc6e6c0a50 sp 0x7ffc6e6c0a48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b684a31e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b684a319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b68473c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b68473dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b684937ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b68492f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b684b99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b6842bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b6842b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b6842a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a698c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a698c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b6841e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b6842a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b686b834f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b684a31725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b68473c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707391==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b3277f7e32 bp 0x7ffc5a959c30 sp 0x7ffc5a959c28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b3277f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3277f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b3275029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b327503d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b3276fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b3276f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b32795f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b327081c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b32707d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b32706b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f126f6aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f126f6aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b326fa9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b327067aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b3299494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3277f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b3275029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707433==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557df91b8e32 bp 0x7ffea229fe70 sp 0x7ffea229fe68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557df91b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557df91b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557df8ec39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557df8ec4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557df90beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557df90b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557df9320793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557df8a42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557df8a3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557df8a2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cbc286d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cbc286e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557df896a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557df8a28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557dfb30a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557df91b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557df8ec39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  2b 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707428==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56492d4f3e32 bp 0x7ffc63656ab0 sp 0x7ffc63656aa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56492d4f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56492d4f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56492d1fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56492d1ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56492d3f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56492d3f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56492d65b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56492cd7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56492cd7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56492cd67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd9bcf9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd9bcf9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56492cca5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56492cd63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56492f6454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56492d4f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56492d1fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707459==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555ff64d9e32 bp 0x7ffee51bfa50 sp 0x7ffee51bfa48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555ff64d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ff64d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ff61e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ff61e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ff63dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ff63d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ff6641793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ff5d63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ff5d5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ff5d4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74578afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74578afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ff5c8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555ff5d49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555ff862b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ff64d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ff61e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707418==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557829dd5e32 bp 0x7ffeb8e87b50 sp 0x7ffeb8e87b48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557829dd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557829dd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557829ae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557829ae1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557829cdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557829cd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557829f3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55782965fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55782965b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557829649018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd40c236d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd40c236e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557829587634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557829645aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55782bf274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557829dd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557829ae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2707427==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56076256be32 bp 0x7ffd974b3cf0 sp 0x7ffd974b3ce8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56076256be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56076256b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607622769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560762277d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560762471ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560762469952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5607626d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560761df5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560761df156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560761ddf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5be7abbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5be7abbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560761d1d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560761ddbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607646bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56076256b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607622769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707411==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x558ef835be32 bp 0x7ffe5483c7d0 sp 0x7ffe5483c7c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x558ef835be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ef835b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ef80669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ef8067d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ef8261ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ef8259952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ef84c3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ef7be5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ef7be156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ef7bcf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3382f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3382f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ef7b0d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x558ef7bcbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558efa4ad4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ef835b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ef80669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  04 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 
> =================================================================
> ==2707450==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561af459ae32 bp 0x7ffcbce7dfd0 sp 0x7ffcbce7dfc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561af459ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561af459a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561af42a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561af42a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561af44a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561af4498952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561af4702793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561af3e24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561af3e2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561af3e0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7263be4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7263be4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561af3d4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561af3e0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561af66ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561af459a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561af42a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  01 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707392==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55befa36ae32 bp 0x7ffc635b9850 sp 0x7ffc635b9848
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55befa36ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55befa36a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55befa0759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55befa076d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55befa270ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55befa268952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55befa4d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bef9bf4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bef9bf056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bef9bde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3d7b1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3d7b1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bef9b1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55bef9bdaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55befc4bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55befa36a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55befa0759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707460==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555aeced2e32 bp 0x7ffc63d71230 sp 0x7ffc63d71228
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555aeced2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555aeced29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555aecbdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555aecbded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555aecdd8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555aecdd0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555aed03a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555aec75cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555aec75856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555aec746018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa8980cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa8980cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555aec684634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555aec742aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555aef0244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555aeced2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555aecbdd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707597==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5566cc2a9e32 bp 0x7fff205ced10 sp 0x7fff205ced08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5566cc2a9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566cc2a99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566cbfb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566cbfb5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566cc1afebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566cc1a7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566cc411793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566cbb33c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566cbb2f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566cbb1d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37075ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37075dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566cba5b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5566cbb19aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5566ce3fb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566cc2a9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566cbfb49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557b11aa0e32 bp 0x7ffd25c5f410 sp 0x7ffd25c5f408
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557b11aa0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b11aa09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b117ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b117acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b119a6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b1199e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b11c08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b1132ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b1132656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b11314018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb936efad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb936efae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b11252634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557b11310aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557b13bf24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b11aa0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b117ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707509==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55fff588fe32 bp 0x7ffde73936f0 sp 0x7ffde73936e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55fff588fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fff588f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fff559a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fff559bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fff5795ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fff578d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fff59f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fff5119c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fff511556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fff5103018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ba905cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ba905ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fff5041634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55fff50ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fff79e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fff588f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fff559a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707604==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561129087e32 bp 0x7fff66cea330 sp 0x7fff66cea328
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561129087e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5611290879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561128d929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561128d93d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561128f8debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561128f85952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5611291ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561128911c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56112890d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5611288fb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a0eef3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a0eef3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561128839634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5611288f7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56112b1d94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561129087725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561128d929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cd10a85e32 bp 0x7ffec466a0f0 sp 0x7ffec466a0e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cd10a85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cd10a859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cd107909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cd10791d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cd1098bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cd10983952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cd10bed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cd1030fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cd1030b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cd102f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f846c354d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f846c354e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cd10237634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cd102f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cd12bd74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cd10a85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cd107909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  0d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707576==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a53b105e32 bp 0x7ffdef143f30 sp 0x7ffdef143f28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a53b105e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a53b1059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a53ae109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a53ae11d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a53b00bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a53b003952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a53b26d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a53a98fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a53a98b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a53a979018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc9a508fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc9a508fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a53a8b7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a53a975aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a53d2574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a53b105725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a53ae109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5562f10f0e32 bp 0x7ffc58cdcef0 sp 0x7ffc58cdcee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5562f10f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562f10f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562f0dfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562f0dfcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562f0ff6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562f0fee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562f1258793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562f097ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562f097656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562f0964018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a728cbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a728cbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562f08a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5562f0960aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5562f32424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562f10f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562f0dfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707556==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e2304b8e32 bp 0x7ffd9b8a51f0 sp 0x7ffd9b8a51e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e2304b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e2304b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e2301c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e2301c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e2303beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e2303b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e230620793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e22fd42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e22fd3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e22fd2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5318a44d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5318a44e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e22fc6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e22fd28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e23260a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e2304b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e2301c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707558==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555ac6523e32 bp 0x7fff50833d10 sp 0x7fff50833d08
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555ac6523e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ac65239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ac622e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ac622fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ac6429ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ac6421952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ac668b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ac5dadc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ac5da956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ac5d97018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f84aa925d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f84aa925e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ac5cd5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555ac5d93aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555ac86754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555ac6523725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555ac622e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707539==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f5f8852e32 bp 0x7ffd43980bf0 sp 0x7ffd43980be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f5f8852e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f5f88529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f5f855d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f5f855ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f5f8758ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f5f8750952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f5f89ba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f5f80dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f5f80d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f5f80c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c80216d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c80216e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5f8004634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f5f80c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5fa9a44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f5f8852725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f5f855d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563356cf4e32 bp 0x7ffc7517e6b0 sp 0x7ffc7517e6a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563356cf4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563356cf49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633569ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563356a00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563356bfaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563356bf2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563356e5c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56335657ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56335657a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563356568018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f839c3a2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f839c3a2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633564a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563356564aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563358e464f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563356cf4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633569ff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707481==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55d39f590e32 bp 0x7ffd03986b90 sp 0x7ffd03986b88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55d39f590e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d39f5909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d39f29b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d39f29cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d39f496ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d39f48e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d39f6f8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d39ee1ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d39ee1656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d39ee04018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06ac652d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06ac652e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d39ed42634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55d39ee00aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d3a16e24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d39f590725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d39f29b9b6 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  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 
> =================================================================
> ==2708748==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5648c2fd8e32 bp 0x7ffd3ece1c90 sp 0x7ffd3ece1c88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5648c2fd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5648c2fd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5648c2ce39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5648c2ce4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5648c2edeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5648c2ed6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5648c3140793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5648c2862c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5648c285e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5648c284c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec257a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec257a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5648c278a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  49 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708808==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55907acdde32 bp 0x7fffcd35f190 sp 0x7fffcd35f188
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55907acdde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55907acdd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55907a9e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55907a9e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55907abe3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55907abdb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55907ae45793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55907a567c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55907a56356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55907a551018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc103192d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc103192e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55907a48f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55907a54daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55907ce2f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55907acdd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55907a9e89b6 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  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 
> =================================================================
> ==2708834==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562464d5be32 bp 0x7ffd96a3b9b0 sp 0x7ffd96a3b9a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562464d5be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562464d5b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562464a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562464a67d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562464c61ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562464c59952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562464ec3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624645e5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624645e156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624645cf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4657afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4657afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56246450d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5624645cbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562466ead4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562464d5b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562464a669b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  69 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708833==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564a4786be32 bp 0x7ffcd9914670 sp 0x7ffcd9914668
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564a4786be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564a4786b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564a475769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564a47577d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564a47771ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564a47769952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564a479d3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564a470f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564a470f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564a470df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff0a189ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff0a189ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564a4701d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564a470dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564a499bd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564a4786b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564a475769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708831==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55e1e62a5e32 bp 0x7ffcb720b830 sp 0x7ffcb720b828
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55e1e62a5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1e62a59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e1e5fb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e1e5fb1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e1e61abebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e1e61a3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1e640d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1e5b2fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1e5b2b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1e5b19018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe734f2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe734f2de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1e5a57634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55e1e5b15aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e1e83f74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e1e62a5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e1e5fb09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708880==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55851f881e32 bp 0x7ffe889a0370 sp 0x7ffe889a0368
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55851f881e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55851f8819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55851f58c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55851f58dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55851f787ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55851f77f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55851f9e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55851f10bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55851f10756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55851f0f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f30b58a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f30b58a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55851f033634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55851f0f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5585219d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55851f881725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55851f58c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708949==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56085ccd8e32 bp 0x7ffd48dd5e10 sp 0x7ffd48dd5e08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56085ccd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56085ccd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56085c9e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56085c9e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56085cbdeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56085cbd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56085ce40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56085c562c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56085c55e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56085c54c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f20f959ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f20f959ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56085c48a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  8d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708892==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555ec4e70e32 bp 0x7fff0b823b90 sp 0x7fff0b823b88
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555ec4e70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555ec4e709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555ec4b7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555ec4b7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555ec4d76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555ec4d6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555ec4fd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555ec46fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555ec46f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555ec46e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f793fd50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f793fd50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555ec4622634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2708902==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56040f4b2e32 bp 0x7fffcb548450 sp 0x7fffcb548448
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56040f4b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56040f4b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56040f1bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56040f1bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56040f3b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56040f3b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56040f61a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56040ed3cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56040ed3856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56040ed26018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdedd546d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdedd546e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56040ec64634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2708976==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55ea96b84e32 bp 0x7ffe4e56c510 sp 0x7ffe4e56c508
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55ea96b84e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea96b849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea9688f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea96890d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea96a8aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea96a82952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea96cec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea9640ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea9640a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea963f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6885f58d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6885f58e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea96336634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  93 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708940==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56023dc42e32 bp 0x7ffd7f332c70 sp 0x7ffd7f332c68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56023dc42e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56023dc429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56023d94d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56023d94ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56023db48ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56023db40952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56023ddaa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56023d4ccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56023d4c856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56023d4b6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f430ca5ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f430ca5ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56023d3f4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2708938==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560f7b0d5e32 bp 0x7ffd3b0405b0 sp 0x7ffd3b0405a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560f7b0d5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f7b0d59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f7ade09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f7ade1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f7afdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f7afd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f7b23d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f7a95fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f7a95b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f7a949018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f122f001d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f122f001e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f7a887634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  be 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708982==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5636bc606e32 bp 0x7ffd220710b0 sp 0x7ffd220710a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5636bc606e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636bc6069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636bc3119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636bc312d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636bc50cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636bc504952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636bc76e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636bbe90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636bbe8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636bbe7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3c44c1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3c44c1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636bbdb8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5636bbe76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636be7584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636bc606725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636bc3119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708922==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d91562ae32 bp 0x7fff9f795750 sp 0x7fff9f795748
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d91562ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d91562a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9153359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d915336d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d915530ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d915528952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d915792793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d914eb4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d914eb056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d914e9e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0ad8c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0ad8c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d914ddc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d914e9aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d91777c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d91562a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9153359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708927==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56002fb5ce32 bp 0x7fff04cfd0d0 sp 0x7fff04cfd0c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56002fb5ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56002fb5c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56002f8679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56002f868d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56002fa62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56002fa5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56002fcc4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56002f3e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56002f3e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56002f3d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7d69c64d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7d69c64e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56002f30e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56002f3ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560031cae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56002fb5c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56002f8679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708914==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x560de95b8e32 bp 0x7ffd80793250 sp 0x7ffd80793248
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x560de95b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560de95b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560de92c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560de92c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560de94beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560de94b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560de9720793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560de8e42c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560de8e3e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560de8e2c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4abd76dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4abd76de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560de8d6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x560de8e28aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560deb70a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560de95b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560de92c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8f 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 
> =================================================================
> ==2708957==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5581e8fbde32 bp 0x7fffa198bfd0 sp 0x7fffa198bfc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5581e8fbde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581e8fbd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581e8cc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581e8cc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581e8ec3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581e8ebb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581e9125793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581e8847c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581e884356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581e8831018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f177999dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f177999de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581e876f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2708893==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fed6c23e32 bp 0x7fffeddf0d50 sp 0x7fffeddf0d48
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fed6c23e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fed6c239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fed692e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fed692fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fed6b29ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fed6b21952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fed6d8b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fed64adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fed64a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fed6497018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f06b2b34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f06b2b34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fed63d5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709084==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5653b04d1e32 bp 0x7ffcf3dcf0d0 sp 0x7ffcf3dcf0c8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5653b04d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653b04d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653b01dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5653b01ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5653b03d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5653b03cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653b0639793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653afd5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653afd5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653afd45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49eae7fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49eae7fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5653afc83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5653afd41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5653b26234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5653b04d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653b01dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709009==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x555bdd481e32 bp 0x7fff727a7650 sp 0x7fff727a7648
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x555bdd481e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555bdd4819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555bdd18c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555bdd18dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555bdd387ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555bdd37f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555bdd5e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555bdcd0bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555bdcd0756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555bdccf5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ad7211d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ad7211e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555bdcc33634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x555bdccf1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555bdf5d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555bdd481725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555bdd18c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56016300ae32 bp 0x7ffc0165f610 sp 0x7ffc0165f608
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56016300ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56016300a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560162d159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560162d16d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560162f10ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560162f08952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560163172793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560162894c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56016289056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56016287e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7697341d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7697341e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601627bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56016287aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56016515c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56016300a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560162d159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709099==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56458e3f9e32 bp 0x7ffef70c3f30 sp 0x7ffef70c3f28
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56458e3f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56458e3f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56458e1049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56458e105d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56458e2ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56458e2f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56458e561793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56458dc83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56458dc7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56458dc6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5bc9615d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5bc9615e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56458dbab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56458dc69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56459054b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56458e3f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56458e1049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709079==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56183dd08e32 bp 0x7ffde9b1b810 sp 0x7ffde9b1b808
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56183dd08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56183dd089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56183da139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56183da14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56183dc0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56183dc06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56183de70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56183d592c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56183d58e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56183d57c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8862f1ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8862f1ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56183d4ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56183d578aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56183fe5a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56183dd08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56183da139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709066==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x560128bb6e32 bp 0x7ffea4ec5370 sp 0x7ffea4ec5368
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x560128bb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560128bb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601288c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601288c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560128abcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560128ab4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560128d1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560128440c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56012843c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56012842a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f09ea555d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09ea555e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560128368634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x560128426aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56012ad084f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560128bb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601288c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  75 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709090==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x556acf71ce32 bp 0x7ffc9239b570 sp 0x7ffc9239b568
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x556acf71ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556acf71c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556acf4279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556acf428d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556acf622ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556acf61a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556acf884793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556acefa6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556acefa256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556acef90018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb134da4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb134da4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556aceece634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x556acef8caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556ad186e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556acf71c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556acf4279b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56310b507e32 bp 0x7fff75b0bdb0 sp 0x7fff75b0bda8
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56310b507e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56310b5079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56310b2129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56310b213d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56310b40debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56310b405952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56310b66f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56310ad91c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56310ad8d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56310ad7b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a8d209d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a8d209e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56310acb9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56310ad77aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56310d6594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56310b507725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56310b2129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709065==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x561999a68e32 bp 0x7ffff8254090 sp 0x7ffff8254088
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x561999a68e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561999a689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5619997739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561999774d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56199996eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561999966952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561999bd0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5619992f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5619992ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5619992dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2775304d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2775304e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56199921a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5619992d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56199bbba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561999a68725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5619997739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709053==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x5582a93fbe32 bp 0x7fff70743190 sp 0x7fff70743188
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x5582a93fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5582a93fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5582a91069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5582a9107d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5582a9301ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5582a92f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5582a9563793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5582a8c85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5582a8c8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5582a8c6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28ef30bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28ef30be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5582a8bad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x5582a8c6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5582ab54d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5582a93fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5582a91069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709105==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x55676bcd4e32 bp 0x7ffe355b2310 sp 0x7ffe355b2308
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x55676bcd4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55676bcd49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55676b9df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55676b9e0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55676bbdaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55676bbd2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55676be3c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55676b55ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55676b55a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55676b548018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bcfa2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bcfa2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55676b486634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x55676b544aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55676de264f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55676bcd4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55676b9df9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709017==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e5b4 at pc 0x56508f701e32 bp 0x7ffc620a2830 sp 0x7ffc620a2828
> READ of size 4 at 0x61600000e5b4 thread T0
>     #0 0x56508f701e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56508f7019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56508f40c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56508f40dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56508f607ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56508f5ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56508f869793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56508ef8bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56508ef8756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56508ef75018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd603479d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd603479e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56508eeb3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e5b4 is located 308 bytes inside of 528-byte region [0x61600000e480,0x61600000e690)
> freed by thread T0 here:
>     #0 0x56508ef71aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5650918534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56508f701725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56508f40c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b6 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709168==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x563bc40a1e32 bp 0x7ffc0cdd97f0 sp 0x7ffc0cdd97e8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x563bc40a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563bc40a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563bc3dac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563bc3dadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563bc3fa7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563bc3f9f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563bc4209793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563bc392bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563bc392756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563bc3915018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0b3a6c8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0b3a6c8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563bc3853634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x563bc3911aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563bc61f34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563bc40a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563bc3dac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  c4 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709151==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55f2d0660e32 bp 0x7ffdfc5410d0 sp 0x7ffdfc5410c8
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55f2d0660e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f2d06609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f2d036b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f2d036cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f2d0566ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f2d055e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f2d07c8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f2cfeeac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f2cfee656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f2cfed4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80f4751d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80f4751e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f2cfe12634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55f2cfed0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f2d27b24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f2d0660725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f2d036b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709111==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b20b1a6e32 bp 0x7ffed6c21ef0 sp 0x7ffed6c21ee8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b20b1a6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b20b1a69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b20aeb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b20aeb2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b20b0acebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b20b0a4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b20b30e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b20aa30c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b20aa2c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b20aa1a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f453bb28d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f453bb28e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b20a958634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b20aa16aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b20d2f84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b20b1a6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b20aeb19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709118==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x5570c3705e32 bp 0x7fff039156d0 sp 0x7fff039156c8
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x5570c3705e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5570c37059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5570c34109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5570c3411d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5570c360bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5570c3603952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5570c386d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5570c2f8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5570c2f8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5570c2f79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa05d521d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa05d521e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5570c2eb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x5570c2f75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5570c58574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5570c3705725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5570c34109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709144==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5628581b4e32 bp 0x7ffde3fcc6d0 sp 0x7ffde3fcc6c8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5628581b4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628581b49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562857ebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562857ec0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628580baebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628580b2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56285831c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562857a3ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562857a3a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562857a28018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcf9e4dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcf9e4de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562857966634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x562857a24aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56285a3064f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628581b4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562857ebf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709155==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000ebb4 at pc 0x5641d6d7fe32 bp 0x7ffeb65ef3d0 sp 0x7ffeb65ef3c8
> READ of size 4 at 0x61600000ebb4 thread T0
>     #0 0x5641d6d7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641d6d7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641d6a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641d6a8bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641d6c85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641d6c7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641d6ee7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641d6609c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641d660556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641d65f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5705296d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5705296e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641d6531634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000ebb4 is located 308 bytes inside of 528-byte region [0x61600000ea80,0x61600000ec90)
> freed by thread T0 here:
>     #0 0x5641d65efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641d8ed14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641d6d7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641d6a8a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  bf 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709129==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x557941cfae32 bp 0x7ffe6cb63650 sp 0x7ffe6cb63648
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x557941cfae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557941cfa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557941a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557941a06d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557941c00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557941bf8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557941e62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557941584c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55794158056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55794156e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f213a05bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f213a05be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579414ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x55794156aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557943e4c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557941cfa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557941a059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709175==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x558ca033ae32 bp 0x7ffca3551bb0 sp 0x7ffca3551ba8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x558ca033ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ca033a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ca00459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ca0046d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ca0240ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ca0238952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ca04a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558c9fbc4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558c9fbc056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558c9fbae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19da965d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19da965e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558c9faec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x558c9fbaaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ca248c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ca033a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ca00459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  be 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709160==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x5633c7162e32 bp 0x7ffd76927650 sp 0x7ffd76927648
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x5633c7162e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5633c71629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633c6e6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5633c6e6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5633c7068ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5633c7060952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633c72ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633c69ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633c69e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633c69d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5445e9ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5445e9ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5633c6914634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x5633c69d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5633c92b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5633c7162725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633c6e6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f4 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709137==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000f1b4 at pc 0x55cacdab0e32 bp 0x7ffcb47e0010 sp 0x7ffcb47e0008
> READ of size 4 at 0x61600000f1b4 thread T0
>     #0 0x55cacdab0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cacdab09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cacd7bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cacd7bcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cacd9b6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cacd9ae952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cacdc18793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cacd33ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cacd33656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cacd324018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6b534dcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6b534dce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cacd262634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000f1b4 is located 308 bytes inside of 528-byte region [0x61600000f080,0x61600000f290)
> freed by thread T0 here:
>     #0 0x55cacd320aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cacfc024f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cacdab0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cacd7bb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b7 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709183==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e8b4 at pc 0x56458eb71e32 bp 0x7fff80012bf0 sp 0x7fff80012be8
> READ of size 4 at 0x61600000e8b4 thread T0
>     #0 0x56458eb71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56458eb719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56458e87c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56458e87dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56458ea77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56458ea6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56458ecd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56458e3fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56458e3f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56458e3e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd53913dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd53913de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56458e323634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e8b4 is located 308 bytes inside of 528-byte region [0x61600000e780,0x61600000e990)
> freed by thread T0 here:
>     #0 0x56458e3e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564590cc34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56458eb71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56458e87c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709127==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000eeb4 at pc 0x5601cb67de32 bp 0x7ffc9c3bed50 sp 0x7ffc9c3bed48
> READ of size 4 at 0x61600000eeb4 thread T0
>     #0 0x5601cb67de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5601cb67d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5601cb3889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5601cb389d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5601cb583ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5601cb57b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5601cb7e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5601caf07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5601caf0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5601caef1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcd679bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcd679bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5601cae2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000eeb4 is located 308 bytes inside of 528-byte region [0x61600000ed80,0x61600000ef90)
> freed by thread T0 here:
>     #0 0x5601caeedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5601cd7cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5601cb67d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5601cb3889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  94 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 
> =================================================================
> ==2709184==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x56340e434e32 bp 0x7ffcc6ae1650 sp 0x7ffcc6ae1648
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x56340e434e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56340e4349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56340e13f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56340e140d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56340e33aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56340e332952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56340e59c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56340dcbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56340dcba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56340dca8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc21b774d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc21b774e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56340dbe6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x56340dca4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5634105864f1 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  69 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708388==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x557caba0ce32 bp 0x7ffc16f77bf0 sp 0x7ffc16f77be8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x557caba0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557caba0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557cab7179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557cab718d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557cab912ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557cab90a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557cabb74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557cab296c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557cab29256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557cab280018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f36d2783d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f36d2783e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557cab1be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x557cab27caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557cadb5e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557caba0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557cab7179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708330==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ff5e9f8e32 bp 0x7ffea342f710 sp 0x7ffea342f708
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ff5e9f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ff5e9f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ff5e7039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ff5e704d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ff5e8feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ff5e8f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ff5eb60793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ff5e282c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ff5e27e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ff5e26c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca2270cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca2270ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ff5e1aa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ff5e268aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ff60b4a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ff5e9f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ff5e7039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2708354==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561bbbf49e32 bp 0x7ffe2315e610 sp 0x7ffe2315e608
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561bbbf49e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561bbbf499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561bbbc549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561bbbc55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561bbbe4febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561bbbe47952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561bbc0b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561bbb7d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561bbb7cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561bbb7bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fda2e07cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda2e07ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561bbb6fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561bbb7b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561bbe09b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561bbbf49725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561bbbc549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2708362==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555862bc2e32 bp 0x7ffe45b4a950 sp 0x7ffe45b4a948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555862bc2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555862bc29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5558628cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5558628ced28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555862ac8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555862ac0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555862d2a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55586244cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55586244856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555862436018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f134d5b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f134d5b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555862374634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555862432aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555864d144f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555862bc2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5558628cd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708401==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e817b6ee32 bp 0x7ffca9fba250 sp 0x7ffca9fba248
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e817b6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e817b6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e8178799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e81787ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e817a74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e817a6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e817cd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e8173f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e8173f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e8173e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fea4dc6ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fea4dc6ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e817320634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e8173deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e819cc04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e817b6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e8178799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560f1d8dee32 bp 0x7fffd26407d0 sp 0x7fffd26407c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560f1d8dee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560f1d8de9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560f1d5e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560f1d5ead28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560f1d7e4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560f1d7dc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560f1da46793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560f1d168c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560f1d16456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560f1d152018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb03f973d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb03f973e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560f1d090634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560f1d14eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560f1fa304f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560f1d8de725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560f1d5e99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708378==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e163149e32 bp 0x7fff4071c450 sp 0x7fff4071c448
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e163149e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e1631499df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e162e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e162e55d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e16304febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e163047952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1632b1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e1629d3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e1629cf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e1629bd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8a5bb7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8a5bb7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e1628fb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e1629b9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e16529b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e163149725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e162e549b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708379==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f39c162e32 bp 0x7fff4b6188f0 sp 0x7fff4b6188e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f39c162e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f39c1629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f39be6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f39be6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f39c068ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f39c060952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f39c2ca793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f39b9ecc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f39b9e856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f39b9d6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe1f58cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe1f58cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f39b914634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f39b9d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f39e2b44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f39c162725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f39be6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  69 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708408==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x560b8c800e32 bp 0x7fff80dfea30 sp 0x7fff80dfea28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x560b8c800e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560b8c8009df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560b8c50b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560b8c50cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560b8c706ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560b8c6fe952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560b8c968793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560b8c08ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560b8c08656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560b8c074018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f76552fcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f76552fce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560b8bfb2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x560b8c070aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560b8e9524f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560b8c800725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560b8c50b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  30 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708374==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564da50efe32 bp 0x7fffeb441170 sp 0x7fffeb441168
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564da50efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564da50ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564da4dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564da4dfbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564da4ff5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564da4fed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564da5257793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564da4979c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564da497556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564da4963018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e738ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e738eae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564da48a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564da495faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564da72414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564da50ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564da4dfa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708377==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559de57b9e32 bp 0x7ffcaab9fcb0 sp 0x7ffcaab9fca8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559de57b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559de57b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559de54c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559de54c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559de56bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559de56b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559de5921793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559de5043c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559de503f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559de502d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5209f6bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5209f6be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559de4f6b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559de5029aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559de790b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559de57b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559de54c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708365==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c0c1771e32 bp 0x7fff4c3069d0 sp 0x7fff4c3069c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c0c1771e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0c17719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0c147c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0c147dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0c1677ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0c166f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0c18d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0c0ffbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0c0ff756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0c0fe5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0be0a38d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0be0a38e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0c0f23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c0c0fe1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0c38c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0c1771725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0c147c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  65 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 
> =================================================================
> ==2708393==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a473c60e32 bp 0x7ffd6b1363d0 sp 0x7ffd6b1363c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a473c60e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a473c609df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a47396b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a47396cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a473b66ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a473b5e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a473dc8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4734eac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4734e656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4734d4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f68c1bcfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f68c1bcfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a473412634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a4734d0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a475db24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a473c60725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a47396b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708359==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a8ad18be32 bp 0x7ffd1b3a0590 sp 0x7ffd1b3a0588
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a8ad18be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a8ad18b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a8ace969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a8ace97d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a8ad091ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a8ad089952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a8ad2f3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a8aca15c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a8aca1156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a8ac9ff018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1411621d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1411621e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a8ac93d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a8ac9fbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a8af2dd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a8ad18b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a8ace969b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708414==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x555837299e32 bp 0x7ffe5030a9f0 sp 0x7ffe5030a9e8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x555837299e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5558372999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555836fa49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555836fa5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55583719febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555837197952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555837401793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555836b23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555836b1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555836b0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa12cc66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa12cc66e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555836a4b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x555836b09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5558393eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555837299725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555836fa49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708513==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55c0c7277e32 bp 0x7ffc8f551f50 sp 0x7ffc8f551f48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55c0c7277e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c0c72779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c0c6f829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c0c6f83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c0c717debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c0c7175952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c0c73df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c0c6b01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c0c6afd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c0c6aeb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7e6202d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7e6202e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c0c6a29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55c0c6ae7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c0c93c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c0c7277725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c0c6f829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708415==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ead4737e32 bp 0x7ffcef330130 sp 0x7ffcef330128
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ead4737e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ead47379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ead44429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ead4443d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ead463debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ead4635952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ead489f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ead3fc1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ead3fbd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ead3fab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3fe3ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3fe3ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ead3ee9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ead3fa7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ead68894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ead4737725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ead44429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708443==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56426b8a3e32 bp 0x7fffb6128970 sp 0x7fffb6128968
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56426b8a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56426b8a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56426b5ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56426b5afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56426b7a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56426b7a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56426ba0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56426b12dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56426b12956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56426b117018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f386d776d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f386d776e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56426b055634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56426b113aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56426d9f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56426b8a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56426b5ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708556==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55629acbfe32 bp 0x7ffeef1ae4b0 sp 0x7ffeef1ae4a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55629acbfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55629acbf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55629a9ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55629a9cbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55629abc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55629abbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55629ae27793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55629a549c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55629a54556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55629a533018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f994cda2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f994cda2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55629a471634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55629a52faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55629ce114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55629acbf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55629a9ca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708502==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564e79a8ee32 bp 0x7fffc3e6dd30 sp 0x7fffc3e6dd28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564e79a8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e79a8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e797999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e7979ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e79994ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e7998c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e79bf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e79318c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e7931456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e79302018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1575368d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1575368e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e79240634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564e792feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e7bbe04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e79a8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e797999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708472==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x561b324c4e32 bp 0x7fffa3817c30 sp 0x7fffa3817c28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x561b324c4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561b324c49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561b321cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561b321d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561b323caebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561b323c2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561b3262c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561b31d4ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561b31d4a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561b31d38018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65828ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65828dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561b31c76634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x561b31d34aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561b346164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561b324c4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561b321cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x56365d26fe32 bp 0x7ffe9ea4d230 sp 0x7ffe9ea4d228
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x56365d26fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56365d26f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56365cf7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56365cf7bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56365d175ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56365d16d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56365d3d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56365caf9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56365caf556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56365cae3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6bd7901d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6bd7901e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56365ca21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x56365cadfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56365f3c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56365d26f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56365cf7a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  2f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708470==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f103e1be32 bp 0x7ffd0c43e2d0 sp 0x7ffd0c43e2c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f103e1be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f103e1b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f103b269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f103b27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f103d21ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f103d19952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f103f83793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1036a5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1036a156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f10368f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd9bb27fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd9bb27fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1035cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f10368baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f105f6d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f103e1b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f103b269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  2f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708469==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e06db48e32 bp 0x7ffe5132dff0 sp 0x7ffe5132dfe8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e06db48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e06db489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e06d8539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e06d854d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e06da4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e06da46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e06dcb0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e06d3d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e06d3ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e06d3bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3723691d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3723691e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e06d2fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e06d3b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e06fc9a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e06db48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e06d8539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  2f 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ad0b589e32 bp 0x7ffd8ac52690 sp 0x7ffd8ac52688
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ad0b589e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ad0b5899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ad0b2949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ad0b295d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ad0b48febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ad0b487952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ad0b6f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ad0ae13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ad0ae0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ad0adfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3cf84d3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3cf84d3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ad0ad3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ad0adf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ad0d6db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ad0b589725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ad0b2949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  52 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 
> =================================================================
> ==2708533==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5586ca85de32 bp 0x7ffc58c14f70 sp 0x7ffc58c14f68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5586ca85de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586ca85d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586ca5689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586ca569d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586ca763ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586ca75b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586ca9c5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586ca0e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586ca0e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586ca0d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8a7f877d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8a7f877e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586ca00f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5586ca0cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586cc9af4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586ca85d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586ca5689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708437==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55b7ccad9e32 bp 0x7ffe9b45b570 sp 0x7ffe9b45b568
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55b7ccad9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b7ccad99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b7cc7e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b7cc7e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b7cc9dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b7cc9d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b7ccc41793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b7cc363c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b7cc35f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b7cc34d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff720e5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff720e5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b7cc28b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55b7cc349aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7cec2b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b7ccad9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b7cc7e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708614==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55ef7740fe32 bp 0x7ffd7abb0a70 sp 0x7ffd7abb0a68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55ef7740fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef7740f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef7711a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef7711bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef77315ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef7730d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef77577793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef76c99c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef76c9556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef76c83018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe6d33c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe6d33c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef76bc1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55ef76c7faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef795614f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef7740f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef7711a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  33 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708573==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55e4741e4e32 bp 0x7fff3a672370 sp 0x7fff3a672368
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55e4741e4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4741e49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e473eef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e473ef0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4740eaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4740e2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e47434c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e473a6ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e473a6a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e473a58018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b1cb65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b1cb65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e473996634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55e473a54aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4763364f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4741e4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e473eef9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708581==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5567d23d9e32 bp 0x7ffe1cb3df90 sp 0x7ffe1cb3df88
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5567d23d9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567d23d99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567d20e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567d20e5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567d22dfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5567d22d7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5567d2541793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5567d1c63c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5567d1c5f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5567d1c4d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9890059d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9890059e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567d1b8b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5567d1c49aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5567d452b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567d23d9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567d20e49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  33 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708631==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55cef89cae32 bp 0x7ffdbdb54a50 sp 0x7ffdbdb54a48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55cef89cae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cef89ca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cef86d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cef86d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cef88d0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cef88c8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cef8b32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cef8254c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cef825056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cef823e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f221b6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f221b6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cef817c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55cef823aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cefab1c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cef89ca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cef86d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708613==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x562a88216e32 bp 0x7ffffba3bef0 sp 0x7ffffba3bee8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x562a88216e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a882169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a87f219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a87f22d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a8811cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a88114952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a8837e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a87aa0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a87a9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a87a8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3010343d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3010343e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a879c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x562a87a86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562a8a3684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a88216725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a87f219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2708604==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5608f8d4fe32 bp 0x7ffe42a6fdd0 sp 0x7ffe42a6fdc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5608f8d4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5608f8d4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608f8a5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5608f8a5bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5608f8c55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5608f8c4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5608f8eb7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608f85d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608f85d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608f85c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb24754bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb24754be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608f8501634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5608f85bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608faea14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5608f8d4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5608f8a5a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  33 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708629==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5574f1b4be32 bp 0x7ffd8f631050 sp 0x7ffd8f631048
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5574f1b4be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5574f1b4b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5574f18569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5574f1857d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5574f1a51ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5574f1a49952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5574f1cb3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5574f13d5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5574f13d156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5574f13bf018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8457223d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8457223e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5574f12fd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5574f13bbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5574f3c9d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5574f1b4b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5574f18569b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563be25bae32 bp 0x7ffe5f616070 sp 0x7ffe5f616068
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563be25bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563be25ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563be22c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563be22c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563be24c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563be24b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563be2722793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563be1e44c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563be1e4056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563be1e2e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f700d8dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f700d8dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563be1d6c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563be1e2aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563be470c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563be25ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563be22c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2708600==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563d5f0f0e32 bp 0x7ffe4f0cb590 sp 0x7ffe4f0cb588
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563d5f0f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563d5f0f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563d5edfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563d5edfcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563d5eff6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563d5efee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563d5f258793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563d5e97ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563d5e97656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563d5e964018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fdded2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fdded2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563d5e8a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563d5e960aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563d612424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563d5f0f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563d5edfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  33 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708586==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5579eb6b3e32 bp 0x7ffce7414c30 sp 0x7ffce7414c28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5579eb6b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5579eb6b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5579eb3be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5579eb3bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5579eb5b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5579eb5b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5579eb81b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5579eaf3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5579eaf3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5579eaf27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb94e3e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb94e3e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579eae65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5579eaf23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5579ed8054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5579eb6b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5579eb3be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708633==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559f4af7ee32 bp 0x7fff1200ca50 sp 0x7fff1200ca48
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559f4af7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f4af7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f4ac899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f4ac8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f4ae84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f4ae7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f4b0e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f4a808c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f4a80456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f4a7f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5348e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5348e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f4a730634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559f4a7eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f4d0d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f4af7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f4ac899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  33 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708571==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564d62f3de32 bp 0x7ffdb402a710 sp 0x7ffdb402a708
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564d62f3de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d62f3d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d62c489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d62c49d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d62e43ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d62e3b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d630a5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d627c7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d627c356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d627b1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2dd9d4ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2dd9d4ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d626ef634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564d627adaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564d6508f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d62f3d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d62c489b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2708711==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559b5d020e32 bp 0x7ffd512ae2d0 sp 0x7ffd512ae2c8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559b5d020e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b5d0209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b5cd2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b5cd2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b5cf26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b5cf1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b5d188793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b5c8aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b5c8a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b5c894018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdb5c389d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdb5c389e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b5c7d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559b5c890aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b5f1724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b5d020725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b5cd2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708683==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564ec4c08e32 bp 0x7ffc4d475fb0 sp 0x7ffc4d475fa8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564ec4c08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ec4c089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ec49139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ec4914d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ec4b0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ec4b06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ec4d70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ec4492c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ec448e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ec447c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f33f4522d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f33f4522e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ec43ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564ec4478aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ec6d5a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ec4c08725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ec49139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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 
> =================================================================
> ==2708646==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x563154571e32 bp 0x7fffce8c5570 sp 0x7fffce8c5568
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x563154571e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631545719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56315427c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56315427dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563154477ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56315446f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631546d9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563153dfbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563153df756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563153de5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efcc015cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efcc015ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563153d23634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x563153de1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5631566c34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563154571725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56315427c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708648==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a33a705e32 bp 0x7ffdc5e1edf0 sp 0x7ffdc5e1ede8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a33a705e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a33a7059df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a33a4109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a33a411d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a33a60bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a33a603952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a33a86d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a339f8fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a339f8b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a339f79018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07a4f83d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07a4f83e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a339eb7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a339f75aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a33c8574f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a33a705725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a33a4109b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708679==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55f19791fe32 bp 0x7ffc92f6d9b0 sp 0x7ffc92f6d9a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55f19791fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f19791f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f19762a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f19762bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f197825ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f19781d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f197a87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1971a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1971a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f197193018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff13f1d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff13f1d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1970d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55f19718faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f199a714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f19791f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f19762a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708682==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x564e5c953e32 bp 0x7ffc60b86130 sp 0x7ffc60b86128
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x564e5c953e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e5c9539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e5c65e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e5c65fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e5c859ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e5c851952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e5cabb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e5c1ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e5c1d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e5c1c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f021b389d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f021b389e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e5c105634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x564e5c1c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e5eaa54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e5c953725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e5c65e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708663==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55594ebb9e32 bp 0x7ffeeb42f7b0 sp 0x7ffeeb42f7a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55594ebb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55594ebb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55594e8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55594e8c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55594eabfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55594eab7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55594ed21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55594e443c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55594e43f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55594e42d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b98847d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b98847e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55594e36b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55594e429aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555950d0b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55594ebb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55594e8c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708717==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55793e918e32 bp 0x7ffee7e618b0 sp 0x7ffee7e618a8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55793e918e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55793e9189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55793e6239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55793e624d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55793e81eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55793e816952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55793ea80793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55793e1a2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55793e19e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55793e18c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f849f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f849f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55793e0ca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55793e188aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557940a6a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55793e918725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55793e6239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708687==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559e01bf6e32 bp 0x7ffc95780f30 sp 0x7ffc95780f28
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559e01bf6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e01bf69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e019019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e01902d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e01afcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e01af4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e01d5e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e01480c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e0147c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e0146a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa25487bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa25487be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e013a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559e01466aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559e03d484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e01bf6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e019019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  9c 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708665==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x5636afdd5e32 bp 0x7ffdb8066dd0 sp 0x7ffdb8066dc8
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x5636afdd5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636afdd59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636afae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636afae1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636afcdbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636afcd3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636aff3d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636af65fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636af65b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636af649018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9124ac7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9124ac7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636af587634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x5636af645aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636b1f274f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636afdd5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636afae09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708716==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x559c6f603e32 bp 0x7ffddf97bb70 sp 0x7ffddf97bb68
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x559c6f603e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559c6f6039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559c6f30e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559c6f30fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559c6f509ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559c6f501952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559c6f76b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559c6ee8dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559c6ee8956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559c6ee77018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb9ef064d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb9ef064e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559c6edb5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x559c6ee73aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559c717554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559c6f603725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559c6f30e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708660==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000d9b4 at pc 0x55a49e29fe32 bp 0x7ffc7d1d0950 sp 0x7ffc7d1d0948
> READ of size 4 at 0x61600000d9b4 thread T0
>     #0 0x55a49e29fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a49e29f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a49dfaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a49dfabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a49e1a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a49e19d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a49e407793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a49db29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a49db2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a49db13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f444041ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f444041ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a49da51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000d9b4 is located 308 bytes inside of 528-byte region [0x61600000d880,0x61600000da90)
> freed by thread T0 here:
>     #0 0x55a49db0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a4a03f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a49e29f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a49dfaa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  77 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 
> =================================================================
> ==2708718==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000fab4 at pc 0x562f98ccbe32 bp 0x7fffe40d0590 sp 0x7fffe40d0588
> READ of size 4 at 0x61600000fab4 thread T0
>     #0 0x562f98ccbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f98ccb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f989d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f989d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f98bd1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f98bc9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f98e33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f98555c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f9855156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f9853f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f739c089d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f739c089e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f9847d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000fab4 is located 308 bytes inside of 528-byte region [0x61600000f980,0x61600000fb90)
> freed by thread T0 here:
>     #0 0x562f9853baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f9ae1d4f1 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  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 
> =================================================================
> ==2706860==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55cb12c7de32 bp 0x7ffc40b744d0 sp 0x7ffc40b744c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55cb12c7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cb12c7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cb129889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cb12989d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cb12b83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cb12b7b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cb12de5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cb12507c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cb1250356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cb124f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6c20a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6c20a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cb1242f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55cb124edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cb14dcf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cb12c7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cb129889b6 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  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 
> =================================================================
> ==2706862==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55c3a17b8e32 bp 0x7ffd15896590 sp 0x7ffd15896588
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55c3a17b8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3a17b89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3a14c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3a14c4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3a16beebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3a16b6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3a1920793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3a1042c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3a103e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3a102c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efda1592d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efda1592e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3a0f6a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55c3a1028aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c3a390a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3a17b8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3a14c39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706930==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f28121ae32 bp 0x7ffc56da5670 sp 0x7ffc56da5668
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f28121ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f28121a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f280f259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f280f26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f281120ebb 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  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 
> =================================================================
> ==2706920==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56374e430e32 bp 0x7ffefd1b5810 sp 0x7ffefd1b5808
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56374e430e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56374e4309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56374e13b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56374e13cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56374e336ebb 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  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 
> =================================================================
> ==2706945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5564cad62e32 bp 0x7ffd1e7e6450 sp 0x7ffd1e7e6448
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5564cad62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5564cad629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564caa6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5564caa6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5564cac68ebb 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  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 
> =================================================================
> ==2706913==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55c2925a8e32 bp 0x7ffe83f140d0 sp 0x7ffe83f140c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55c2925a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c2925a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c2922b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c2922b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c2924aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c2924a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c292710793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c291e32c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c291e2e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c291e1c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa532accd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa532acce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c291d5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55c291e18aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c2946fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c2925a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c2922b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  d2 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 
> =================================================================
> ==2706912==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5622a060de32 bp 0x7ffc834dba30 sp 0x7ffc834dba28
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5622a060de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5622a060d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5622a03189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5622a0319d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5622a0513ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5622a050b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5622a0775793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56229fe97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56229fe9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56229fe81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f95190b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95190b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56229fdbf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56229fe7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5622a275f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5622a060d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5622a03189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706911==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x56318b176e32 bp 0x7ffcd133bf10 sp 0x7ffcd133bf08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x56318b176e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56318b1769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56318ae819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56318ae82d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56318b07cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56318b074952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56318b2de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56318aa00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56318a9fc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56318a9ea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a99d03d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a99d03e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56318a928634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56318a9e6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56318d2c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56318b176725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56318ae819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f6 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 
> =================================================================
> ==2706944==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x564d2622ae32 bp 0x7ffcb56383f0 sp 0x7ffcb56383e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x564d2622ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d2622a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d25f359b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d25f36d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d26130ebb 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  f1 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  c1 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 
> =================================================================
> ==2706958==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b4f8055e32 bp 0x7ffe47a6e630 sp 0x7ffe47a6e628
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b4f8055e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4f80559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4f7d609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4f7d61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4f7f5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4f7f53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4f81bd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4f78dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4f78db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4f78c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcebeffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcebeffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4f7807634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b4f78c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4fa1a74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4f8055725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4f7d609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707112==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559f29081e32 bp 0x7ffc89943e10 sp 0x7ffc89943e08
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559f29081e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f290819df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f28d8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f28d8dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f28f87ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f28f7f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f291e9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f2890bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f2890756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f288f5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a0774bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a0774be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f28833634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x559f288f1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f2b1d34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f29081725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f28d8c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707014==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55b03a66ae32 bp 0x7ffec3a81970 sp 0x7ffec3a81968
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55b03a66ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b03a66a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b03a3759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b03a376d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b03a570ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b03a568952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b03a7d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b039ef4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b039ef056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b039ede018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a730ded8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a730dee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b039e1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55b039edaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b03c7bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b03a66a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b03a3759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706979==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5591d7ccbe32 bp 0x7ffffd113010 sp 0x7ffffd113008
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5591d7ccbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5591d7ccb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5591d79d69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5591d79d7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5591d7bd1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5591d7bc9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5591d7e33793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5591d7555c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5591d755156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5591d753f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c2b1b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c2b1b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5591d747d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2707063==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563b71974e32 bp 0x7ffc8e092370 sp 0x7ffc8e092368
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563b71974e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b719749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b7167f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b71680d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b7187aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b71872952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b71adc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b711fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b711fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b711e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bd3fbed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bd3fbee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b71126634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x563b711e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563b73ac64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b71974725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b7167f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55625194de32 bp 0x7ffea34a61d0 sp 0x7ffea34a61c8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55625194de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55625194d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562516589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556251659d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556251853ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55625184b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556251ab5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562511d7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562511d356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562511c1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f854d4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f854d4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562510ff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5562511bdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556253a9f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55625194d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562516589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706964==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f072c32e32 bp 0x7ffd85c1b990 sp 0x7ffd85c1b988
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f072c32e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f072c329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f07293d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f07293ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f072b38ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f072b30952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f072d9a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f0724bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f0724b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f0724a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f927dfc7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f927dfc7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f0723e4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55f0724a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f074d844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f072c32725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f07293d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707129==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5578f49e7e32 bp 0x7ffddc8177b0 sp 0x7ffddc8177a8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5578f49e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5578f49e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5578f46f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5578f46f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5578f48edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5578f48e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5578f4b4f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5578f4271c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5578f426d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5578f425b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04eb14cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04eb14ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5578f4199634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5578f4257aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5578f6b394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5578f49e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5578f46f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707110==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55d065dfbe32 bp 0x7ffcacf56dd0 sp 0x7ffcacf56dc8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55d065dfbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d065dfb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d065b069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d065b07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d065d01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d065cf9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d065f63793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d065685c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d06568156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d06566f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97d90b5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97d90b5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d0655ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55d06566baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d067f4d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d065dfb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d065b069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707109==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55fd39c1fe32 bp 0x7ffc3e762b50 sp 0x7ffc3e762b48
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55fd39c1fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd39c1f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd3992a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd3992bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd39b25ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd39b1d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd39d87793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd394a9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd394a556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd39493018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d17101d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d17101e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd393d1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55fd3948faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fd3bd714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd39c1f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd3992a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707013==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x555b70459e32 bp 0x7ffed9bccad0 sp 0x7ffed9bccac8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x555b70459e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555b704599df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555b701649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555b70165d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555b7035febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555b70357952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555b705c1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555b6fce3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555b6fcdf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555b6fccd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f232aa65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f232aa65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555b6fc0b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x555b6fcc9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555b725ab4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555b70459725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555b701649b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707130==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55729f389e32 bp 0x7ffc711da530 sp 0x7ffc711da528
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55729f389e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55729f3899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55729f0949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55729f095d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55729f28febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55729f287952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55729f4f1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55729ec13c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55729ec0f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55729ebfd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8d5a674d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8d5a674e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55729eb3b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55729ebf9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5572a14db4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55729f389725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55729f0949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2706982==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55f189b08e32 bp 0x7ffde5808190 sp 0x7ffde5808188
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55f189b08e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f189b089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1898139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f189814d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f189a0eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f189a06952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f189c70793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f189392c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f18938e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f18937c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6944d07d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6944d07e3f 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  d2 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 
> =================================================================
> ==2707091==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x55dbc8ba7e32 bp 0x7ffca36d8730 sp 0x7ffca36d8728
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x55dbc8ba7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbc8ba79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbc88b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbc88b3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbc8aadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbc8aa5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbc8d0f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbc8431c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbc842d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbc841b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffba2757d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffba2757e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbc8359634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x55dbc8417aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbcacf94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbc8ba7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbc88b29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  d3 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 
> =================================================================
> ==2707099==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x562f35fb9e32 bp 0x7ffef5dc6a70 sp 0x7ffef5dc6a68
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x562f35fb9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562f35fb99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562f35cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562f35cc5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562f35ebfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562f35eb7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562f36121793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562f35843c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562f3583f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562f3582d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8562ffed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8562ffee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562f3576b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x562f35829aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562f3810b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562f35fb9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562f35cc49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  d3 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 
> =================================================================
> ==2707079==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x563774fcde32 bp 0x7ffe96e508f0 sp 0x7ffe96e508e8
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x563774fcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563774fcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563774cd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563774cd9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563774ed3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563774ecb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563775135793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563774857c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56377485356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563774841018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9e19d2cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9e19d2ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56377477f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x56377483daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56377711f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563774fcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563774cd89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  db 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 
> =================================================================
> ==2707120==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x559011251e32 bp 0x7ffddc217630 sp 0x7ffddc217628
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x559011251e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590112519df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559010f5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559010f5dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559011157ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55901114f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590113b9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559010adbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559010ad756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559010ac5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f19dcfa9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f19dcfa9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559010a03634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x559010ac1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5590133a34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559011251725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559010f5c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707051==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5590c4094e32 bp 0x7fffd774f750 sp 0x7fffd774f748
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5590c4094e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5590c40949df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5590c3d9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5590c3da0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5590c3f9aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5590c3f92952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5590c41fc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5590c391ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5590c391a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5590c3908018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5c8266cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5c8266ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5590c3846634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5590c3904aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5590c61e64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5590c4094725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5590c3d9f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f1 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 
> =================================================================
> ==2707355==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x560889b47e32 bp 0x7fffb756faf0 sp 0x7fffb756fae8
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x560889b47e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560889b479df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5608898529b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560889853d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560889a4debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560889a45952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560889caf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5608893d1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5608893cd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5608893bb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96b0be4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96b0be4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5608892f9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x5608893b7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2707314==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x56268316ce32 bp 0x7ffff684fef0 sp 0x7ffff684fee8
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x56268316ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56268316c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562682e779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562682e78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562683072ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56268306a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626832d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626829f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626829f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626829e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fc093bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fc093be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56268291e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000beb4 is located 308 bytes inside of 528-byte region [0x61600000bd80,0x61600000bf90)
> freed by thread T0 here:
>     #0 0x5626829dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2707241==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000afb4 at pc 0x5643bf6ade32 bp 0x7ffcde672430 sp 0x7ffcde672428
> READ of size 4 at 0x61600000afb4 thread T0
>     #0 0x5643bf6ade31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643bf6ad9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643bf3b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5643bf3b9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5643bf5b3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5643bf5ab952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5643bf815793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643bef37c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643bef3356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643bef21018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f156ff88d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f156ff88e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5643bee5f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000afb4 is located 308 bytes inside of 528-byte region [0x61600000ae80,0x61600000b090)
> freed by thread T0 here:
>     #0 0x5643bef1daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643c17ff4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5643bf6ad725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643bf3b89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707256==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x557b62dc8e32 bp 0x7fffae5bb410 sp 0x7fffae5bb408
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x557b62dc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b62dc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b62ad39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b62ad4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b62cceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b62cc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b62f30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b62652c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b6264e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b6263c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b134f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b134f5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b6257a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2707310==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x55d9c4872e32 bp 0x7fff44864b50 sp 0x7fff44864b48
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x55d9c4872e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d9c48729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d9c457d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d9c457ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d9c4778ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d9c4770952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d9c49da793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d9c40fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d9c40f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d9c40e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc173694d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc173694e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d9c4024634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x55d9c40e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d9c69c44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d9c4872725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d9c457d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  ec 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 
> =================================================================
> ==2707335==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b8b4 at pc 0x56493be12e32 bp 0x7ffc67d079b0 sp 0x7ffc67d079a8
> READ of size 4 at 0x61600000b8b4 thread T0
>     #0 0x56493be12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56493be129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56493bb1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56493bb1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56493bd18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56493bd10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56493bf7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56493b69cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56493b69856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56493b686018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c74e15d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c74e15e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56493b5c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b8b4 is located 308 bytes inside of 528-byte region [0x61600000b780,0x61600000b990)
> freed by thread T0 here:
>     #0 0x56493b682aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56493df644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56493be12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56493bb1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707278==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55a579002e32 bp 0x7fff2a9eecd0 sp 0x7fff2a9eecc8
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55a579002e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5790029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a578d0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a578d0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a578f08ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a578f00952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a57916a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a57888cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a57888856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a578876018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc25fe50d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc25fe50e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5787b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  f6 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 
> =================================================================
> ==2707368==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x55f4e142fe32 bp 0x7fff47254d30 sp 0x7fff47254d28
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x55f4e142fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f4e142f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f4e113a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f4e113bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f4e1335ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f4e132d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f4e1597793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f4e0cb9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f4e0cb556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f4e0ca3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b4787bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b4787be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f4e0be1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x55f4e0c9faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2707353==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000beb4 at pc 0x55fd4dbede32 bp 0x7ffe49516630 sp 0x7ffe49516628
> READ of size 4 at 0x61600000beb4 thread T0
>     #0 0x55fd4dbede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd4dbed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd4d8f89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd4d8f9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd4daf3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd4daeb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd4dd55793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd4d477c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd4d47356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd4d461018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2bb19c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2bb19c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd4d39f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  f1 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 
> =================================================================
> ==2707370==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000b5b4 at pc 0x564c20578e32 bp 0x7ffc975ba970 sp 0x7ffc975ba968
> READ of size 4 at 0x61600000b5b4 thread T0
>     #0 0x564c20578e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564c205789df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564c202839b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564c20284d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564c2047eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564c20476952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564c206e0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564c1fe02c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564c1fdfe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564c1fdec018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5383d56d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5383d56e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564c1fd2a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000b5b4 is located 308 bytes inside of 528-byte region [0x61600000b480,0x61600000b690)
> freed by thread T0 here:
>     #0 0x564c1fde8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
<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  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 
> =================================================================
> ==2707274==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000bbb4 at pc 0x55a53dc86e32 bp 0x7ffde1c84a70 sp 0x7ffde1c84a68
> READ of size 4 at 0x61600000bbb4 thread T0
>     #0 0x55a53dc86e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a53dc869df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a53d9919b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a53d992d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a53db8cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a53db84952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a53ddee793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a53d510c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a53d50c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a53d4fa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff39df23d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff39df23e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a53d438634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 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  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 
> =================================================================
> ==2709327==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55da0cb20e32 bp 0x7ffe5eea5b50 sp 0x7ffe5eea5b48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55da0cb20e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da0cb209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da0c82b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da0c82cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da0ca19e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55da0ca19786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55da0ca1b7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55da0c3a06a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55da0c3a3698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55da0c394216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f0a662fed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a662fee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da0c2d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55da0c390aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da0ec724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da0cb20725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da0c82b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  37 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 
> =================================================================
> ==2709199==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557a68ba5e32 bp 0x7ffc9d58b9f0 sp 0x7ffc9d58b9e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557a68ba5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557a68ba59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557a688b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557a688b1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557a68a9ee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557a68a9e786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557a68aa07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557a684256a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557a68428698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557a68419216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f85fc7dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85fc7dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557a68357634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557a68415aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557a6acf74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557a68ba5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557a688b09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709203==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55e3e7044e32 bp 0x7ffd404ce150 sp 0x7ffd404ce148
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55e3e7044e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3e70449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e3e6d4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e3e6d50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e3e6f3de68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55e3e6f3d786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55e3e6f3f7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55e3e68c46a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55e3e68c7698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55e3e68b8216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc46a69bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc46a69be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3e67f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55e3e68b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3e91964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e3e7044725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e3e6d4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709239==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5623d5d39e32 bp 0x7ffe9ceb94b0 sp 0x7ffe9ceb94a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5623d5d39e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623d5d399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623d5a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623d5a45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623d5c32e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5623d5c32786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5623d5c347f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5623d55b96a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5623d55bc698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5623d55ad216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f272cf0ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f272cf0ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623d54eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5623d55a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623d7e8b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623d5d39725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623d5a449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709338==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a1fcbd7e32 bp 0x7ffdbd3990d0 sp 0x7ffdbd3990c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a1fcbd7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a1fcbd79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a1fc8e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a1fc8e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a1fcad0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55a1fcad0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55a1fcad27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55a1fc4576a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55a1fc45a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55a1fc44b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f8e8db97d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e8db97e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a1fc389634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a1fc447aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a1fed294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a1fcbd7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a1fc8e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709196==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556094611e32 bp 0x7ffe353b7a10 sp 0x7ffe353b7a08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556094611e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5560946119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55609431c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55609431dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556094517ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55609450f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556094779793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556093e9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556093e9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556093e85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc5c697bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc5c697be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556093dc3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556093e81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5560967634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556094611725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55609431c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709321==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x556c39b9fe32 bp 0x7ffdb9117950 sp 0x7ffdb9117948
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x556c39b9fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c39b9f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c398aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c398abd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c39a98e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x556c39a98786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x556c39a9a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x556c3941f6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x556c39422698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x556c39413216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f95eeeb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f95eeeb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c39351634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556c3940faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c3bcf14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c39b9f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c398aa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709342==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55654f0a1e32 bp 0x7fff8661a050 sp 0x7fff8661a048
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55654f0a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55654f0a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55654edac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55654edadd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55654ef9ae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55654ef9a786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55654ef9c7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55654e9216a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55654e924698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55654e915216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fba4fe72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fba4fe72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55654e853634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55654e911aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565511f34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55654f0a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55654edac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709306==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c74ec45e32 bp 0x7ffd5eeb2ef0 sp 0x7ffd5eeb2ee8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c74ec45e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c74ec459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c74e9509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c74e951d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c74eb4bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c74eb43952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c74edad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c74e4cfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c74e4cb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c74e4b9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f151b6f3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f151b6f3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c74e3f7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c74e4b5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c750d974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c74ec45725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c74e9509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709309==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555d6f936e32 bp 0x7ffe7bf2bab0 sp 0x7ffe7bf2baa8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555d6f936e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555d6f9369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555d6f6419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555d6f642d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555d6f83cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555d6f834952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555d6fa9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555d6f1c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555d6f1bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555d6f1aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cd5988d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cd5988e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555d6f0e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x555d6f1a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555d71a884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555d6f936725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555d6f6419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709240==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55c6a12e0e32 bp 0x7ffced320170 sp 0x7ffced320168
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55c6a12e0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c6a12e09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c6a0feb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c6a0fecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c6a11e6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c6a11de952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c6a1448793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c6a0b6ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c6a0b6656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c6a0b54018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3b9955d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3b9955e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c6a0a92634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55c6a0b50aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c6a34324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c6a12e0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c6a0feb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709333==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d11b4e5e32 bp 0x7ffd91146b50 sp 0x7ffd91146b48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d11b4e5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d11b4e59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d11b1f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d11b1f1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d11b3dee68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d11b3de786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d11b3e07f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d11ad656a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d11ad68698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d11ad59216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f6dec14ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6dec14ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d11ac97634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d11ad55aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d11d6374f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d11b4e5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d11b1f09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709241==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55cdb80f6e32 bp 0x7ffe4a871a10 sp 0x7ffe4a871a08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55cdb80f6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cdb80f69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cdb7e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cdb7e02d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cdb7fefe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55cdb7fef786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55cdb7ff17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55cdb79766a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55cdb7979698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55cdb796a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fbbd907ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbbd907ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cdb78a8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55cdb7966aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cdba2484f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cdb80f6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cdb7e019b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709328==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56378bffbe32 bp 0x7ffeababaef0 sp 0x7ffeababaee8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56378bffbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56378bffb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56378bd069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56378bd07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56378bf01ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56378bef9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56378c163793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56378b885c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56378b88156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56378b86f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb0fadd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb0fadd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56378b7ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56378b86baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56378e14d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56378bffb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56378bd069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709399==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5567bc64fe32 bp 0x7ffcaa937390 sp 0x7ffcaa937388
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5567bc64fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5567bc64f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5567bc35a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5567bc35bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5567bc548e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5567bc548786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5567bc54a7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5567bbecf6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5567bbed2698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5567bbec3216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f09e26e2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f09e26e2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5567bbe01634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5567bbebfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5567be7a14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5567bc64f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5567bc35a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709354==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d75de62e32 bp 0x7ffce61db950 sp 0x7ffce61db948
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d75de62e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d75de629df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d75db6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d75db6ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d75dd5be68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d75dd5b786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d75dd5d7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d75d6e26a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d75d6e5698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d75d6d6216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fc4fb27bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4fb27be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d75d614634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d75d6d2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d75ffb44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d75de62725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d75db6d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  37 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 
> =================================================================
> ==2709363==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x564d305b1e32 bp 0x7ffe3bfb53f0 sp 0x7ffe3bfb53e8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x564d305b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d305b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d302bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d302bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d304aae68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564d304aa786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564d304ac7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x564d2fe316a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564d2fe34698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564d2fe25216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f448fb63d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f448fb63e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d2fd63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x564d2fe21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564d327034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d305b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d302bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709440==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55d92eef9e32 bp 0x7ffc45697610 sp 0x7ffc45697608
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55d92eef9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d92eef99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d92ec049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d92ec05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d92edf2e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55d92edf2786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55d92edf47f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55d92e7796a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55d92e77c698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55d92e76d216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd4fc2e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4fc2e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d92e6ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55d92e769aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d93104b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d92eef9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d92ec049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709396==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x557b1803ee32 bp 0x7ffdcf004a10 sp 0x7ffdcf004a08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x557b1803ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b1803e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b17d499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b17d4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b17f37e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x557b17f37786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x557b17f397f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x557b178be6a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x557b178c1698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x557b178b2216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fda05f7ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fda05f7ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b177f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x557b178aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557b1a1904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b1803e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b17d499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709425==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f7a63e6e32 bp 0x7ffec268ed90 sp 0x7ffec268ed88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f7a63e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7a63e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7a60f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7a60f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7a62dfe68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x55f7a62df786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x55f7a62e17f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x55f7a5c666a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x55f7a5c69698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x55f7a5c5a216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd81e840d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd81e840e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7a5b98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f7a5c56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f7a85384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7a63e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7a60f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709376==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55925e866e32 bp 0x7ffc98fa49d0 sp 0x7ffc98fa49c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55925e866e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55925e8669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55925e5719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55925e572d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55925e76cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55925e764952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55925e9ce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55925e0f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55925e0ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55925e0da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3abc7bed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3abc7bee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55925e018634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55925e0d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5592609b84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55925e866725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55925e5719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709384==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55a5f48f7e32 bp 0x7fff424aed50 sp 0x7fff424aed48
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55a5f48f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5f48f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5f46029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5f4603d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5f47fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5f47f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5f4a5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5f4181c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5f417d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5f416b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f35df494d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f35df494e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5f40a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55a5f4167aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a5f6a494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5f48f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5f46029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709369==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56092d9f7e32 bp 0x7ffc208fa6b0 sp 0x7ffc208fa6a8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56092d9f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56092d9f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56092d7029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56092d703d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56092d8fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56092d8f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56092db5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56092d281c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56092d27d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56092d26b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb4af8cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb4af8ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56092d1a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56092d267aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56092fb494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56092d9f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56092d7029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  69 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709407==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5614ad7b7e32 bp 0x7fff445ac550 sp 0x7fff445ac548
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5614ad7b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614ad7b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614ad4c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614ad4c3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614ad6b0e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x5614ad6b0786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x5614ad6b27f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5614ad0376a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x5614ad03a698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x5614ad02b216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f4e25c9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4e25c9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5614acf69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5614ad027aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614af9094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614ad7b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614ad4c29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  6a 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709358==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x555a30b28e32 bp 0x7fff49aa8db0 sp 0x7fff49aa8da8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x555a30b28e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a30b289df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a308339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a30834d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a30a21e68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x555a30a21786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x555a30a237f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x555a303a86a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x555a303ab698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x555a3039c216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7f058d5ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f058d5ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a302da634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x555a30398aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a32c7a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a30b28725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a308339b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709532==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55bff6296e32 bp 0x7ffc97dea310 sp 0x7ffc97dea308
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55bff6296e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bff62969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bff5fa19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bff5fa2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bff619cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bff6194952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bff63fe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bff5b20c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bff5b1c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bff5b0a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4be4ff5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4be4ff5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bff5a48634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55bff5b06aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bff83e84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bff6296725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bff5fa19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709416==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55a6f1e0be32 bp 0x7ffe8b6b73b0 sp 0x7ffe8b6b73a8
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55a6f1e0be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a6f1e0b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a6f1b169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a6f1b17d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a6f1d11ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a6f1d09952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a6f1f73793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a6f1695c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a6f169156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a6f167f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa041756d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa041756e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a6f15bd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55a6f167baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a6f3f5d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a6f1e0b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a6f1b169b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  f9 2d 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709453==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55b8ea74de32 bp 0x7fff6523c030 sp 0x7fff6523c028
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55b8ea74de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b8ea74d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b8ea4589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b8ea459d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b8ea653ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b8ea64b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b8ea8b5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8e9fd7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8e9fd356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8e9fc1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcea4e94d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcea4e94e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8e9eff634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55b8e9fbdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b8ec89f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b8ea74d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b8ea4589b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709551==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55d544891e32 bp 0x7ffd1652d350 sp 0x7ffd1652d348
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55d544891e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5448919df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d54459c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d54459dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d544797ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d54478f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d5449f9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d54411bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d54411756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d544105018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fd0600d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fd0600e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d544043634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55d544101aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d5469e34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d544891725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d54459c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709490==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5604f90a2e32 bp 0x7ffc3bbc6650 sp 0x7ffc3bbc6648
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5604f90a2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5604f90a29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5604f8dad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5604f8daed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5604f8fa8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5604f8fa0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5604f920a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5604f892cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5604f892856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5604f8916018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f045c1ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f045c1ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5604f8854634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5604f8912aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5604fb1f44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5604f90a2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5604f8dad9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709544==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55c17845ae32 bp 0x7ffc879f2890 sp 0x7ffc879f2888
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55c17845ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c17845a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c1781659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c178166d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c178360ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c178358952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c1785c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c177ce4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c177ce056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c177cce018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f417a5d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f417a5d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c177c0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55c177ccaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c17a5ac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c17845a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c1781659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709493==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x556f5f26ce32 bp 0x7ffecf680890 sp 0x7ffecf680888
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x556f5f26ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f5f26c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f5ef779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f5ef78d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f5f172ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f5f16a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f5f3d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f5eaf6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f5eaf256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f5eae0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f91bdbd4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f91bdbd4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f5ea1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x556f5eadcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556f613be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f5f26c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f5ef779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709479==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5589405d1e32 bp 0x7ffc8bacf710 sp 0x7ffc8bacf708
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5589405d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5589405d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5589402dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5589402ddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5589404d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5589404cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558940739793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55893fe5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55893fe5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55893fe45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff1ef950d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff1ef950e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55893fd83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55893fe41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5589427234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5589405d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5589402dc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709455==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x55e4ca49de32 bp 0x7ffcf89bf210 sp 0x7ffcf89bf208
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x55e4ca49de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4ca49d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4ca1a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4ca1a9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4ca3a3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4ca39b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4ca605793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4c9d27c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4c9d2356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4c9d11018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3817c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3817c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4c9c4f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x55e4c9d0daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4cc5ef4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4ca49d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4ca1a89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709542==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x558ae4968e32 bp 0x7ffd1ba3da30 sp 0x7ffd1ba3da28
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x558ae4968e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ae49689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ae46739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ae4674d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ae486eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ae4866952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ae4ad0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ae41f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ae41ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ae41dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f015c9a9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f015c9a9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ae411a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x558ae41d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ae6aba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ae4968725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ae46739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709439==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dfb4 at pc 0x5628a89bae32 bp 0x7ffef293f730 sp 0x7ffef293f728
> READ of size 4 at 0x61600000dfb4 thread T0
>     #0 0x5628a89bae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628a89ba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628a86c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628a86c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628a88c0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628a88b8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628a8b22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628a8244c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628a824056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628a822e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbb93bb4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbb93bb4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628a816c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dfb4 is located 308 bytes inside of 528-byte region [0x61600000de80,0x61600000e090)
> freed by thread T0 here:
>     #0 0x5628a822aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5628aab0c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628a89ba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628a86c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709615==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5562141ede32 bp 0x7ffd51496d10 sp 0x7ffd51496d08
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5562141ede31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562141ed9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556213ef89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556213ef9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562140f3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562140eb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556214355793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556213a77c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556213a7356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556213a61018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6968c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6968c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55621399f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x556213a5daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55621633f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562141ed725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556213ef89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709606==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5647a4b67e32 bp 0x7ffed5ba9ad0 sp 0x7ffed5ba9ac8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5647a4b67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647a4b679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647a48729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647a4873d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647a4a6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647a4a65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647a4ccf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647a43f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647a43ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647a43db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff7b91a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff7b91a8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647a4319634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5647a43d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5647a6cb94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647a4b67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647a48729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709569==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x562eec2c5e32 bp 0x7ffc7208c470 sp 0x7ffc7208c468
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x562eec2c5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562eec2c59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562eebfd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562eebfd1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562eec1cbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562eec1c3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562eec42d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562eebb4fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562eebb4b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562eebb39018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f201bf54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f201bf54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562eeba77634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x562eebb35aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562eee4174f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562eec2c5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562eebfd09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709579==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5634282dde32 bp 0x7ffd2e78a290 sp 0x7ffd2e78a288
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5634282dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5634282dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563427fe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563427fe9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5634281e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5634281db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563428445793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563427b67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563427b6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563427b51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe46e248d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe46e248e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563427a8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x563427b4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56342a42f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5634282dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563427fe89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709598==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x56436f0fbe32 bp 0x7ffff0e9eb90 sp 0x7ffff0e9eb88
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x56436f0fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56436f0fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56436ee069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56436ee07d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56436f001ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56436eff9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56436f263793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56436e985c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56436e98156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56436e96f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63e6274d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63e6274e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56436e8ad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x56436e96baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56437124d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56436f0fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56436ee069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  0d 2e 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2709610==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55b4b15f9e32 bp 0x7ffdca67e1d0 sp 0x7ffdca67e1c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55b4b15f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4b15f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4b13049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4b1305d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4b14ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4b14f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4b1761793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4b0e83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4b0e7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4b0e6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff52f287d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff52f287e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4b0dab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55b4b0e69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4b374b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4b15f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4b13049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709587==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x559a90ba6e32 bp 0x7fff7fc11590 sp 0x7fff7fc11588
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x559a90ba6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559a90ba69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559a908b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559a908b2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559a90aacebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559a90aa4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559a90d0e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559a90430c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559a9042c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559a9041a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cb6684d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cb6684e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559a90358634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x559a90416aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559a92cf84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559a90ba6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559a908b19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709617==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x565363858e32 bp 0x7fff4805e990 sp 0x7fff4805e988
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x565363858e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5653638589df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5653635639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x565363564d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56536375eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x565363756952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5653639c0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5653630e2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5653630de56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5653630cc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc95f57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc95f57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56536300a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5653630c8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5653659aa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x565363858725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5653635639b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709628==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55f1a99d3e32 bp 0x7fff0a51d530 sp 0x7fff0a51d528
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55f1a99d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f1a99d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f1a96de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f1a96dfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f1a98d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f1a98d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f1a9b3b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f1a925dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f1a925956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f1a9247018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53906dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53906dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f1a9185634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55f1a9243aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f1abb254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f1a99d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f1a96de9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709595==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x55786ec22e32 bp 0x7ffff25a9ed0 sp 0x7ffff25a9ec8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x55786ec22e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55786ec229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55786e92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55786e92ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55786eb28ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55786eb20952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55786ed8a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55786e4acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55786e4a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55786e496018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7423148d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7423148e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55786e3d4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x55786e492aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557870d744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55786ec22725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55786e92d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709626==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x558b86713e32 bp 0x7ffe80dbf4d0 sp 0x7ffe80dbf4c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x558b86713e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558b867139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558b8641e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558b8641fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558b86619ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558b86611952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558b8687b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558b85f9dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558b85f9956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558b85f87018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe040402d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe040402e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558b85ec5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x558b85f83aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558b888654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558b86713725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558b8641e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2709582==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000dcb4 at pc 0x5635cbe6de32 bp 0x7ffda83ff1d0 sp 0x7ffda83ff1c8
> READ of size 4 at 0x61600000dcb4 thread T0
>     #0 0x5635cbe6de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635cbe6d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635cbb789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635cbb79d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635cbd73ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635cbd6b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635cbfd5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635cb6f7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635cb6f356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635cb6e1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4cf1de4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4cf1de4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635cb61f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000dcb4 is located 308 bytes inside of 528-byte region [0x61600000db80,0x61600000dd90)
> freed by thread T0 here:
>     #0 0x5635cb6ddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635cdfbf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635cbe6d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635cbb789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  7d 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 
> =================================================================
> ==2709642==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000112b4 at pc 0x564492cc4e32 bp 0x7ffd31288a30 sp 0x7ffd31288a28
> READ of size 4 at 0x6160000112b4 thread T0
>     #0 0x564492cc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564492cc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644929cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644929d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564492bbde68 in MSVehicleControl::clearState(bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:240:9
>     #5 0x564492bbd786 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:71:5
>     #6 0x564492bbf7f8 in MSVehicleControl::~MSVehicleControl() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:70:39
>     #7 0x5644925446a6 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:310:5
>     #8 0x564492547698 in MSNet::~MSNet() /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:291:17
>     #9 0x564492538216 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:101:17
>     #10 0x7fd2183abd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2183abe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564492476634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000112b4 is located 308 bytes inside of 528-byte region [0x616000011180,0x616000011390)
> freed by thread T0 here:
>     #0 0x564492534aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564494e164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564492cc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644929cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707917==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b406e4ae32 bp 0x7ffe23eb0130 sp 0x7ffe23eb0128
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b406e4ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b406e4a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b406b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b406b56d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b406d50ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b406d48952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b406fb2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4066d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4066d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4066be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f310954bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f310954be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4065fc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b4066baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b408f9c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b406e4a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b406b559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  88 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707864==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55c84ee90e32 bp 0x7ffe6f45d570 sp 0x7ffe6f45d568
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55c84ee90e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c84ee909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c84eb9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c84eb9cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c84ed96ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c84ed8e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c84eff8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c84e71ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c84e71656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c84e704018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b1a6ddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b1a6dde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c84e642634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55c84e700aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c850fe24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c84ee90725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c84eb9b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707868==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5636796c7e32 bp 0x7fff8981f410 sp 0x7fff8981f408
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5636796c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636796c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636793d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636793d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636795cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636795c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56367982f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563678f51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563678f4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563678f3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff018544d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff018544e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563678e79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563678f37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56367b8194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636796c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636793d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8d 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707886==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x564ddea14e32 bp 0x7fffc94f1930 sp 0x7fffc94f1928
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x564ddea14e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ddea149df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564dde71f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564dde720d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564dde91aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564dde912952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ddeb7c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564dde29ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564dde29a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564dde288018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f88fba8ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f88fba8ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564dde1c6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564dde284aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564de0b664f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ddea14725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564dde71f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707931==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5606a4c6be32 bp 0x7ffe3ec5fd70 sp 0x7ffe3ec5fd68
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5606a4c6be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5606a4c6b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5606a49769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5606a4977d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5606a4b71ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5606a4b69952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5606a4dd3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5606a44f5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5606a44f156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5606a44df018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff220d13d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff220d13e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5606a441d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5606a44dbaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5606a6dbd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5606a4c6b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5606a49769b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707866==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55720f934e32 bp 0x7ffc17b4ccf0 sp 0x7ffc17b4cce8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55720f934e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55720f9349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55720f63f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55720f640d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55720f83aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55720f832952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55720fa9c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55720f1bec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55720f1ba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55720f1a8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4360c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4360c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55720f0e6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55720f1a4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557211a864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55720f934725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55720f63f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  85 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 
> =================================================================
> ==2707909==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563e243bbe32 bp 0x7fff1fe43ab0 sp 0x7fff1fe43aa8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563e243bbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563e243bb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563e240c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563e240c7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563e242c1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563e242b9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563e24523793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563e23c45c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563e23c4156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563e23c2f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f25f4a6cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f25f4a6ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563e23b6d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563e23c2baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563e2650d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563e243bb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563e240c69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  b0 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 
> =================================================================
> ==2707908==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x555e079ace32 bp 0x7fff6a822870 sp 0x7fff6a822868
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x555e079ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555e079ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555e076b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555e076b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555e078b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555e078aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555e07b14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555e07236c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555e0723256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555e07220018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efdc4094d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efdc4094e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555e0715e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x555e0721caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555e09afe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555e079ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555e076b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707935==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55d46747ee32 bp 0x7ffea693f890 sp 0x7ffea693f888
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55d46747ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d46747e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d4671899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d46718ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d467384ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d46737c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d4675e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d466d08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d466d0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d466cf2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f27f8237d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f27f8237e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d466c30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55d466ceeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d4695d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d46747e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d4671899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707896==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55f7f04d6e32 bp 0x7ffc3ad33750 sp 0x7ffc3ad33748
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55f7f04d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7f04d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7f01e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7f01e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7f03dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7f03d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f7f063e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7efd60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7efd5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7efd4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d9c4c9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d9c4c9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7efc88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55f7efd46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f7f26284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7f04d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7f01e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707897==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b100f17e32 bp 0x7ffec8ff5dd0 sp 0x7ffec8ff5dc8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b100f17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b100f179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b100c229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b100c23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b100e1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b100e15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b10107f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b1007a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b10079d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b10078b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc10315d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc10315e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b1006c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b100787aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b1030694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b100f17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b100c229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707884==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5562cd773e32 bp 0x7ffeaa7c2fb0 sp 0x7ffeaa7c2fa8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5562cd773e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5562cd7739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5562cd47e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5562cd47fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5562cd679ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5562cd671952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5562cd8db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5562ccffdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5562ccff956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5562ccfe7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff4e4113d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff4e4113e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5562ccf25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5562ccfe3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5562cf8c54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5562cd773725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5562cd47e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  88 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 
> =================================================================
> ==2707926==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x562a22dc3e32 bp 0x7ffe2962a2b0 sp 0x7ffe2962a2a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x562a22dc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562a22dc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562a22ace9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562a22acfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562a22cc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562a22cc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562a22f2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562a2264dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562a2264956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562a22637018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7bed641d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7bed641e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562a22575634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x562a22633aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562a24f154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562a22dc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562a22ace9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707883==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x563b828ace32 bp 0x7fff78d4f430 sp 0x7fff78d4f428
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x563b828ace31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563b828ac9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563b825b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563b825b8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563b827b2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563b827aa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563b82a14793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563b82136c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563b8213256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563b82120018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa5378e6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa5378e6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563b8205e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x563b8211caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563b849fe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563b828ac725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563b825b79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  4e 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 
> =================================================================
> ==2707941==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55b0c219ae32 bp 0x7ffcc557b5b0 sp 0x7ffcc557b5a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55b0c219ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b0c219a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b0c1ea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b0c1ea6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b0c20a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b0c2098952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b0c2302793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b0c1a24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b0c1a2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b0c1a0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97e75afd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97e75afe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b0c194c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55b0c1a0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b0c42ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b0c219a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b0c1ea59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2708029==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55914011ae32 bp 0x7ffc81e23130 sp 0x7ffc81e23128
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55914011ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55914011a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55913fe259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55913fe26d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559140020ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559140018952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559140282793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55913f9a4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55913f9a056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55913f98e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5d7854bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5d7854be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55913f8cc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55913f98aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55914226c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55914011a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55913fe259b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  88 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707945==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55fd3b87ee32 bp 0x7ffecd9624b0 sp 0x7ffecd9624a8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55fd3b87ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fd3b87e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fd3b5899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fd3b58ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fd3b784ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fd3b77c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fd3b9e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fd3b108c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fd3b10456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fd3b0f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5099b00d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5099b00e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fd3b030634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55fd3b0eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fd3d9d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fd3b87e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fd3b5899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707959==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55e380984e32 bp 0x7ffd228ab1d0 sp 0x7ffd228ab1c8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55e380984e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3809849df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e38068f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e380690d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e38088aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e380882952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e380aec793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e38020ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e38020a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3801f8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e8d37cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e8d37ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e380136634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55e3801f4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e382ad64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e380984725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e38068f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  84 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 
> =================================================================
> ==2708061==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56158b0a7e32 bp 0x7ffd03c50bf0 sp 0x7ffd03c50be8
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56158b0a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56158b0a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56158adb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56158adb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56158afadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56158afa5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56158b20f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56158a931c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56158a92d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56158a91b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde248ced8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde248cee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56158a859634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x56158a917aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56158d1f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56158b0a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56158adb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  85 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 
> =================================================================
> ==2708019==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55576fdd0e32 bp 0x7ffef7d0ae10 sp 0x7ffef7d0ae08
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55576fdd0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55576fdd09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55576fadb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55576fadcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55576fcd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55576fcce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55576ff38793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55576f65ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55576f65656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55576f644018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9bd69f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9bd69f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55576f582634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55576f640aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555771f224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55576fdd0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55576fadb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  a0 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 
> =================================================================
> ==2708007==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x56427556de32 bp 0x7fff88748790 sp 0x7fff88748788
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x56427556de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56427556d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642752789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564275279d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564275473ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56427546b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642756d5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564274df7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564274df356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564274de1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f583f5a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f583f5a3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564274d1f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x564274dddaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5642776bf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56427556d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642752789b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  85 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 
> =================================================================
> ==2708062==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55e6e8745e32 bp 0x7fffc978f810 sp 0x7fffc978f808
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55e6e8745e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6e87459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6e84509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6e8451d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6e864bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6e8643952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6e88ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6e7fcfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6e7fcb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6e7fb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca47338d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca47338e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6e7ef7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55e6e7fb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6ea8974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6e8745725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6e84509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2707987==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x558f68445e32 bp 0x7ffd831bc030 sp 0x7ffd831bc028
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x558f68445e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558f684459df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558f681509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558f68151d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558f6834bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558f68343952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558f685ad793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558f67ccfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558f67ccb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558f67cb9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2b20b6ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2b20b6ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558f67bf7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x558f67cb5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558f6a5974f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558f68445725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558f681509b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  5d 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2708002==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5639fbdf9e32 bp 0x7fff74804270 sp 0x7fff74804268
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5639fbdf9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639fbdf99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639fbb049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639fbb05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639fbcffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639fbcf7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639fbf61793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639fb683c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639fb67f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639fb66d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2c29780d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2c29780e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639fb5ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5639fb669aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639fdf4b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639fbdf9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639fbb049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  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 
> =================================================================
> ==2707967==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x5650d8c89e32 bp 0x7fff1152c070 sp 0x7fff1152c068
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x5650d8c89e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5650d8c899df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5650d89949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5650d8995d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5650d8b8febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5650d8b87952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5650d8df1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5650d8513c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5650d850f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5650d84fd018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b91c22d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b91c22e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5650d843b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x5650d84f9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5650daddb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5650d8c89725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5650d89949b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  8a 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 
> =================================================================
> ==2708058==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x561cdf2e2e32 bp 0x7ffce478d870 sp 0x7ffce478d868
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x561cdf2e2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561cdf2e29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561cdefed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561cdefeed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561cdf1e8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561cdf1e0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561cdf44a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561cdeb6cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561cdeb6856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561cdeb56018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f613ac84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f613ac84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561cdea94634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x561cdeb52aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561ce14344f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561cdf2e2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561cdefed9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/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  81 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 
> =================================================================
> ==2707962==ERROR: AddressSanitizer: heap-use-after-free on address 0x61600000e2b4 at pc 0x55bf3c05ce32 bp 0x7fff3f3c4690 sp 0x7fff3f3c4688
> READ of size 4 at 0x61600000e2b4 thread T0
>     #0 0x55bf3c05ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bf3c05c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bf3bd679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bf3bd68d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bf3bf62ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bf3bf5a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bf3c1c4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bf3b8e6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bf3b8e256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bf3b8d0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8430271d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8430271e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bf3b80e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x61600000e2b4 is located 308 bytes inside of 528-byte region [0x61600000e180,0x61600000e390)
> freed by thread T0 here:
>     #0 0x55bf3b8ccaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bf3e1ae4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bf3c05c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bf3bd679b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 crossings load_big ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,4
> Error: Program '0' at tlLogic 'cluster_1828018094_1828018095_1840326399_262469034_29123671_29123672_967017877' is incompatible with logic at junction 'cluster_1828018094_1828018095_1840326399_262469034_29123671_29123672_967017877' (mutual conflict between link indices 2,23 tl indices 2,23 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls tl ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,4
> Error: Program '0' at tlLogic 'D' is incompatible with logic at junction 'Center' (mutual conflict between link indices 3,8 tl indices 3,8 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements junctions inspect_tls_selected tl ( Last six runs Jun2023 )

---------- Differences in errors ----------
1a2,4
> Error: Program '0' at tlLogic 'D' is incompatible with logic at junction 'Center' (mutual conflict between link indices 0,6 tl indices 1,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- 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  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 
> =================================================================
> ==2669143==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x564aca813e32 bp 0x7ffe91b4d210 sp 0x7ffe91b4d208
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x564aca813e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564aca8139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564aca51e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564aca51fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564aca719ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564aca711952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564aca97b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564aca09dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564aca09956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564aca087018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f381e359d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f381e359e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ac9fc5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564aca083aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564acc9654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564aca813725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564aca51e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined attributes offset ( Last six runs Jun2023 )
netelements trafficlights joined attributes parameters ( Last six runs Jun2023 )
netelements trafficlights joined create basic ( Last six runs Jun2023 )
netelements trafficlights joined create copy ( Last six runs Jun2023 )
netelements trafficlights joined create type ( Last six runs Jun2023 )
netelements trafficlights joined programs delete ( Last six runs Jun2023 )
netelements trafficlights joined programs resetphase ( Last six runs Jun2023 )

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  cf 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670229==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x564ea547ce32 bp 0x7ffec8918f30 sp 0x7ffec8918f28
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x564ea547ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ea547c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ea51879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ea5188d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ea5382ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ea537a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ea55e4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ea4d06c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ea4d0256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ea4cf0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf665bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf665bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ea4c2e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x564ea4cecaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564ea75ce4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ea547c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ea51879b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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,3
> Error: Program '0' at tlLogic 'customID' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,4
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated buttons add default ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons add yellow ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons add default ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons add yellow ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons add default ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons add yellow ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
2a3,5
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated buttons add duplicate ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons add green ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons add greenpriority ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons add red ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons cleanstates ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons ungroupsignals ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated dur ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated earliestend ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated latestend ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated name ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated next ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons add duplicate ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons add green ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons add greenpriority ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons add red ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons cleanstates ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons ungroupsignals ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based dur ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based name ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based next ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons add duplicate ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons add green ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons add greenpriority ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons add red ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons cleanstates ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons ungroupsignals ( Last six runs Jun2023 )
netelements trafficlights joined phases static dur ( Last six runs Jun2023 )
netelements trafficlights joined phases static name ( Last six runs Jun2023 )
netelements trafficlights joined phases static next ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
4a5,7
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated buttons addstates ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons addstates ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons addstates ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
1,176c1,3
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=306.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=306.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=306.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=306.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=617.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=617.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=927.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=927.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=930.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1242.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1243.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated buttons delete ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons delete ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons delete ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
2a3,5
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 1,3 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated buttons groupsignals ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons groupsignals ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons groupsignals ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
2a3,5
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 1).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated buttons movedown ( Last six runs Jun2023 )
netelements trafficlights joined phases actuated buttons moveup ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons movedown ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based buttons moveup ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons movedown ( Last six runs Jun2023 )
netelements trafficlights joined phases static buttons moveup ( Last six runs Jun2023 )

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

---------- Differences in errors ----------
3a4,6
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights joined phases actuated max ( Last six runs Jun2023 )
netelements trafficlights joined phases delay_based max ( Last six runs Jun2023 )

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases actuated min ( Last six runs Jun2023 )

---------- Differences in errors ----------
3c3,5
< Warning: At actuated tlLogic 'J0', actuated phase 0 has no controlling detector.
---
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 0).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- 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  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 
> =================================================================
> ==2670536==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x55da7282de32 bp 0x7fff31e79570 sp 0x7fff31e79568
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x55da7282de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da7282d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da725389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da72539d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da72733ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da7272b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da72995793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da720b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da720b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da720a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff94c8d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff94c8d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da71fdf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x55da7209daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da7497f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da7282d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da725389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 ----------
3,176c3,5
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=306.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=306.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=306.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=306.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=306.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=306.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=307.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=307.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=618.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=618.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=619.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=619.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=620.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E1', time=620.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E2_2', time=923.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E3', time=923.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E0_2', time=930.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E1', time=930.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E3_2', time=931.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E2', time=931.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E1_2', time=933.00.
< Warning: Vehicle 'trip_2' ends teleporting on edge 'E0', time=933.00.
< Warning: Teleporting vehicle 'trip_1'; waited too long (yield), lane='-E3_2', time=1237.00.
< Warning: Vehicle 'trip_1' ends teleporting on edge 'E2', time=1237.00.
< Warning: Teleporting vehicle 'trip_3'; waited too long (yield), lane='-E2_2', time=1241.00.
< Warning: Vehicle 'trip_3' ends teleporting on edge 'E3', time=1241.00.
< Warning: Teleporting vehicle 'trip_4'; waited too long (yield), lane='-E1_2', time=1242.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'E0', time=1242.00.
< Warning: Teleporting vehicle 'trip_2'; waited too long (yield), lane='-E0_2', time=1246.00.
<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  5e 31 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670803==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000014eb4 at pc 0x55fc2fc5de32 bp 0x7ffd0a8f9a90 sp 0x7ffd0a8f9a88
> READ of size 4 at 0x616000014eb4 thread T0
>     #0 0x55fc2fc5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc2fc5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc2f9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc2f969d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc2fb63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc2fb5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc2fdc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc2f4e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc2f4e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc2f4d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce228c4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce228c4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc2f40f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000014eb4 is located 308 bytes inside of 528-byte region [0x616000014d80,0x616000014f90)
> freed by thread T0 here:
>     #0 0x55fc2f4cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fc31daf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc2fc5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc2f9689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2670328==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000148b4 at pc 0x556dce139e32 bp 0x7ffc8c43da70 sp 0x7ffc8c43da68
> READ of size 4 at 0x6160000148b4 thread T0
>     #0 0x556dce139e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556dce1399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556dcde449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556dcde45d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556dce03febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556dce037952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556dce2a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556dcd9c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556dcd9bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556dcd9ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa3de2c0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa3de2c0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556dcd8eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000148b4 is located 308 bytes inside of 528-byte region [0x616000014780,0x616000014990)
> freed by thread T0 here:
>     #0 0x556dcd9a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556dd028b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556dce139725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556dcde449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670280==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55dcd4516e32 bp 0x7ffe7c58f3f0 sp 0x7ffe7c58f3e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55dcd4516e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dcd45169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dcd42219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dcd4222d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dcd441cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dcd4414952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dcd467e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dcd3da0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dcd3d9c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dcd3d8a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a3ba9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a3ba9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dcd3cc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55dcd3d86aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dcd66684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dcd4516725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dcd42219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669228==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x558de32d1e32 bp 0x7ffc56c638b0 sp 0x7ffc56c638a8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x558de32d1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558de32d19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558de2fdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558de2fddd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558de31d7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558de31cf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558de3439793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558de2b5bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558de2b5756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558de2b45018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fce4ceacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fce4ceace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558de2a83634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x558de2b41aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558de54234f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558de32d1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558de2fdc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669237==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55e0cf476e32 bp 0x7fff1f536bb0 sp 0x7fff1f536ba8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55e0cf476e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0cf4769df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e0cf1819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e0cf182d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e0cf37cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e0cf374952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e0cf5de793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e0ced00c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e0cecfc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e0cecea018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2a77d59d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2a77d59e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0cec28634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55e0cece6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0d15c84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e0cf476725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e0cf1819b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669157==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55cbc57f3e32 bp 0x7ffc3c61c350 sp 0x7ffc3c61c348
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55cbc57f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbc57f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbc54fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbc54ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbc56f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbc56f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbc595b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbc507dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbc507956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbc5067018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f2c9a4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f2c9a4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbc4fa5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x55cbc5063aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cbc79454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbc57f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbc54fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669168==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x558ef26a3e32 bp 0x7fff3d9602d0 sp 0x7fff3d9602c8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x558ef26a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558ef26a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558ef23ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558ef23afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558ef25a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558ef25a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558ef280b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558ef1f2dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558ef1f2956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558ef1f17018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f97beeb8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f97beeb8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558ef1e55634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x558ef1f13aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558ef47f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558ef26a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558ef23ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669179==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5584fe931e32 bp 0x7ffd2e0963f0 sp 0x7ffd2e0963e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5584fe931e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5584fe9319df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5584fe63c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5584fe63dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5584fe837ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5584fe82f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5584fea99793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5584fe1bbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5584fe1b756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5584fe1a5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b1159fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b1159fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5584fe0e3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5584fe1a1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558500a834f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5584fe931725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5584fe63c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669163==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000151b4 at pc 0x558a459c8e32 bp 0x7ffcaadb0e10 sp 0x7ffcaadb0e08
> READ of size 4 at 0x6160000151b4 thread T0
>     #0 0x558a459c8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558a459c89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558a456d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558a456d4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558a458ceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558a458c6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558a45b30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558a45252c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558a4524e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558a4523c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe4fe9bcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe4fe9bce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558a4517a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000151b4 is located 308 bytes inside of 528-byte region [0x616000015080,0x616000015290)
> freed by thread T0 here:
>     #0 0x558a45238aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558a47b1a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558a459c8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558a456d39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669180==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x559b8c302e32 bp 0x7ffc3d1fde90 sp 0x7ffc3d1fde88
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x559b8c302e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559b8c3029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559b8c00d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559b8c00ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559b8c208ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559b8c200952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559b8c46a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559b8bb8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559b8bb8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559b8bb76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb040905d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb040905e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559b8bab4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x559b8bb72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559b8e4544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559b8c302725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559b8c00d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670012==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55f8c28b9e32 bp 0x7fff66348cb0 sp 0x7fff66348ca8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55f8c28b9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8c28b99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f8c25c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f8c25c5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f8c27bfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f8c27b7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8c2a21793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8c2143c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8c213f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8c212d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb6c9fc5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb6c9fc5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f8c206b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55f8c2129aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f8c4a0b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f8c28b9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f8c25c49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  cb 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670025==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5624c4277e32 bp 0x7ffe101b1a70 sp 0x7ffe101b1a68
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5624c4277e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624c42779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5624c3f829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5624c3f83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624c417debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624c4175952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5624c43df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5624c3b01c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5624c3afd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5624c3aeb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2fab829d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2fab829e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5624c3a29634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5624c3ae7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624c63c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624c4277725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5624c3f829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 ----------
1c1,3
< Warning: At NEMA tlLogic 'J0', actuated phase 1 has no controlling detector
---
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 1).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- 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  d9 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670120==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55b08c6e6e32 bp 0x7ffd397e7a30 sp 0x7ffd397e7a28
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55b08c6e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b08c6e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b08c3f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b08c3f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b08c5ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b08c5e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b08c84e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b08bf70c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b08bf6c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b08bf5a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7eff0c9eed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7eff0c9eee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b08be98634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55b08bf56aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b08e8384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b08c6e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b08c3f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670049==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55b848d41e32 bp 0x7ffe2a768e10 sp 0x7ffe2a768e08
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55b848d41e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b848d419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b848a4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b848a4dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b848c47ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b848c3f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b848ea9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b8485cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b8485c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b8485b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5729fd1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5729fd1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b8484f3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55b8485b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b84ae934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b848d41725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b848a4c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670077==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5639f4a01e32 bp 0x7fff7a7b9090 sp 0x7fff7a7b9088
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5639f4a01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639f4a019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639f470c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639f470dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639f4907ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639f48ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639f4b69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639f428bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639f428756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639f4275018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa6d0fefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa6d0fefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639f41b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5639f4271aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639f6b534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639f4a01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639f470c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  d5 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670144==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x56496b9e6e32 bp 0x7ffd570f1d30 sp 0x7ffd570f1d28
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x56496b9e6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56496b9e69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56496b6f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56496b6f2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56496b8ecebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56496b8e4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56496bb4e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56496b270c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56496b26c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56496b25a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5308445d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5308445e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56496b198634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x56496b256aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56496db384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56496b9e6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56496b6f19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670164==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x561d40874e32 bp 0x7fff6940ea30 sp 0x7fff6940ea28
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x561d40874e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561d408749df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561d4057f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561d40580d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561d4077aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561d40772952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561d409dc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561d400fec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561d400fa56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561d400e8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29f1ccad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29f1ccae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561d40026634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x561d400e4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561d429c64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561d40874725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561d4057f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  cb 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670170==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55b4bcc6ee32 bp 0x7ffeea3cddf0 sp 0x7ffeea3cdde8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55b4bcc6ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b4bcc6e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b4bc9799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b4bc97ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b4bcb74ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b4bcb6c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4bcdd6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b4bc4f8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b4bc4f456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b4bc4e2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3b0faf1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3b0faf1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b4bc420634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55b4bc4deaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4bedc04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b4bcc6e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b4bc9799b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  d9 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2670130==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x56538e91ee32 bp 0x7ffd66ef4230 sp 0x7ffd66ef4228
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x56538e91ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56538e91e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56538e6299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56538e62ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56538e824ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56538e81c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56538ea86793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56538e1a8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56538e1a456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56538e192018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b98d81d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b98d81e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56538e0d0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x56538e18eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x565390a704f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56538e91e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56538e6299b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670134==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x555a7982ce32 bp 0x7ffc09432130 sp 0x7ffc09432128
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x555a7982ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a7982c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a795379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a79538d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a79732ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a7972a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a79994793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a790b6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a790b256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a790a0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53014bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53014bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a78fde634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x555a7909caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a7b97e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a7982c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a795379b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2670177==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x564dfcc27e32 bp 0x7ffee519b4b0 sp 0x7ffee519b4a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x564dfcc27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564dfcc279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564dfc9329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564dfc933d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564dfcb2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564dfcb25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564dfcd8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564dfc4b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564dfc4ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564dfc49b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ce2c54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ce2c54e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564dfc3d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x564dfc497aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564dfed794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564dfcc27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564dfc9329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  d2 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669939==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5642bafe0e32 bp 0x7ffe7ad8aad0 sp 0x7ffe7ad8aac8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5642bafe0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5642bafe09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5642baceb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5642bacecd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5642baee6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5642baede952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5642bb148793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5642ba86ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5642ba86656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5642ba854018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ee9873d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ee9873e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5642ba792634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5642ba850aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5642bd1324f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5642bafe0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5642baceb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  db 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669948==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55e092235e32 bp 0x7ffc9e894810 sp 0x7ffc9e894808
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55e092235e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e0922359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e091f409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e091f41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e09213bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e092133952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e09239d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e091abfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e091abb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e091aa9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f505f593d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f505f593e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e0919e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55e091aa5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e0943874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e092235725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e091f409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669944==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55583829fe32 bp 0x7fffedc2f190 sp 0x7fffedc2f188
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55583829fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55583829f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555837faa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555837fabd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5558381a5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55583819d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555838407793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555837b29c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555837b2556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555837b13018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5fe5cd9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5fe5cd9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555837a51634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x555837b0faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55583a3f14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55583829f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555837faa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2669989==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55b5f8ba0e32 bp 0x7ffc2bab8db0 sp 0x7ffc2bab8da8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55b5f8ba0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5f8ba09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b5f88ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b5f88acd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b5f8aa6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b5f8a9e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5f8d08793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b5f842ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b5f842656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b5f8414018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5e19ce5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5e19ce5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b5f8352634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55b5f8410aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b5facf24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b5f8ba0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b5f88ab9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669979==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5586b2b71e32 bp 0x7ffe112db270 sp 0x7ffe112db268
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5586b2b71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586b2b719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586b287c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586b287dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586b2a77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586b2a6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586b2cd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586b23fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586b23f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586b23e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7135bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7135bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586b2323634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5586b23e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586b4cc34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586b2b71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586b287c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  26 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 
> =================================================================
> ==2669955==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55ef33b10e32 bp 0x7ffcd7a42bf0 sp 0x7ffcd7a42be8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55ef33b10e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ef33b109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ef3381b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ef3381cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ef33a16ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ef33a0e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ef33c78793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ef3339ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ef3339656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ef33384018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff35d440d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff35d440e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ef332c2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55ef33380aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ef35c624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ef33b10725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ef3381b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669964==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55d7b1b15e32 bp 0x7fffdc8110b0 sp 0x7fffdc8110a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55d7b1b15e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d7b1b159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d7b18209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d7b1821d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d7b1a1bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d7b1a13952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d7b1c7d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d7b139fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d7b139b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d7b1389018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f28bdd73d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f28bdd73e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d7b12c7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55d7b1385aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d7b3c674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d7b1b15725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d7b18209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  ef 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669978==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x5623fdd7de32 bp 0x7ffc68cce1b0 sp 0x7ffc68cce1a8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x5623fdd7de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623fdd7d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623fda889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623fda89d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623fdc83ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623fdc7b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623fdee5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623fd607c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623fd60356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623fd5f1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f22b4940d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f22b4940e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623fd52f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x5623fd5edaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623ffecf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623fdd7d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623fda889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669515==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x563625e12e32 bp 0x7ffc07266350 sp 0x7ffc07266348
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x563625e12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563625e129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563625b1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563625b1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563625d18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563625d10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563625f7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56362569cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56362569856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563625686018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f89d9974d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f89d9974e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636255c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x563625682aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563627f644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563625e12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563625b1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  7d 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669565==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55da74f88e32 bp 0x7ffeff173510 sp 0x7ffeff173508
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55da74f88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da74f889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da74c939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da74c94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da74e8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da74e86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da750f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da74812c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da7480e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da747fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f37069dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f37069dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da7473a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55da747f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da770da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da74f88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da74c939b6 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 ----------
1a2,4
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 1).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- New result in exitcode ----------
1
netelements trafficlights single phases actuated buttons add green ( Last six runs Jun2023 )
netelements trafficlights single phases static buttons add green ( Last six runs Jun2023 )

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  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 
> =================================================================
> ==2669641==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000154b4 at pc 0x55afd6795e32 bp 0x7fff7507f3d0 sp 0x7fff7507f3c8
> READ of size 4 at 0x6160000154b4 thread T0
>     #0 0x55afd6795e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55afd67959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55afd64a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55afd64a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55afd669bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55afd6693952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55afd68fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55afd601fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55afd601b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55afd6009018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa08fd40d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa08fd40e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55afd5f47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000154b4 is located 308 bytes inside of 528-byte region [0x616000015380,0x616000015590)
> freed by thread T0 here:
>     #0 0x55afd6005aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55afd88e74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55afd6795725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55afd64a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669592==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55be30157e32 bp 0x7ffe8f148950 sp 0x7ffe8f148948
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55be30157e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be301579df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be2fe629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be2fe63d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be3005debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be30055952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be302bf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be2f9e1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be2f9dd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be2f9cb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe760043d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe760043e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be2f909634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55be2f9c7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55be322a94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be30157725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be2fe629b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669600==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5628731f2e32 bp 0x7ffcaca7b850 sp 0x7ffcaca7b848
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5628731f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628731f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562872efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562872efed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628730f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628730f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56287335a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562872a7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562872a7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562872a66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f788fc9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f788fc9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628729a4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x562872a62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5628753444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628731f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562872efd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669668==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55cff5108e32 bp 0x7ffc78ac02b0 sp 0x7ffc78ac02a8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55cff5108e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cff51089df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cff4e139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cff4e14d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cff500eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cff5006952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cff5270793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cff4992c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cff498e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cff497c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f53970e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f53970e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cff48ba634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x55cff4978aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cff725a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cff5108725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cff4e139b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669679==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55a166ea7e32 bp 0x7ffc24042890 sp 0x7ffc24042888
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55a166ea7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a166ea79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a166bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a166bb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a166dadebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a166da5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a16700f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a166731c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a16672d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a16671b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcebb72d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcebb72e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a166659634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55a166717aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a168ff94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a166ea7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a166bb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2669655==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x557dcc71fe32 bp 0x7ffed0d97230 sp 0x7ffed0d97228
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x557dcc71fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557dcc71f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557dcc42a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557dcc42bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557dcc625ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557dcc61d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557dcc887793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557dcbfa9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557dcbfa556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557dcbf93018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63a79f9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63a79f9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557dcbed1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x557dcbf8faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557dce8714f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557dcc71f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557dcc42a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669684==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x557316561e32 bp 0x7fff6f95d470 sp 0x7fff6f95d468
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x557316561e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573165619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55731626c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55731626dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557316467ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55731645f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5573166c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557315debc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557315de756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557315dd5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc5874cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc5874ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557315d13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x557315dd1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5573186b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557316561725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55731626c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669661==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55fb48bd8e32 bp 0x7ffc6c56e750 sp 0x7ffc6c56e748
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55fb48bd8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fb48bd89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fb488e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fb488e4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fb48adeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fb48ad6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fb48d40793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fb48462c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fb4845e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fb4844c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1c0fd75d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1c0fd75e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fb4838a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55fb48448aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fb4ad2a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fb48bd8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fb488e39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  89 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669652==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x555c7fe0ce32 bp 0x7fffd40596d0 sp 0x7fffd40596c8
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x555c7fe0ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555c7fe0c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555c7fb179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555c7fb18d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555c7fd12ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555c7fd0a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555c7ff74793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555c7f696c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555c7f69256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555c7f680018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8288bfcd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8288bfce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555c7f5be634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x555c7f67caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555c81f5e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555c7fe0c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555c7fb179b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669688==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x56026f88ee32 bp 0x7ffcfb6b13d0 sp 0x7ffcfb6b13c8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x56026f88ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56026f88e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56026f5999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56026f59ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56026f794ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56026f78c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56026f9f6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56026f118c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56026f11456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56026f102018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9622ac3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9622ac3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56026f040634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x56026f0feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5602719e04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56026f88e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56026f5999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669450==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55a15fd13e32 bp 0x7fff5471e130 sp 0x7fff5471e128
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55a15fd13e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a15fd139df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a15fa1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a15fa1fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a15fc19ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a15fc11952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a15fe7b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a15f59dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a15f59956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a15f587018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2763acd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2763ace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a15f4c5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55a15f583aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a161e654f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a15fd13725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a15fa1e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6e 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669484==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5632fcedae32 bp 0x7fff52200930 sp 0x7fff52200928
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5632fcedae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5632fceda9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5632fcbe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5632fcbe6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5632fcde0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5632fcdd8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5632fd042793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5632fc764c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5632fc76056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5632fc74e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9ef42fbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9ef42fbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632fc68c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5632fc74aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5632ff02c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5632fceda725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5632fcbe59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669487==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55f856070e32 bp 0x7ffc47e02d10 sp 0x7ffc47e02d08
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55f856070e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f8560709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f855d7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f855d7cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f855f76ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f855f6e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f8561d8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f8558fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f8558f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f8558e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9cbcefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9cbcefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f855822634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55f8558e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f8581c24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f856070725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f855d7b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669465==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x556371b85e32 bp 0x7ffe3ecaa030 sp 0x7ffe3ecaa028
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x556371b85e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556371b859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563718909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556371891d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556371a8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556371a83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556371ced793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55637140fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55637140b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5563713f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9cd437ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9cd437ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556371337634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x5563713f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556373cd74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556371b85725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563718909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669457==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55be29e17e32 bp 0x7ffd44bb7650 sp 0x7ffd44bb7648
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55be29e17e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be29e179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be29b229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be29b23d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be29d1debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be29d15952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be29f7f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be296a1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be2969d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be2968b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6e7e5d0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6e7e5d0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be295c9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55be29687aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55be2bf694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be29e17725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be29b229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669514==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55d565939e32 bp 0x7ffe8ace5a30 sp 0x7ffe8ace5a28
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55d565939e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5659399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d5656449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d565645d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d56583febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d565837952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d565aa1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d5651c3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d5651bf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d5651ad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb2e1ba7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb2e1ba7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d5650eb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55d5651a9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d567a8b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d565939725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d5656449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669481==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x55f55f5fee32 bp 0x7ffc5a43e2f0 sp 0x7ffc5a43e2e8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x55f55f5fee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f55f5fe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f55f3099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f55f30ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f55f504ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f55f4fc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f55f766793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f55ee88c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f55ee8456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f55ee72018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1b408ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1b408ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f55edb0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x55f55ee6eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f5617504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f55f5fe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f55f3099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669745==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55c937136e32 bp 0x7fff86f09d10 sp 0x7fff86f09d08
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55c937136e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9371369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c936e419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c936e42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c93703cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c937034952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c93729e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c9369c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c9369bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c9369aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f96a6b09d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f96a6b09e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c9368e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55c9369a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c9392884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c937136725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c936e419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  80 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669772==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x563628990e32 bp 0x7ffc44353330 sp 0x7ffc44353328
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x563628990e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636289909df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56362869b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56362869cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563628896ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56362888e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563628af8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56362821ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56362821656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563628204018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18b0ed5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18b0ed5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563628142634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x563628200aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56362aae24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563628990725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56362869b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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,4
> Error: Program '0' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 2).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- 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  7c 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669875==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x556f0c4c6e32 bp 0x7ffda9eee2d0 sp 0x7ffda9eee2c8
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x556f0c4c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556f0c4c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556f0c1d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556f0c1d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556f0c3ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556f0c3c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556f0c62e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556f0bd50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556f0bd4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556f0bd3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efd654f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efd654f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556f0bc78634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x556f0bd36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556f0e6184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556f0c4c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556f0c1d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  84 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669832==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55c9896f8e32 bp 0x7ffdf50ad770 sp 0x7ffdf50ad768
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55c9896f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c9896f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c9894039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c989404d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c9895feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c9895f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c989860793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c988f82c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c988f7e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c988f6c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f984820bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f984820be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c988eaa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55c988f68aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c98b84a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c9896f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c9894039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669833==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55aaf1632e32 bp 0x7ffd2509cd10 sp 0x7ffd2509cd08
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55aaf1632e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55aaf16329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55aaf133d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55aaf133ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55aaf1538ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55aaf1530952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55aaf179a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55aaf0ebcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55aaf0eb856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55aaf0ea6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd88f946d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd88f946e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55aaf0de4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55aaf0ea2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55aaf37844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55aaf1632725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55aaf133d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669906==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013cb4 at pc 0x560c31297e32 bp 0x7fff38fe5a30 sp 0x7fff38fe5a28
> READ of size 4 at 0x616000013cb4 thread T0
>     #0 0x560c31297e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c312979df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c30fa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c30fa3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c3119debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c31195952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c313ff793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c30b21c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c30b1d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c30b0b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f515815bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f515815be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c30a49634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013cb4 is located 308 bytes inside of 528-byte region [0x616000013b80,0x616000013d90)
> freed by thread T0 here:
>     #0 0x560c30b07aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c333e94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c31297725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c30fa29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  91 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669904==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x560af60f0e32 bp 0x7ffed6dee470 sp 0x7ffed6dee468
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x560af60f0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560af60f09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560af5dfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560af5dfcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560af5ff6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560af5fee952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560af6258793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560af597ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560af597656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560af5964018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa159743d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa159743e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560af58a2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x560af5960aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560af82424f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560af60f0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560af5dfb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669916==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55624cebde32 bp 0x7ffeaa054570 sp 0x7ffeaa054568
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55624cebde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55624cebd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55624cbc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55624cbc9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55624cdc3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55624cdbb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55624d025793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55624c747c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55624c74356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55624c731018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2914ce0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2914ce0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55624c66f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55624c72daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55624f00f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55624cebd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55624cbc89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2669905==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55b88c792e32 bp 0x7ffe58587cd0 sp 0x7ffe58587cc8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55b88c792e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b88c7929df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b88c49d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b88c49ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b88c698ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b88c690952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b88c8fa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b88c01cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b88c01856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b88c006018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc4c15e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc4c15e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b88bf44634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55b88c002aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b88e8e44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b88c792725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b88c49d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669900==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x5651117d6e32 bp 0x7ffeae0aab30 sp 0x7ffeae0aab28
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x5651117d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651117d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651114e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651114e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651116dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651116d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56511193e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x565111060c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56511105c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56511104a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe858337d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe858337e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x565110f88634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x565111046aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651139284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651117d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651114e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  91 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669932==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x561f8aa16e32 bp 0x7ffd700d4d70 sp 0x7ffd700d4d68
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x561f8aa16e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f8aa169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f8a7219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f8a722d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f8a91cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f8a914952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f8ab7e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f8a2a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f8a29c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f8a28a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f65f3080d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f65f3080e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f8a1c8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x561f8a286aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f8cb684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f8aa16725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f8a7219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669698==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x557b1ecbae32 bp 0x7fffc7443810 sp 0x7fffc7443808
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x557b1ecbae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557b1ecba9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557b1e9c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557b1e9c6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557b1ebc0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557b1ebb8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557b1ee22793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557b1e544c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557b1e54056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557b1e52e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7757769d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7757769e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557b1e46c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x557b1e52aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557b20e0c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557b1ecba725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557b1e9c59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  be 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669718==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x560934c4fe32 bp 0x7ffc9b60f150 sp 0x7ffc9b60f148
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x560934c4fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560934c4f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56093495a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56093495bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560934b55ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560934b4d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560934db7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609344d9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609344d556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609344c3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa7d4f98d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa7d4f98e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560934401634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5609344bfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560936da14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560934c4f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56093495a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  84 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669705==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55ec53e71e32 bp 0x7ffc7346a230 sp 0x7ffc7346a228
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55ec53e71e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec53e719df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec53b7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec53b7dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec53d77ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec53d6f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec53fd9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec536fbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec536f756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec536e5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb31ef65d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb31ef65e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec53623634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55ec536e1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec55fc34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec53e71725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec53b7c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669744==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x5597f4901e32 bp 0x7fff46649a10 sp 0x7fff46649a08
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x5597f4901e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597f49019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597f460c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597f460dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597f4807ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597f47ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597f4a69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597f418bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597f418756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597f4175018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fced8eacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fced8eace3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597f40b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x5597f4171aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597f6a534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597f4901725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597f460c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  96 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669742==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55a4907bde32 bp 0x7fff3146a0d0 sp 0x7fff3146a0c8
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55a4907bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4907bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4904c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4904c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4906c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4906bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a490925793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a490047c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a49004356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a490031018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77568c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77568c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a48ff6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55a49002daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a49290f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4907bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4904c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  86 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669724==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x5639c439ae32 bp 0x7ffd9a63d510 sp 0x7ffd9a63d508
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x5639c439ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639c439a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639c40a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639c40a6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639c42a0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639c4298952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639c4502793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639c3c24c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639c3c2056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639c3c0e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd69d052d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd69d052e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639c3b4c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x5639c3c0aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639c64ec4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639c439a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639c40a59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669259==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5625f5ed0e32 bp 0x7ffc18444d90 sp 0x7ffc18444d88
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5625f5ed0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5625f5ed09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5625f5bdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5625f5bdcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5625f5dd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5625f5dce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5625f6038793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5625f575ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5625f575656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5625f5744018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f770a5d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f770a5d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5625f5682634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5625f5740aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5625f80224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5625f5ed0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5625f5bdb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669275==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5573842b7e32 bp 0x7ffde8889950 sp 0x7ffde8889948
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5573842b7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5573842b79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557383fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557383fc3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5573841bdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5573841b5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55738441f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557383b41c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557383b3d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557383b2b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff177be1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff177be1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557383a69634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x557383b27aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5573864094f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5573842b7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557383fc29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669393==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55a9aa6c7e32 bp 0x7ffd9b063050 sp 0x7ffd9b063048
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55a9aa6c7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a9aa6c79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a9aa3d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a9aa3d3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a9aa5cdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a9aa5c5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a9aa82f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a9a9f51c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a9a9f4d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a9a9f3b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc813b1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc813b1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a9a9e79634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55a9a9f37aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a9ac8194f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a9aa6c7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a9aa3d29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669301==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55be24dcce32 bp 0x7fff5829c0d0 sp 0x7fff5829c0c8
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55be24dcce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55be24dcc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55be24ad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55be24ad8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55be24cd2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55be24cca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55be24f34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55be24656c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55be2465256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55be24640018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f605c937d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f605c937e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55be2457e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55be2463caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55be26f1e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55be24dcc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55be24ad79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669333==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5565befdfe32 bp 0x7ffe5a823590 sp 0x7ffe5a823588
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5565befdfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565befdf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565becea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565becebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565beee5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565beedd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565bf147793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565be869c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565be86556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565be853018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbd48194d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbd48194e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565be791634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5565be84faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565c11314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565befdf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565becea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669428==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x55dbc55b1e32 bp 0x7ffe0edc7910 sp 0x7ffe0edc7908
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x55dbc55b1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dbc55b19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dbc52bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dbc52bdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dbc54b7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dbc54af952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dbc5719793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dbc4e3bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dbc4e3756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dbc4e25018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f847fa04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f847fa04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dbc4d63634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x55dbc4e21aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dbc77034f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dbc55b1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dbc52bc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669437==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x562fbdd27e32 bp 0x7ffd66345150 sp 0x7ffd66345148
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x562fbdd27e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562fbdd279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562fbda329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562fbda33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562fbdc2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562fbdc25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562fbde8f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562fbd5b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562fbd5ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562fbd59b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2122dafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2122dafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562fbd4d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x562fbd597aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562fbfe794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562fbdd27725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562fbda329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2669405==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x562604f5ee32 bp 0x7fffb3446b10 sp 0x7fffb3446b08
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x562604f5ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562604f5e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562604c699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562604c6ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562604e64ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562604e5c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626050c6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626047e8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626047e456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626047d2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ffac96cad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ffac96cae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562604710634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x5626047ceaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5626070b04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562604f5e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562604c699b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669446==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x55637543ee32 bp 0x7fff69b344f0 sp 0x7fff69b344e8
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x55637543ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55637543e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563751499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55637514ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556375344ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55637533c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5563755a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556374cc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556374cc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556374cb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5b90876d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5b90876e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556374bf0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x556374caeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5563775904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55637543e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563751499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669409==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000133b4 at pc 0x55c8271c6e32 bp 0x7ffd633694d0 sp 0x7ffd633694c8
> READ of size 4 at 0x6160000133b4 thread T0
>     #0 0x55c8271c6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8271c69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c826ed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c826ed2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8270ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8270c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c82732e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c826a50c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c826a4c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c826a3a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd975abed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd975abee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c826978634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000133b4 is located 308 bytes inside of 528-byte region [0x616000013280,0x616000013490)
> freed by thread T0 here:
>     #0 0x55c826a36aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8293184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8271c6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c826ed19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669407==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000136b4 at pc 0x555a895eae32 bp 0x7ffd76951b30 sp 0x7ffd76951b28
> READ of size 4 at 0x6160000136b4 thread T0
>     #0 0x555a895eae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555a895ea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555a892f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555a892f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555a894f0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555a894e8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555a89752793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555a88e74c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555a88e7056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555a88e5e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa9b3de4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa9b3de4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555a88d9c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000136b4 is located 308 bytes inside of 528-byte region [0x616000013580,0x616000013790)
> freed by thread T0 here:
>     #0 0x555a88e5aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555a8b73c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555a895ea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555a892f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669449==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5581dec8ee32 bp 0x7ffc9e13ca90 sp 0x7ffc9e13ca88
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5581dec8ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5581dec8e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5581de9999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5581de99ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5581deb94ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5581deb8c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5581dedf6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5581de518c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5581de51456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5581de502018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41e437bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41e437be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581de440634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5581de4feaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5581e0de04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5581dec8e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5581de9999b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  d4 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669239==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000139b4 at pc 0x55bcabce8e32 bp 0x7ffed164dff0 sp 0x7ffed164dfe8
> READ of size 4 at 0x6160000139b4 thread T0
>     #0 0x55bcabce8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bcabce89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bcab9f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bcab9f4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bcabbeeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bcabbe6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bcabe50793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bcab572c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bcab56e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bcab55c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f323feead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f323feeae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bcab49a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000139b4 is located 308 bytes inside of 528-byte region [0x616000013880,0x616000013a90)
> freed by thread T0 here:
>     #0 0x55bcab558aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bcade3a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bcabce8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bcab9f39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669253==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x56487e422e32 bp 0x7fff52e13e10 sp 0x7fff52e13e08
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x56487e422e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56487e4229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56487e12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56487e12ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56487e328ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56487e320952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56487e58a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56487dcacc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56487dca856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56487dc96018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f94de7f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f94de7f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56487dbd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x56487dc92aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5648805744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56487e422725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56487e12d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669252==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000013fb4 at pc 0x55649135fe32 bp 0x7ffc27c64330 sp 0x7ffc27c64328
> READ of size 4 at 0x616000013fb4 thread T0
>     #0 0x55649135fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55649135f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55649106a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55649106bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556491265ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55649125d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564914c7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556490be9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556490be556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556490bd3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7ac5eaad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7ac5eaae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556490b11634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000013fb4 is located 308 bytes inside of 528-byte region [0x616000013e80,0x616000014090)
> freed by thread T0 here:
>     #0 0x556490bcfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5564934b14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55649135f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55649106a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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,4
> Error: Program '1' at tlLogic 'J0' is incompatible with logic at junction 'J0' (mutual conflict between link indices 3,7 tl indices 3,7 phase 1).
>   Rebuild the network with option '--tls.ignore-internal-junction-jam' or include the program when building.
> Quitting (on error).
---------- 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  cf 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2669220==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x5609c2a03e32 bp 0x7ffd60f7d970 sp 0x7ffd60f7d968
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x5609c2a03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5609c2a039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5609c270e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5609c270fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5609c2909ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5609c2901952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5609c2b6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5609c228dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5609c228956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5609c2277018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f01f69d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f01f69d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5609c21b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x5609c2273aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5609c4b554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5609c2a03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5609c270e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2669215==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000130b4 at pc 0x559ab013ce32 bp 0x7ffdd49da490 sp 0x7ffdd49da488
> READ of size 4 at 0x6160000130b4 thread T0
>     #0 0x559ab013ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559ab013c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559aafe479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559aafe48d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559ab0042ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559ab003a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559ab02a4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559aaf9c6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559aaf9c256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559aaf9b0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb32b3b9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb32b3b9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559aaf8ee634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000130b4 is located 308 bytes inside of 528-byte region [0x616000012f80,0x616000013190)
> freed by thread T0 here:
>     #0 0x559aaf9acaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559ab228e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559ab013c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559aafe479b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2678980==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000163b4 at pc 0x5645e421be32 bp 0x7ffdd8d35210 sp 0x7ffdd8d35208
> READ of size 4 at 0x6160000163b4 thread T0
>     #0 0x5645e421be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645e421b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645e3f269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645e3f27d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645e4121ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645e4119952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645e4383793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645e3aa5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645e3aa156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645e3a8f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2569740d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2569740e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645e39cd634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000163b4 is located 308 bytes inside of 528-byte region [0x616000016280,0x616000016490)
> freed by thread T0 here:
>     #0 0x5645e3a8baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5645e636d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645e421b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645e3f269b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2678978==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f752a2fe32 bp 0x7ffef1396130 sp 0x7ffef1396128
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f752a2fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f752a2f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f75273a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f75273bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f752935ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f75292d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f752b97793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f7522b9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f7522b556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f7522a3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd69b64ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd69b64ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f7521e1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f75229faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f754b814f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f752a2f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f75273a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679119==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5639f3823e32 bp 0x7ffc84fed3f0 sp 0x7ffc84fed3e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5639f3823e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5639f38239df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5639f352e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5639f352fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5639f3729ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5639f3721952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5639f398b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5639f30adc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5639f30a956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5639f3097018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde9dd53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde9dd53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5639f2fd5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5639f3093aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5639f59754f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5639f3823725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5639f352e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  25 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679011==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ce4fd72e32 bp 0x7ffc8a97b1d0 sp 0x7ffc8a97b1c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ce4fd72e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ce4fd729df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ce4fa7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ce4fa7ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ce4fc78ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ce4fc70952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ce4feda793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ce4f5fcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ce4f5f856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ce4f5e6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f42c9541d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f42c9541e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ce4f524634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ce4f5e2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ce51ec44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ce4fd72725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ce4fa7d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679003==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a7177a8e32 bp 0x7ffe34856450 sp 0x7ffe34856448
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a7177a8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a7177a89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a7174b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a7174b4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a7176aeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a7176a6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a717910793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a717032c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a71702e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a71701c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f520adfdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f520adfde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a716f5a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a717018aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a7198fa4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a7177a8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a7174b39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679063==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564366510e32 bp 0x7ffc4a9fc230 sp 0x7ffc4a9fc228
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564366510e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5643665109df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56436621b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56436621cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564366416ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56436640e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564366678793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564365d9ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564365d9656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564365d84018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7efca6eb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7efca6eb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564365cc2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564365d80aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5643686624f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564366510725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56436621b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2678987==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5623c74d7e32 bp 0x7fff65571510 sp 0x7fff65571508
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5623c74d7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5623c74d79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5623c71e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5623c71e3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5623c73ddebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5623c73d5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5623c763f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5623c6d61c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5623c6d5d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5623c6d4b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a11a5fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a11a5fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5623c6c89634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5623c6d47aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5623c96294f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5623c74d7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5623c71e29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679083==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a4fa782e32 bp 0x7ffdc5a1ce30 sp 0x7ffdc5a1ce28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a4fa782e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a4fa7829df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a4fa48d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a4fa48ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a4fa688ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a4fa680952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a4fa8ea793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a4fa00cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a4fa00856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a4f9ff6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f950e4d9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f950e4d9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a4f9f34634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a4f9ff2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a4fc8d44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a4fa782725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a4fa48d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679021==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555fbaee9e32 bp 0x7ffc726312d0 sp 0x7ffc726312c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555fbaee9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555fbaee99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555fbabf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555fbabf5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555fbadefebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555fbade7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555fbb051793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555fba773c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555fba76f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555fba75d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ff05c5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ff05c5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555fba69b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555fba759aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555fbd03b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555fbaee9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555fbabf49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679019==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564329c6ae32 bp 0x7ffe83977b70 sp 0x7ffe83977b68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564329c6ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564329c6a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5643299759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564329976d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564329b70ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564329b68952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564329dd2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5643294f4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5643294f056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5643294de018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f890d5dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f890d5dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56432941c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5643294daaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56432bdbc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564329c6a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5643299759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679085==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55643565ae32 bp 0x7ffdb9f1acd0 sp 0x7ffdb9f1acc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55643565ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55643565a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5564353659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556435366d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556435560ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556435558952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5564357c2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556434ee4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556434ee056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556434ece018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f038ded6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f038ded6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556434e0c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556434ecaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5564377ac4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55643565a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5564353659b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679016==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ec36135e32 bp 0x7ffca1994c10 sp 0x7ffca1994c08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ec36135e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ec361359df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ec35e409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ec35e41d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ec3603bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ec36033952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ec3629d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ec359bfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ec359bb56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ec359a9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f901650fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f901650fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ec358e7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ec359a5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ec382874f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ec36135725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ec35e409b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679069==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5598c17bde32 bp 0x7ffe23a6b070 sp 0x7ffe23a6b068
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5598c17bde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598c17bd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598c14c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598c14c9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598c16c3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598c16bb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598c1925793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598c1047c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598c104356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598c1031018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85fa750d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85fa750e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598c0f6f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5598c102daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5598c390f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598c17bd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598c14c89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  0b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679124==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d89166ce32 bp 0x7ffcf3c0b1d0 sp 0x7ffcf3c0b1c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d89166ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d89166c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d8913779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d891378d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d891572ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d89156a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d8917d4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d890ef6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d890ef256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d890ee0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f855f00ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f855f00ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d890e1e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d890edcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d8937be4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d89166c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d8913779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  1f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679225==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c3ba7dce32 bp 0x7ffcf2ffc5f0 sp 0x7ffcf2ffc5e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c3ba7dce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3ba7dc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3ba4e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3ba4e8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3ba6e2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3ba6da952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3ba944793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3ba066c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3ba06256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3ba050018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f741527ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f741527ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3b9f8e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c3ba04caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c3bc92e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3ba7dc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3ba4e79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679156==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5585eb2f2e32 bp 0x7ffd03e99450 sp 0x7ffd03e99448
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5585eb2f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5585eb2f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5585eaffd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5585eaffed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5585eb1f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5585eb1f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5585eb45a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5585eab7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5585eab7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5585eab66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc96ebb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc96ebb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5585eaaa4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5585eab62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5585ed4444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5585eb2f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5585eaffd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679197==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558bd238fe32 bp 0x7ffcad688f30 sp 0x7ffcad688f28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558bd238fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558bd238f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558bd209a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558bd209bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558bd2295ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558bd228d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558bd24f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558bd1c19c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558bd1c1556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558bd1c03018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff2689d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff2689d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558bd1b41634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558bd1bffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558bd44e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558bd238f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558bd209a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679129==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5641f60aae32 bp 0x7ffcae646730 sp 0x7ffcae646728
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5641f60aae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5641f60aa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5641f5db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5641f5db6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5641f5fb0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5641f5fa8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5641f6212793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5641f5934c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5641f593056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5641f591e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f23a926ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f23a926ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5641f585c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5641f591aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5641f81fc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5641f60aa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5641f5db59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679206==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564b49711e32 bp 0x7fffc3d4ed70 sp 0x7fffc3d4ed68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564b49711e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b497119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b4941c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b4941dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b49617ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b4960f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b49879793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b48f9bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b48f9756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b48f85018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8f30df9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8f30df9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b48ec3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564b48f81aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564b4b8634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b49711725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b4941c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679180==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561f99415e32 bp 0x7fffa0731290 sp 0x7fffa0731288
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561f99415e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561f994159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561f991209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561f99121d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561f9931bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561f99313952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561f9957d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561f98c9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561f98c9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561f98c89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f909f1f6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f909f1f6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561f98bc7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561f98c85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561f9b5674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561f99415725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561f991209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679171==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5645b4d7ee32 bp 0x7fffe9fdc110 sp 0x7fffe9fdc108
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5645b4d7ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5645b4d7e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5645b4a899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5645b4a8ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5645b4c84ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5645b4c7c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5645b4ee6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5645b4608c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5645b460456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5645b45f2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5187456d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5187456e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5645b4530634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5645b45eeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5645b6ed04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5645b4d7e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5645b4a899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679233==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5565f593fe32 bp 0x7ffdaa5c65d0 sp 0x7ffdaa5c65c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5565f593fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565f593f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565f564a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565f564bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565f5845ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565f583d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565f5aa7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565f51c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565f51c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565f51b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f85b8925d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f85b8925e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565f50f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5565f51afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565f7a914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565f593f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565f564a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679139==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55eb0ef77e32 bp 0x7ffc1be785b0 sp 0x7ffc1be785a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55eb0ef77e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eb0ef779df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eb0ec829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eb0ec83d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eb0ee7debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eb0ee75952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eb0f0df793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eb0e801c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eb0e7fd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eb0e7eb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8645218d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8645218e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eb0e729634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55eb0e7e7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eb110c94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eb0ef77725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eb0ec829b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679226==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f586d12e32 bp 0x7fff11626590 sp 0x7fff11626588
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f586d12e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f586d129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f586a1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f586a1ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f586c18ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f586c10952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f586e7a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f58659cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f58659856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f586586018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc94342cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc94342ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f5864c4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f586582aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f588e644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f586d12725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f586a1d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679166==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55863519be32 bp 0x7ffdebe2d210 sp 0x7ffdebe2d208
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55863519be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55863519b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558634ea69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558634ea7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586350a1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558635099952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558635303793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558634a25c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558634a2156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558634a0f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fceea193d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fceea193e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55863494d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558634a0baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586372ed4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55863519b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558634ea69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679182==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564f93020e32 bp 0x7ffed906cf50 sp 0x7ffed906cf48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564f93020e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564f930209df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564f92d2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564f92d2cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564f92f26ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564f92f1e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564f93188793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564f928aac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564f928a656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564f92894018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bb973fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bb973fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564f927d2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564f92890aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564f951724f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564f93020725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564f92d2b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679299==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560754dc8e32 bp 0x7fffeff6cdd0 sp 0x7fffeff6cdc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560754dc8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560754dc89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560754ad39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560754ad4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560754cceebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560754cc6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560754f30793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560754652c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56075464e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56075463c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c00e9fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c00e9fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56075457a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560754638aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560756f1a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560754dc8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560754ad39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  27 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679241==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cbd4587e32 bp 0x7ffd30241970 sp 0x7ffd30241968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cbd4587e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbd45879df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbd42929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbd4293d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbd448debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbd4485952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbd46ef793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbd3e11c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbd3e0d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbd3dfb018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2525e36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2525e36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbd3d39634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cbd3df7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cbd66d94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbd4587725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbd42929b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679270==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562e78199e32 bp 0x7ffe07e65130 sp 0x7ffe07e65128
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562e78199e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e781999df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e77ea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e77ea5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e7809febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e78097952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e78301793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e77a23c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e77a1f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e77a0d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0fedd9dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0fedd9de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e7794b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562e77a09aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562e7a2eb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e78199725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e77ea49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679282==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5613597f7e32 bp 0x7ffc78e57bb0 sp 0x7ffc78e57ba8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5613597f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613597f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613595029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561359503d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5613596fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5613596f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56135995f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561359081c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56135907d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56135906b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f64a47efd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f64a47efe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561358fa9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561359067aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56135b9494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5613597f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613595029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  1f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679261==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b49ff7be32 bp 0x7ffe60f826f0 sp 0x7ffe60f826e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b49ff7be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b49ff7b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b49fc869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b49fc87d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b49fe81ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b49fe79952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b4a00e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b49f805c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b49f80156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b49f7ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f525a880d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f525a880e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b49f72d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b49f7ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b4a20cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b49ff7b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b49fc869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679253==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a15aedfe32 bp 0x7ffdb9702370 sp 0x7ffdb9702368
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a15aedfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a15aedf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a15abea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a15abebd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a15ade5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a15addd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a15b047793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a15a769c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a15a76556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a15a753018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff32938ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff32938ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a15a691634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a15a74faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a15d0314f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a15aedf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a15abea9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  1f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679302==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55da428efe32 bp 0x7ffd9c5878d0 sp 0x7ffd9c5878c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55da428efe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55da428ef9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55da425fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55da425fbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55da427f5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55da427ed952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55da42a57793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55da42179c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55da4217556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55da42163018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2ad6fb9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2ad6fb9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55da420a1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55da4215faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55da44a414f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55da428ef725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55da425fa9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679288==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558fe5f80e32 bp 0x7ffdf492f0d0 sp 0x7ffdf492f0c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558fe5f80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558fe5f809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558fe5c8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558fe5c8cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558fe5e86ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558fe5e7e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558fe60e8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558fe580ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558fe580656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558fe57f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff6116add8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff6116ade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558fe5732634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558fe57f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558fe80d24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558fe5f80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558fe5c8b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679247==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563cace66e32 bp 0x7ffce403b0d0 sp 0x7ffce403b0c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563cace66e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563cace669df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563cacb719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563cacb72d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563cacd6cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563cacd64952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563cacfce793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563cac6f0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563cac6ec56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563cac6da018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a98331d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a98331e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563cac618634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563cac6d6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563caefb84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563cace66725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563cacb719b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679272==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555f96a80e32 bp 0x7ffe5ee58790 sp 0x7ffe5ee58788
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555f96a80e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f96a809df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f9678b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f9678cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f96986ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f9697e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f96be8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f9630ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f9630656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f962f4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0aa740dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0aa740de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f96232634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555f962f0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555f98bd24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f96a80725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f9678b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2679453==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x555f2b8a1e32 bp 0x7ffea909fc70 sp 0x7ffea909fc68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x555f2b8a1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555f2b8a19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555f2b5ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555f2b5add28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555f2b7a7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555f2b79f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555f2ba09793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555f2b12bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555f2b12756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555f2b115018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f302597ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f302597ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555f2b053634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x555f2b111aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555f2d9f34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555f2b8a1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555f2b5ac9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679334==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560e74e95e32 bp 0x7ffc2a6a84d0 sp 0x7ffc2a6a84c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560e74e95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560e74e959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560e74ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560e74ba1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560e74d9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560e74d93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560e74ffd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560e7471fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560e7471b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560e74709018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa921041d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa921041e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560e74647634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560e74705aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560e76fe74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560e74e95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560e74ba09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679311==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5555e1626e32 bp 0x7fffd59dcad0 sp 0x7fffd59dcac8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5555e1626e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5555e16269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5555e13319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5555e1332d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5555e152cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5555e1524952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5555e178e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5555e0eb0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5555e0eac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5555e0e9a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdabbb3fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdabbb3fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5555e0dd8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5555e0e96aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5555e37784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5555e1626725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5555e13319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679431==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561dc8e98e32 bp 0x7ffd28ad1f50 sp 0x7ffd28ad1f48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561dc8e98e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dc8e989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561dc8ba39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561dc8ba4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dc8d9eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dc8d96952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dc9000793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561dc8722c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561dc871e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561dc870c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fef87d5bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fef87d5be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561dc864a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561dc8708aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561dcafea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dc8e98725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561dc8ba39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679322==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55692d2d3e32 bp 0x7ffdae789f30 sp 0x7ffdae789f28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55692d2d3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55692d2d39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55692cfde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55692cfdfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55692d1d9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55692d1d1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55692d43b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55692cb5dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55692cb5956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55692cb47018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb43014cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb43014ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55692ca85634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55692cb43aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55692f4254f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55692d2d3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55692cfde9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679441==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55783a868e32 bp 0x7ffe308f6430 sp 0x7ffe308f6428
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55783a868e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55783a8689df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55783a5739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55783a574d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55783a76eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55783a766952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55783a9d0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55783a0f2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55783a0ee56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55783a0dc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f61d18aed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f61d18aee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55783a01a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55783a0d8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55783c9ba4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55783a868725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55783a5739b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679336==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5635a43f2e32 bp 0x7ffed58cf730 sp 0x7ffed58cf728
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5635a43f2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635a43f29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635a40fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5635a40fed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5635a42f8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5635a42f0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5635a455a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5635a3c7cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5635a3c7856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5635a3c66018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feccb63ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feccb63ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5635a3ba4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5635a3c62aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635a65444f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5635a43f2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635a40fd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679459==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b098ee6e32 bp 0x7fff5fe76c30 sp 0x7fff5fe76c28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b098ee6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b098ee69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b098bf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b098bf2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b098decebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b098de4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b09904e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b098770c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b09876c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b09875a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f973e05cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f973e05ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b098698634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b098756aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b09b0384f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b098ee6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b098bf19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679381==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c65bd48e32 bp 0x7ffc8b86bc70 sp 0x7ffc8b86bc68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c65bd48e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c65bd489df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c65ba539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c65ba54d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c65bc4eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c65bc46952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c65beb0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c65b5d2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c65b5ce56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c65b5bc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dd0d99d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dd0d99e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c65b4fa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c65b5b8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c65de9a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c65bd48725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c65ba539b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679341==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b30f804e32 bp 0x7ffeebad5830 sp 0x7ffeebad5828
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b30f804e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b30f8049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b30f50f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b30f510d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b30f70aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b30f702952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b30f96c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b30f08ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b30f08a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b30f078018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd94c6ccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd94c6cce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b30efb6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b30f074aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b3119564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b30f804725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b30f50f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679354==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b79f8a3e32 bp 0x7ffd5e601730 sp 0x7ffd5e601728
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b79f8a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b79f8a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b79f5ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b79f5afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b79f7a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b79f7a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b79fa0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b79f12dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b79f12956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b79f117018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb23557ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb23557ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b79f055634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b79f113aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b7a19f54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b79f8a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b79f5ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679465==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e43c816e32 bp 0x7ffc6cbb4d10 sp 0x7ffc6cbb4d08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e43c816e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e43c8169df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e43c5219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e43c522d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e43c71cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e43c714952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e43c97e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e43c0a0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e43c09c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e43c08a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f78cc835d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f78cc835e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e43bfc8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e43c086aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e43e9684f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e43c816725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e43c5219b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  45 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679479==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x56342d18de32 bp 0x7ffc993039f0 sp 0x7ffc993039e8
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x56342d18de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56342d18d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56342ce989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56342ce99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56342d093ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56342d08b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56342d2f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56342ca17c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56342ca1356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56342ca01018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb62a32bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb62a32be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56342c93f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x56342c9fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56342f2df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56342d18d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56342ce989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679579==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556699901e32 bp 0x7ffe0a5dcd30 sp 0x7ffe0a5dcd28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556699901e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566999019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55669960c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55669960dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556699807ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566997ff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556699a69793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55669918bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55669918756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556699175018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0e0c75bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0e0c75be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566990b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556699171aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55669ba534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556699901725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55669960c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679504==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5568f4d55e32 bp 0x7ffca9404e30 sp 0x7ffca9404e28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5568f4d55e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568f4d559df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568f4a609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568f4a61d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568f4c5bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568f4c53952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568f4ebd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568f45dfc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568f45db56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568f45c9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9c0c296d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9c0c296e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568f4507634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5568f45c5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568f6ea74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568f4d55725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568f4a609b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  1f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679484==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ca5fa54e32 bp 0x7ffca6970330 sp 0x7ffca6970328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ca5fa54e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ca5fa549df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ca5f75f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ca5f760d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ca5f95aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ca5f952952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ca5fbbc793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ca5f2dec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ca5f2da56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ca5f2c8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff49745bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff49745be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ca5f206634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ca5f2c4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ca61ba64f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ca5fa54725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ca5f75f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  1f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679490==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562afff3ee32 bp 0x7ffc03f7b1b0 sp 0x7ffc03f7b1a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562afff3ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562afff3e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562affc499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562affc4ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562affe44ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562affe3c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562b000a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562aff7c8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562aff7c456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562aff7b2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb450348d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb450348e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562aff6f0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562aff7aeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562b020904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562afff3e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562affc499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679553==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557afc518e32 bp 0x7fff4d2a6910 sp 0x7fff4d2a6908
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557afc518e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557afc5189df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557afc2239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557afc224d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557afc41eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557afc416952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557afc680793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557afbda2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557afbd9e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557afbd8c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8005f86d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8005f86e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557afbcca634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557afbd88aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557afe66a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557afc518725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557afc2239b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679489==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556c4c48ae32 bp 0x7ffdd4d8a770 sp 0x7ffdd4d8a768
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556c4c48ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c4c48a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c4c1959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c4c196d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c4c390ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c4c388952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c4c5f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c4bd14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c4bd1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c4bcfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4b49cafd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4b49cafe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c4bc3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556c4bcfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c4e5dc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c4c48a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c4c1959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679554==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5568b23e3e32 bp 0x7ffc89597070 sp 0x7ffc89597068
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5568b23e3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5568b23e39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5568b20ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5568b20efd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5568b22e9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5568b22e1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5568b254b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5568b1c6dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5568b1c6956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5568b1c57018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3135e8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3135e8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5568b1b95634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5568b1c53aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5568b45354f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5568b23e3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5568b20ee9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2679534==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a0b0a95e32 bp 0x7ffd1b5b63b0 sp 0x7ffd1b5b63a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a0b0a95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a0b0a959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a0b07a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a0b07a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a0b099bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a0b0993952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a0b0bfd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a0b031fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a0b031b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a0b0309018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8373ffd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8373ffe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a0b0247634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a0b0305aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a0b2be74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a0b0a95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a0b07a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  20 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679528==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b3560dbe32 bp 0x7ffc6b243970 sp 0x7ffc6b243968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b3560dbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b3560db9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b355de69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b355de7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b355fe1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b355fd9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b356243793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b355965c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b35596156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b35594f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4ee414cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4ee414ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b35588d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b35594baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b35822d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b3560db725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b355de69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  20 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679503==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560c8cf01e32 bp 0x7ffc4b6dc9d0 sp 0x7ffc4b6dc9c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560c8cf01e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c8cf019df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c8cc0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c8cc0dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c8ce07ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c8cdff952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c8d069793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c8c78bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c8c78756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c8c775018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1022ee6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1022ee6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c8c6b3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560c8c771aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c8f0534f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c8cf01725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c8cc0c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679576==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56499d58ae32 bp 0x7ffdad8414d0 sp 0x7ffdad8414c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56499d58ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56499d58a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56499d2959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56499d296d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56499d490ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56499d488952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56499d6f2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56499ce14c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56499ce1056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56499cdfe018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc070580d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc070580e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56499cd3c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56499cdfaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56499f6dc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56499d58a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56499d2959b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679514==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558e56c5de32 bp 0x7fffd4c57290 sp 0x7fffd4c57288
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558e56c5de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558e56c5d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558e569689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558e56969d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558e56b63ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558e56b5b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558e56dc5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558e564e7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558e564e356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558e564d1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff06dc34d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff06dc34e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558e5640f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558e564cdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558e58daf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558e56c5d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558e569689b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679537==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564d9c6f9e32 bp 0x7fff050d9530 sp 0x7fff050d9528
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564d9c6f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564d9c6f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564d9c4049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564d9c405d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564d9c5ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564d9c5f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564d9c861793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564d9bf83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564d9bf7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564d9bf6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f877f104d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f877f104e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564d9beab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564d9bf69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564d9e84b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564d9c6f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564d9c4049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  0b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679598==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557fb9beae32 bp 0x7fffddd07bd0 sp 0x7fffddd07bc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557fb9beae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557fb9bea9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557fb98f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557fb98f6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557fb9af0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557fb9ae8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557fb9d52793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557fb9474c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557fb947056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557fb945e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0cfbb7cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0cfbb7ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557fb939c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557fb945aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557fbbd3c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557fb9bea725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557fb98f59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679770==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563522606e32 bp 0x7ffc900994d0 sp 0x7ffc900994c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563522606e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5635226069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5635223119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563522312d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56352250cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563522504952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56352276e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563521e90c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563521e8c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563521e7a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f44f03dfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f44f03dfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563521db8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563521e76aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5635247584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563522606725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5635223119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  23 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679667==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561c2f1ffe32 bp 0x7ffe0f49d510 sp 0x7ffe0f49d508
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561c2f1ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561c2f1ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561c2ef0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561c2ef0bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561c2f105ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561c2f0fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561c2f367793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561c2ea89c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561c2ea8556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561c2ea73018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e92a36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e92a36e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561c2e9b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561c2ea6faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561c313514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561c2f1ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561c2ef0a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679641==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f07d822e32 bp 0x7ffe92720f50 sp 0x7ffe92720f48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f07d822e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f07d8229df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f07d52d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f07d52ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f07d728ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f07d720952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f07d98a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f07d0acc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f07d0a856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f07d096018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc28e0f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc28e0f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f07cfd4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f07d092aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f07f9744f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f07d822725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f07d52d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  20 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679722==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56471890ae32 bp 0x7fffca8b2bf0 sp 0x7fffca8b2be8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56471890ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56471890a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647186159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564718616d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564718810ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564718808952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564718a72793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564718194c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56471819056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56471817e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9a196d5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9a196d5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647180bc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56471817aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56471aa5c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56471890a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647186159b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679609==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560ea0c09e32 bp 0x7ffd386c1a90 sp 0x7ffd386c1a88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560ea0c09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560ea0c099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560ea09149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560ea0915d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560ea0b0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560ea0b07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560ea0d71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560ea0493c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560ea048f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560ea047d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcfe1f7ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcfe1f7ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560ea03bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560ea0479aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560ea2d5b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560ea0c09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560ea09149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679736==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f64e87be32 bp 0x7ffe1388b1d0 sp 0x7ffe1388b1c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f64e87be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f64e87b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f64e5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f64e587d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f64e781ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f64e779952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f64e9e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f64e105c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f64e10156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f64e0ef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6240cfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6240cfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f64e02d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f64e0ebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6509cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f64e87b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f64e5869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679614==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e7418b2e32 bp 0x7ffec0cc1f10 sp 0x7ffec0cc1f08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e7418b2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e7418b29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e7415bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e7415bed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e7417b8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e7417b0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e741a1a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e74113cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e74113856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e741126018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbf0c389d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbf0c389e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e741064634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e741122aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e743a044f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e7418b2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e7415bd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55af0c94ce32 bp 0x7fff7abb4db0 sp 0x7fff7abb4da8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55af0c94ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55af0c94c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55af0c6579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55af0c658d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55af0c852ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55af0c84a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55af0cab4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55af0c1d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55af0c1d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55af0c1c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fde19aabd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fde19aabe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55af0c0fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55af0c1bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55af0ea9e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55af0c94c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55af0c6579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679688==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5626ac085e32 bp 0x7ffca0ea5310 sp 0x7ffca0ea5308
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5626ac085e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5626ac0859df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5626abd909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5626abd91d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5626abf8bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5626abf83952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5626ac1ed793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5626ab90fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5626ab90b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5626ab8f9018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1ac2fb2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1ac2fb2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5626ab837634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5626ab8f5aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5626ae1d74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5626ac085725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5626abd909b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679784==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556eb7a30e32 bp 0x7ffd33151630 sp 0x7ffd33151628
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556eb7a30e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556eb7a309df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556eb773b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556eb773cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556eb7936ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556eb792e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556eb7b98793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556eb72bac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556eb72b656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556eb72a4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9288ed8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9288ed8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556eb71e2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556eb72a0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556eb9b824f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556eb7a30725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556eb773b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679615==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5598cad9ce32 bp 0x7ffe96eaac50 sp 0x7ffe96eaac48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5598cad9ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5598cad9c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5598caaa79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5598caaa8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5598caca2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5598cac9a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5598caf04793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5598ca626c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5598ca62256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5598ca610018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0a4b2b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0a4b2b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5598ca54e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5598ca60caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5598cceee4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5598cad9c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5598caaa79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679636==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556c97c8ce32 bp 0x7ffd35af66f0 sp 0x7ffd35af66e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556c97c8ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556c97c8c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x556c979979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x556c97998d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x556c97b92ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x556c97b8a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556c97df4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556c97516c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x556c9751256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556c97500018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f073c110d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f073c110e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x556c9743e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x556c974fcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556c99dde4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556c97c8c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x556c979979b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679742==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fc538fae32 bp 0x7ffc485abc10 sp 0x7ffc485abc08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fc538fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc538fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc536059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc53606d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc53800ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc537f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc53a62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc53184c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc5318056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc5316e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdd9f97cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdd9f97ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc530ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fc5316aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fc55a4c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc538fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc536059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2679671==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ea0f4dde32 bp 0x7ffe46a3ad50 sp 0x7ffe46a3ad48
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ea0f4dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea0f4dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea0f1e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea0f1e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea0f3e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea0f3db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea0f645793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea0ed67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea0ed6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea0ed51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7feef9eeed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7feef9eeee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea0ec8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ea0ed4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea1162f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea0f4dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea0f1e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679705==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5636fa77ae32 bp 0x7ffe59e9a010 sp 0x7ffe59e9a008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5636fa77ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5636fa77a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5636fa4859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5636fa486d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5636fa680ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5636fa678952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5636fa8e2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5636fa004c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5636fa00056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5636f9fee018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8653c0fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8653c0fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5636f9f2c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5636f9feaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5636fc8cc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5636fa77a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5636fa4859b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679863==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x562e517fce32 bp 0x7fffad394310 sp 0x7fffad394308
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x562e517fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x562e517fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562e515079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562e51508d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x562e51702ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x562e516fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x562e51964793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562e51086c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562e5108256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562e51070018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4bce298d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4bce298e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562e50fae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562e5106caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x562e5394e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x562e517fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562e515079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  20 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679790==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5597e1e52e32 bp 0x7ffce5faa1b0 sp 0x7ffce5faa1a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5597e1e52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5597e1e529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5597e1b5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5597e1b5ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5597e1d58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5597e1d50952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5597e1fba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5597e16dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5597e16d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5597e16c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6a7dde1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6a7dde1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5597e1604634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5597e16c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5597e3fa44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5597e1e52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5597e1b5d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679781==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561388715e32 bp 0x7fff6c579590 sp 0x7fff6c579588
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561388715e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5613887159df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5613884209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561388421d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56138861bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561388613952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56138887d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561387f9fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561387f9b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561387f89018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f04ab94ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f04ab94ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561387ec7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561387f85aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56138a8674f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561388715725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5613884209b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679836==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56102aff4e32 bp 0x7ffd46afbbd0 sp 0x7ffd46afbbc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56102aff4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56102aff49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56102acff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56102ad00d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56102aefaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56102aef2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56102b15c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56102a87ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56102a87a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56102a868018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe52c52cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe52c52ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56102a7a6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56102a864aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56102d1464f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56102aff4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56102acff9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679837==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f954c26e32 bp 0x7ffc9bf56bf0 sp 0x7ffc9bf56be8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f954c26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f954c269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f9549319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f954932d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f954b2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f954b24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f954d8e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f9544b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f9544ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f95449a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fca45c8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fca45c8be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f9543d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f954496aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f956d784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f954c26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f9549319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679814==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560737727e32 bp 0x7ffcf0f63450 sp 0x7ffcf0f63448
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560737727e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5607377279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5607374329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560737433d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56073762debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560737625952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56073788f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560736fb1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560736fad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560736f9b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f468114cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f468114ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560736ed9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560736f97aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5607398794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560737727725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5607374329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56395dfc9e32 bp 0x7fff03ff9690 sp 0x7fff03ff9688
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56395dfc9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56395dfc99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56395dcd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56395dcd5d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56395decfebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56395dec7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56395e131793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56395d853c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56395d84f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56395d83d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9b959b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9b959b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56395d77b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56395d839aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56396011b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56395dfc9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56395dcd49b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679874==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557f46e40e32 bp 0x7ffcbe5036f0 sp 0x7ffcbe5036e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557f46e40e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557f46e409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557f46b4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557f46b4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557f46d46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557f46d3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557f46fa8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557f466cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557f466c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557f466b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5f8a13dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5f8a13de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557f465f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557f466b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557f48f924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557f46e40725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557f46b4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679789==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5629e9d06e32 bp 0x7ffdd926d430 sp 0x7ffdd926d428
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5629e9d06e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5629e9d069df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5629e9a119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5629e9a12d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5629e9c0cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5629e9c04952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5629e9e6e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5629e9590c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5629e958c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5629e957a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff3cb891d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff3cb891e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5629e94b8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5629e9576aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5629ebe584f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5629e9d06725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5629e9a119b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679853==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5617c0f8de32 bp 0x7ffe6f3e4110 sp 0x7ffe6f3e4108
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5617c0f8de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5617c0f8d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5617c0c989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5617c0c99d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5617c0e93ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5617c0e8b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5617c10f5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5617c0817c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5617c081356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5617c0801018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18f72dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18f72dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5617c073f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5617c07fdaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5617c30df4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5617c0f8d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5617c0c989b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  1f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2679801==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e95d4f3e32 bp 0x7ffdf6a0f1d0 sp 0x7ffdf6a0f1c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e95d4f3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e95d4f39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e95d1fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e95d1ffd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e95d3f9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e95d3f1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e95d65b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e95cd7dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e95cd7956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e95cd67018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa0b77bbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa0b77bbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e95cca5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e95cd63aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e95f6454f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e95d4f3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e95d1fe9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679831==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55eecea07e32 bp 0x7ffc9cee9230 sp 0x7ffc9cee9228
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55eecea07e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eecea079df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eece7129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eece713d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eece90debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eece905952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eeceb6f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eece291c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eece28d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eece27b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe3254c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe3254c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eece1b9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55eece277aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eed0b594f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eecea07725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eece7129b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679938==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5557c37f8e32 bp 0x7fffa8e6a330 sp 0x7fffa8e6a328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5557c37f8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5557c37f89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5557c35039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5557c3504d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5557c36feebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5557c36f6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5557c3960793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5557c3082c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5557c307e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5557c306c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4849467d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4849467e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5557c2faa634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5557c3068aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557c594a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5557c37f8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5557c35039b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679897==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56384620de32 bp 0x7ffc93553310 sp 0x7ffc93553308
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56384620de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56384620d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563845f189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563845f19d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563846113ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56384610b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563846375793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563845a97c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563845a9356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563845a81018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6d7b797d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6d7b797e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5638459bf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563845a7daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56384835f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56384620d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563845f189b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679877==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55fc65e67e32 bp 0x7fffa1fae8d0 sp 0x7fffa1fae8c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55fc65e67e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fc65e679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fc65b729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fc65b73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fc65d6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fc65d65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fc65fcf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fc656f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fc656ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fc656db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc285fd2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc285fd2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fc65619634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55fc656d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fc67fb94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fc65e67725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fc65b729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679927==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56089f0d6e32 bp 0x7fffbdfc92d0 sp 0x7fffbdfc92c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56089f0d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56089f0d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56089ede19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56089ede2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56089efdcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56089efd4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56089f23e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56089e960c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56089e95c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56089e94a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f60bff49d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f60bff49e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56089e888634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56089e946aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5608a12284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56089f0d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56089ede19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679894==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b596261e32 bp 0x7fffb5dca350 sp 0x7fffb5dca348
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b596261e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b5962619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b595f6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b595f6dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b596167ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b59615f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b5963c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b595aebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b595ae756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b595ad5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f17ccf3ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f17ccf3ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b595a13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b595ad1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b5983b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b596261725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b595f6c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679929==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55836f539e32 bp 0x7ffe9510af10 sp 0x7ffe9510af08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55836f539e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55836f5399df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55836f2449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55836f245d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55836f43febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55836f437952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55836f6a1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55836edc3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55836edbf56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55836edad018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1026c2ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1026c2ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55836eceb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55836eda9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55837168b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55836f539725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55836f2449b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679912==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563ba9ed8e32 bp 0x7ffd57c29130 sp 0x7ffd57c29128
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563ba9ed8e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563ba9ed89df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563ba9be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563ba9be4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563ba9ddeebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563ba9dd6952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563baa040793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563ba9762c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563ba975e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563ba974c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f86affa0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f86affa0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563ba968a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563ba9748aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563bac02a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563ba9ed8725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563ba9be39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679898==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5649a10c1e32 bp 0x7fff0110ef90 sp 0x7fff0110ef88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5649a10c1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649a10c19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5649a0dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5649a0dcdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5649a0fc7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5649a0fbf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649a1229793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5649a094bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5649a094756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5649a0935018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f822f545d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f822f545e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5649a0873634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5649a0931aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649a32134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5649a10c1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5649a0dcc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679965==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ea14256e32 bp 0x7ffeb1237a70 sp 0x7ffeb1237a68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ea14256e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ea142569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ea13f619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ea13f62d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ea1415cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ea14154952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ea143be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ea13ae0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ea13adc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ea13aca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd7ad5ebd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd7ad5ebe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ea13a08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ea13ac6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ea163a84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ea14256725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ea13f619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679909==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560a03188e32 bp 0x7ffcb516f2d0 sp 0x7ffcb516f2c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560a03188e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560a031889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560a02e939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560a02e94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560a0308eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560a03086952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560a032f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560a02a12c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560a02a0e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560a029fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbc658bad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbc658bae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560a0293a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560a029f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560a052da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560a03188725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560a02e939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679926==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e377b03e32 bp 0x7ffca384d910 sp 0x7ffca384d908
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e377b03e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e377b039df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e37780e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e37780fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e377a09ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e377a01952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e377c6b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e37738dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e37738956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e377377018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80c68f0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80c68f0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3772b5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e377373aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e379c554f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e377b03725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e37780e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2679969==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5628bf56ae32 bp 0x7ffc9c4991b0 sp 0x7ffc9c4991a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5628bf56ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5628bf56a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5628bf2759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5628bf276d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5628bf470ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5628bf468952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5628bf6d2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5628bedf4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5628bedf056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5628bedde018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd2baa8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd2baa8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5628bed1c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5628beddaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5628c16bc4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5628bf56a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5628bf2759b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  62 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680010==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x55a31103be32 bp 0x7fff443b8090 sp 0x7fff443b8088
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x55a31103be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a31103b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a310d469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a310d47d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a310f41ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a310f39952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a3111a3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a3108c5c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a3108c156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a3108af018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3f244c7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3f244c7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a3107ed634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x55a3108abaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a31318d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a31103b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a310d469b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680589==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557dda198e32 bp 0x7ffec043b390 sp 0x7ffec043b388
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557dda198e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557dda1989df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557dd9ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557dd9ea4d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557dda09eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557dda096952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557dda300793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557dd9a22c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557dd9a1e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557dd9a0c018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f418305bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f418305be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557dd994a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557dd9a08aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557ddc2ea4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557dda198725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557dd9ea39b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680613==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557998a11e32 bp 0x7ffc2bafdff0 sp 0x7ffc2bafdfe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557998a11e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557998a119df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55799871c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55799871dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557998917ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55799890f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557998b79793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55799829bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55799829756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557998285018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc608527d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc608527e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5579981c3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557998281aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55799ab634f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557998a11725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55799871c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  3f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680541==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55dc83b29e32 bp 0x7ffe97356cf0 sp 0x7ffe97356ce8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55dc83b29e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dc83b299df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dc838349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dc83835d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dc83a2febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dc83a27952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dc83c91793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dc833b3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dc833af56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dc8339d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff99e002d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff99e002e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dc832db634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55dc83399aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dc85c7b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dc83b29725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dc838349b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680526==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x563a2ae33e32 bp 0x7fff6f793330 sp 0x7fff6f793328
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x563a2ae33e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x563a2ae339df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x563a2ab3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563a2ab3fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563a2ad39ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563a2ad31952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563a2af9b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563a2a6bdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563a2a6b956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563a2a6a7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd8cbaadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd8cbaade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563a2a5e5634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563a2a6a3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x563a2cf854f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x563a2ae33725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x563a2ab3e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680507==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e00f996e32 bp 0x7ffee4434bb0 sp 0x7ffee4434ba8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e00f996e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e00f9969df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e00f6a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e00f6a2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e00f89cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e00f894952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e00fafe793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e00f220c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e00f21c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e00f20a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f287a888d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f287a888e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e00f148634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e00f206aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e011ae84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e00f996725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e00f6a19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680518==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561184cb6e32 bp 0x7ffd8cce92b0 sp 0x7ffd8cce92a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561184cb6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561184cb69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5611849c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5611849c2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561184bbcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561184bb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561184e1e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561184540c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56118453c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56118452a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcf596ecd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcf596ece3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561184468634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561184526aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561186e084f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561184cb6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5611849c19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680504==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x557176cd2e32 bp 0x7ffdb38878d0 sp 0x7ffdb38878c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x557176cd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557176cd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5571769dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5571769ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557176bd8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557176bd0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557176e3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55717655cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55717655856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557176546018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9add5bdd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9add5bde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557176484634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x557176542aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557178e244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557176cd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5571769dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680522==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5631ec619e32 bp 0x7ffcfcb43770 sp 0x7ffcfcb43768
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5631ec619e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5631ec6199df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5631ec3249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5631ec325d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5631ec51febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5631ec517952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5631ec781793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5631ebea3c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5631ebe9f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5631ebe8d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f18e2153d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f18e2153e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5631ebdcb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5631ebe89aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5631ee76b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5631ec619725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5631ec3249b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2680509==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55577e595e32 bp 0x7ffe36426710 sp 0x7ffe36426708
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55577e595e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55577e5959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55577e2a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55577e2a1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55577e49bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55577e493952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55577e6fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55577de1fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55577de1b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55577de09018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc7cd5f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc7cd5f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55577dd47634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55577de05aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5557806e74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55577e595725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55577e2a09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680546==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f7059a3e32 bp 0x7fff0e8e0850 sp 0x7fff0e8e0848
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f7059a3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f7059a39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f7056ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f7056afd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f7058a9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f7058a1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f705b0b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f70522dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f70522956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f705217018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f46f7a9ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f46f7a9ee3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f705155634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f705213aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f707af54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f7059a3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f7056ae9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680534==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ee3f402e32 bp 0x7ffc28b343f0 sp 0x7ffc28b343e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ee3f402e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ee3f4029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ee3f10d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ee3f10ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ee3f308ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ee3f300952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ee3f56a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ee3ec8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ee3ec8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ee3ec76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2067964d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2067964e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ee3ebb4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ee3ec72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ee415544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ee3f402725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ee3f10d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680578==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e4d6b09e32 bp 0x7ffc59250810 sp 0x7ffc59250808
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e4d6b09e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e4d6b099df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e4d68149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e4d6815d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e4d6a0febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e4d6a07952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e4d6c71793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e4d6393c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e4d638f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e4d637d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b6aa01d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b6aa01e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e4d62bb634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e4d6379aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e4d8c5b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e4d6b09725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e4d68149b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680554==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f63eb6ce32 bp 0x7fff3e8bec10 sp 0x7fff3e8bec08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f63eb6ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f63eb6c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f63e8779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f63e878d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f63ea72ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f63ea6a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f63ecd4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f63e3f6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f63e3f256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f63e3e0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc53b82ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc53b82ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f63e31e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f63e3dcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f640cbe4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f63eb6c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f63e8779b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680545==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560d0d438e32 bp 0x7ffebd7821b0 sp 0x7ffebd7821a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560d0d438e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560d0d4389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560d0d1439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560d0d144d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560d0d33eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560d0d336952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560d0d5a0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560d0ccc2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560d0ccbe56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560d0ccac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9dec743d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9dec743e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560d0cbea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560d0cca8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560d0f58a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560d0d438725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560d0d1439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680575==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558346bcae32 bp 0x7ffe09bb6e30 sp 0x7ffe09bb6e28
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558346bcae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558346bca9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5583468d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5583468d6d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558346ad0ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558346ac8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558346d32793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558346454c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55834645056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55834643e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdbbcfe8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdbbcfe8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55834637c634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55834643aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558348d1c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558346bca725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5583468d59b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680577==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5637652fce32 bp 0x7ffd3eddb5d0 sp 0x7ffd3eddb5c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5637652fce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5637652fc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5637650079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563765008d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563765202ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5637651fa952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x563765464793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x563764b86c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x563764b8256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x563764b70018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1d0e0b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1d0e0b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x563764aae634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x563764b6caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56376744e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5637652fc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5637650079b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680564==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56330083ae32 bp 0x7ffc5edf51d0 sp 0x7ffc5edf51c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56330083ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56330083a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5633005459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x563300546d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x563300740ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x563300738952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5633009a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5633000c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5633000c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5633000ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f152817bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f152817be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5632fffec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5633000aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56330298c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56330083a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5633005459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  06 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680626==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d3f9f26e32 bp 0x7ffde32d02b0 sp 0x7ffde32d02a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d3f9f26e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3f9f269df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3f9c319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3f9c32d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3f9e2cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3f9e24952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3fa08e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3f97b0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3f97ac56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3f979a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb52b445d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb52b445e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3f96d8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d3f9796aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d3fc0784f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3f9f26725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3f9c319b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680757==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d3f067ee32 bp 0x7ffde4638bb0 sp 0x7ffde4638ba8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d3f067ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d3f067e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d3f03899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d3f038ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d3f0584ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d3f057c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d3f07e6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d3eff08c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d3eff0456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d3efef2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f79026f2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f79026f2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d3efe30634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d3efeeeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d3f27d04f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d3f067e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d3f03899b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680787==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561e1513fe32 bp 0x7fffa4bac1d0 sp 0x7fffa4bac1c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561e1513fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e1513f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e14e4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e14e4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e15045ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e1503d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e152a7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e149c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e149c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e149b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f597712fd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f597712fe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e148f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561e149afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e172914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e1513f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e14e4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680709==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f84cac6e32 bp 0x7ffe5c9bddf0 sp 0x7ffe5c9bdde8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f84cac6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f84cac69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f84c7d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f84c7d2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f84c9ccebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f84c9c4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f84cc2e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f84c350c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f84c34c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f84c33a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1a34019d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1a34019e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f84c278634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f84c336aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f84ec184f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f84cac6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f84c7d19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680716==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5605f3e3fe32 bp 0x7ffc700ea4b0 sp 0x7ffc700ea4a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5605f3e3fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5605f3e3f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5605f3b4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5605f3b4bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5605f3d45ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5605f3d3d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5605f3fa7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5605f36c9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5605f36c556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5605f36b3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f39ffad4d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f39ffad4e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5605f35f1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5605f36afaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5605f5f914f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5605f3e3f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5605f3b4a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680759==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55a203dfee32 bp 0x7ffd33f56ff0 sp 0x7ffd33f56fe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55a203dfee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a203dfe9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a203b099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a203b0ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a203d04ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a203cfc952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a203f66793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a203688c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a20368456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a203672018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7f81db8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7f81db8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2035b0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55a20366eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a205f504f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a203dfe725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a203b099b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2680770==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561e6d67de32 bp 0x7ffed990a770 sp 0x7ffed990a768
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561e6d67de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561e6d67d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561e6d3889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561e6d389d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561e6d583ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561e6d57b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561e6d7e5793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561e6cf07c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561e6cf0356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561e6cef1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdce3e41d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdce3e41e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561e6ce2f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561e6ceedaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561e6f7cf4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561e6d67d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561e6d3889b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680687==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561be357be32 bp 0x7fff8e1859d0 sp 0x7fff8e1859c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561be357be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561be357b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561be32869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561be3287d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561be3481ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561be3479952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561be36e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561be2e05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561be2e0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561be2def018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2af23d2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2af23d2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561be2d2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561be2debaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561be56cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561be357b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561be32869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680734==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55b25f202e32 bp 0x7ffebd6bd970 sp 0x7ffebd6bd968
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55b25f202e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b25f2029df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b25ef0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b25ef0ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b25f108ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b25f100952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b25f36a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b25ea8cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b25ea8856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b25ea76018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fe66b008d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fe66b008e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b25e9b4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55b25ea72aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b2613544f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b25f202725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b25ef0d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680732==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e6f246fe32 bp 0x7ffd63633a10 sp 0x7ffd63633a08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e6f246fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e6f246f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e6f217a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e6f217bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e6f2375ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e6f236d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e6f25d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e6f1cf9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e6f1cf556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e6f1ce3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd6c6093d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd6c6093e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e6f1c21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e6f1cdfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e6f45c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e6f246f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e6f217a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680730==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5624412a7e32 bp 0x7ffc5696ccb0 sp 0x7ffc5696cca8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5624412a7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5624412a79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x562440fb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x562440fb3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5624411adebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5624411a5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56244140f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562440b31c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562440b2d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562440b1b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8114730d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8114730e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562440a59634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x562440b17aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5624433f94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5624412a7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x562440fb29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680737==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5614356b3e32 bp 0x7ffd71976b90 sp 0x7ffd71976b88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5614356b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5614356b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5614353be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5614353bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5614355b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5614355b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56143581b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561434f3dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561434f3956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561434f27018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd4a193dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd4a193de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561434e65634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561434f23aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5614378054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5614356b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5614353be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680780==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564ef9cc3e32 bp 0x7ffeff019c70 sp 0x7ffeff019c68
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564ef9cc3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564ef9cc39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564ef99ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564ef99cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564ef9bc9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564ef9bc1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564ef9e2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564ef954dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564ef954956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564ef9537018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07dc36dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07dc36de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564ef9475634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564ef9533aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564efbe154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564ef9cc3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564ef99ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680739==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x558189e04e32 bp 0x7ffe9cb8a7b0 sp 0x7ffe9cb8a7a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x558189e04e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558189e049df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558189b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558189b10d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558189d0aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558189d02952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558189f6c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55818968ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55818968a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558189678018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fbcf337bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fbcf337be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5581895b6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x558189674aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55818bf564f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558189e04725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558189b0f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680696==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5616860d0e32 bp 0x7ffcb8c0ff10 sp 0x7ffcb8c0ff08
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5616860d0e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5616860d09df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561685ddb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561685ddcd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561685fd6ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561685fce952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561686238793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56168595ac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56168595656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561685944018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4fd8d8dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4fd8d8de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561685882634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561685940aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5616882224f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5616860d0725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561685ddb9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680729==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561112ff5e32 bp 0x7ffc2891e410 sp 0x7ffc2891e408
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561112ff5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561112ff59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561112d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561112d01d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561112efbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561112ef3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56111315d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56111287fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56111287b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561112869018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3913947d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3913947e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5611127a7634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561112865aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611151474f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561112ff5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561112d009b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680861==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55e387144e32 bp 0x7ffcc6b2e510 sp 0x7ffcc6b2e508
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55e387144e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e3871449df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e386e4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e386e50d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e38704aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e387042952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e3872ac793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e3869cec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e3869ca56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e3869b8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f6875d90d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f6875d90e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e3868f6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55e3869b4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e3892964f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e387144725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e386e4f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680881==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564b12dd2e32 bp 0x7ffe24b44230 sp 0x7ffe24b44228
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564b12dd2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564b12dd29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564b12add9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564b12aded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564b12cd8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564b12cd0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564b12f3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564b1265cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564b1265856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564b12646018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7dd7d19d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7dd7d19e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564b12584634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564b12642aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564b14f244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564b12dd2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564b12add9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  3b 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680797==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d6f5d1de32 bp 0x7ffff577cbd0 sp 0x7ffff577cbc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d6f5d1de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d6f5d1d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d6f5a289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d6f5a29d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d6f5c23ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d6f5c1b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d6f5e85793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d6f55a7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d6f55a356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d6f5591018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc6969d8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc6969d8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d6f54cf634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d6f558daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d6f7e6f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d6f5d1d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d6f5a289b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680802==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560c1ecebe32 bp 0x7ffd6d561010 sp 0x7ffd6d561008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560c1ecebe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560c1eceb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560c1e9f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560c1e9f7d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560c1ebf1ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560c1ebe9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560c1ee53793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560c1e575c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560c1e57156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560c1e55f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7245eddd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7245edde3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560c1e49d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560c1e55baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560c20e3d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560c1eceb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560c1e9f69b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680863==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ae295dde32 bp 0x7ffdd81820d0 sp 0x7ffdd81820c8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ae295dde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ae295dd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ae292e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ae292e9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ae294e3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ae294db952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ae29745793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ae28e67c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ae28e6356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ae28e51018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8ec6671d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8ec6671e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ae28d8f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ae28e4daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ae2b72f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ae295dd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ae292e89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680853==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5595e5832e32 bp 0x7fff4ff83ff0 sp 0x7fff4ff83fe8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5595e5832e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5595e58329df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5595e553d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5595e553ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5595e5738ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5595e5730952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5595e599a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5595e50bcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5595e50b856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5595e50a6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc47c89bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc47c89be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5595e4fe4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5595e50a2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5595e79844f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5595e5832725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5595e553d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680823==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x556374acce32 bp 0x7ffd8c8c7b90 sp 0x7ffd8c8c7b88
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x556374acce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x556374acc9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5563747d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5563747d8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5563749d2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5563749ca952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x556374c34793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x556374356c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55637435256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x556374340018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb692737d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb692737e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55637427e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55637433caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x556376c1e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x556374acc725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5563747d79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680816==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55ba9a9b3e32 bp 0x7ffec79db730 sp 0x7ffec79db728
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55ba9a9b3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55ba9a9b39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55ba9a6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55ba9a6bfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55ba9a8b9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55ba9a8b1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55ba9ab1b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55ba9a23dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55ba9a23956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55ba9a227018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f29e53a1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f29e53a1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55ba9a165634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55ba9a223aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55ba9cb054f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55ba9a9b3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55ba9a6be9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680836==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5654cb1d6e32 bp 0x7fff69cfb570 sp 0x7fff69cfb568
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5654cb1d6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5654cb1d69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5654caee19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5654caee2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5654cb0dcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5654cb0d4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5654cb33e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5654caa60c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5654caa5c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5654caa4a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fec9a597d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fec9a597e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5654ca988634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5654caa46aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5654cd3284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5654cb1d6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5654caee19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680877==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56397c742e32 bp 0x7ffda81ff030 sp 0x7ffda81ff028
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56397c742e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56397c7429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56397c44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56397c44ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56397c648ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56397c640952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56397c8aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56397bfccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56397bfc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56397bfb6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f71c8d70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f71c8d70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56397bef4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56397bfb2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56397e8944f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56397c742725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56397c44d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680851==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564904583e32 bp 0x7ffd388710b0 sp 0x7ffd388710a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564904583e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5649045839df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56490428e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56490428fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564904489ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564904481952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5649046eb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564903e0dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564903e0956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564903df7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f132b4a6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f132b4a6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564903d35634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564903df3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5649066d54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564904583725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56490428e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680822==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55f69e067e32 bp 0x7fff67792ad0 sp 0x7fff67792ac8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55f69e067e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55f69e0679df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55f69dd729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55f69dd73d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55f69df6debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55f69df65952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55f69e1cf793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55f69d8f1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55f69d8ed56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55f69d8db018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdade6b0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdade6b0e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55f69d819634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55f69d8d7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55f6a01b94f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55f69e067725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55f69dd729b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  37 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681006==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5644d0c7fe32 bp 0x7ffd459e7010 sp 0x7ffd459e7008
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5644d0c7fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5644d0c7f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5644d098a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5644d098bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5644d0b85ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5644d0b7d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5644d0de7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5644d0509c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5644d050556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5644d04f3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8e861e3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8e861e3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5644d0431634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5644d04efaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5644d2dd14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5644d0c7f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5644d098a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680907==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x560279bd6e32 bp 0x7ffe015929f0 sp 0x7ffe015929e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x560279bd6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560279bd69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5602798e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5602798e2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560279adcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560279ad4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560279d3e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560279460c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56027945c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56027944a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4c96b74d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4c96b74e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560279388634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x560279446aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56027bd284f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560279bd6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5602798e19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680883==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x564e9bd37e32 bp 0x7ffd93abc290 sp 0x7ffd93abc288
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x564e9bd37e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x564e9bd379df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x564e9ba429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x564e9ba43d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x564e9bc3debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x564e9bc35952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x564e9be9f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x564e9b5c1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x564e9b5bd56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x564e9b5ab018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f2187bdbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f2187bdbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x564e9b4e9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x564e9b5a7aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x564e9de894f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x564e9bd37725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x564e9ba429b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680940==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cbd7bece32 bp 0x7ffc5c8bddd0 sp 0x7ffc5c8bddc8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cbd7bece31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cbd7bec9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cbd78f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cbd78f8d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cbd7af2ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cbd7aea952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cbd7d54793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cbd7476c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cbd747256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cbd7460018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fdcf470ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fdcf470ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cbd739e634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cbd745caad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cbd9d3e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cbd7bec725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cbd78f79b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  37 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680889==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55868cf88e32 bp 0x7ffdbf1453f0 sp 0x7ffdbf1453e8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55868cf88e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55868cf889df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55868cc939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55868cc94d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55868ce8eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55868ce86952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55868d0f0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55868c812c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55868c80e56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55868c7fc018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5345d53d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5345d53e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55868c73a634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55868c7f8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55868f0da4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55868cf88725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55868cc939b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  37 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680948==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x561ffb127e32 bp 0x7ffee420bef0 sp 0x7ffee420bee8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x561ffb127e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561ffb1279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561ffae329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561ffae33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561ffb02debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561ffb025952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561ffb28f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561ffa9b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561ffa9ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561ffa99b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fb290d52d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fb290d52e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561ffa8d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x561ffa997aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561ffd2794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561ffb127725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561ffae329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  36 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680938==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55cc80cc4e32 bp 0x7ffdf2fd2910 sp 0x7ffdf2fd2908
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55cc80cc4e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cc80cc49df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cc809cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cc809d0d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cc80bcaebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cc80bc2952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cc80e2c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cc8054ec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cc8054a56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cc80538018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f9f56bb5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f9f56bb5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cc80476634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55cc80534aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cc82e164f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cc80cc4725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cc809cf9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  3a 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2680941==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55d69d841e32 bp 0x7ffd0d522370 sp 0x7ffd0d522368
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55d69d841e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d69d8419df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d69d54c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d69d54dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d69d747ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d69d73f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d69d9a9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d69d0cbc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d69d0c756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d69d0b5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f4f4c1c2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f4f4c1c2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d69cff3634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55d69d0b1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d69f9934f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d69d841725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d69d54c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  4f 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681024==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5565ac473e32 bp 0x7ffcb91f00b0 sp 0x7ffcb91f00a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5565ac473e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5565ac4739df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5565ac17e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5565ac17fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5565ac379ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5565ac371952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5565ac5db793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5565abcfdc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5565abcf956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5565abce7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fcc88e04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fcc88e04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5565abc25634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5565abce3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5565ae5c54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5565ac473725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5565ac17e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2680983==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55c8e43fae32 bp 0x7ffc86a12170 sp 0x7ffc86a12168
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55c8e43fae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c8e43fa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c8e41059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c8e4106d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c8e4300ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c8e42f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c8e4562793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c8e3c84c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c8e3c8056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c8e3c6e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f650345bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f650345be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c8e3bac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55c8e3c6aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c8e654c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c8e43fa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c8e41059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681018==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x56315c040e32 bp 0x7ffc5b1574b0 sp 0x7ffc5b1574a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x56315c040e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56315c0409df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56315bd4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56315bd4cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56315bf46ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56315bf3e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56315c1a8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56315b8cac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56315b8c656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56315b8b4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f102a33ad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f102a33ae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56315b7f2634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x56315b8b0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56315e1924f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56315c040725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56315bd4b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681048==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x55eafd661e32 bp 0x7ffc3600d3b0 sp 0x7ffc3600d3a8
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x55eafd661e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eafd6619df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eafd36c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eafd36dd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eafd567ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eafd55f952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eafd7c9793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eafceebc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eafcee756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eafced5018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8b1caf2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8b1caf2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eafce13634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x55eafced1aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eaff7b34f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eafd661725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eafd36c9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681049==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000193b4 at pc 0x5586f07cde32 bp 0x7fffd9537790 sp 0x7fffd9537788
> READ of size 4 at 0x6160000193b4 thread T0
>     #0 0x5586f07cde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586f07cd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586f04d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586f04d9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586f06d3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586f06cb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586f0935793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586f0057c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586f005356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586f0041018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7b11df5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7b11df5e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586eff7f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000193b4 is located 308 bytes inside of 528-byte region [0x616000019280,0x616000019490)
> freed by thread T0 here:
>     #0 0x5586f003daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586f291f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586f07cd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586f04d89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  57 30 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681062==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000187b4 at pc 0x557175c52e32 bp 0x7fff7f8a5650 sp 0x7fff7f8a5648
> READ of size 4 at 0x6160000187b4 thread T0
>     #0 0x557175c52e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557175c529df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55717595d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55717595ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557175b58ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557175b50952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557175dba793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5571754dcc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5571754d856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5571754c6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7fda580d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7fda580e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557175404634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000187b4 is located 308 bytes inside of 528-byte region [0x616000018680,0x616000018890)
> freed by thread T0 here:
>     #0 0x5571754c2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557177da44f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557175c52725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55717595d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  68 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681064==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55cf690bfe32 bp 0x7ffcaa45e250 sp 0x7ffcaa45e248
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55cf690bfe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55cf690bf9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55cf68dca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55cf68dcbd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55cf68fc5ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55cf68fbd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55cf69227793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55cf68949c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55cf6894556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55cf68933018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc182213d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc182213e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55cf68871634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55cf6892faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55cf6b2114f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55cf690bf725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55cf68dca9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681094==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x559f8404ce32 bp 0x7ffd82818e90 sp 0x7ffd82818e88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x559f8404ce31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559f8404c9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559f83d579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559f83d58d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559f83f52ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559f83f4a952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559f841b4793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559f838d6c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559f838d256c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559f838c0018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3706dc8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3706dc8e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559f837fe634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x559f838bcaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559f8619e4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559f8404c725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559f83d579b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681101==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5647e3542e32 bp 0x7ffd2352cf10 sp 0x7ffd2352cf08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5647e3542e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5647e35429df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5647e324d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5647e324ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5647e3448ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5647e3440952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5647e36aa793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5647e2dccc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5647e2dc856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5647e2db6018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3f2609d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3f2609e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5647e2cf4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5647e2db2aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5647e56944f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5647e3542725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5647e324d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681091==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x558acce36e32 bp 0x7ffcd0295250 sp 0x7ffcd0295248
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x558acce36e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x558acce369df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x558accb419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x558accb42d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x558accd3cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x558accd34952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x558accf9e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x558acc6c0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x558acc6bc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x558acc6aa018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7febce503d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7febce503e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x558acc5e8634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x558acc6a6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x558acef884f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x558acce36725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x558accb419b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  68 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681067==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5575465fbe32 bp 0x7ffe6ccc03f0 sp 0x7ffe6ccc03e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5575465fbe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5575465fb9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5575463069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557546307d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557546501ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5575464f9952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557546763793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557545e85c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x557545e8156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557545e6f018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f12c0c84d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f12c0c84e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557545dad634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x557545e6baad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55754874d4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5575465fb725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5575463069b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681073==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5627fbf95e32 bp 0x7ffcc5834910 sp 0x7ffcc5834908
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5627fbf95e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5627fbf959df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5627fbca09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5627fbca1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5627fbe9bebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5627fbe93952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5627fc0fd793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5627fb81fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5627fb81b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5627fb809018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f07fd668d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f07fd668e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5627fb747634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5627fb805aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5627fe0e74f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5627fbf95725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5627fbca09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681079==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x559e4547be32 bp 0x7fff11f21bb0 sp 0x7fff11f21ba8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x559e4547be31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x559e4547b9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x559e451869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x559e45187d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x559e45381ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x559e45379952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x559e455e3793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x559e44d05c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x559e44d0156c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x559e44cef018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f77b4736d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f77b4736e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x559e44c2d634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x559e44cebaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x559e475cd4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x559e4547b725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x559e451869b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  70 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681116==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a2548f7e32 bp 0x7ffd6b872bb0 sp 0x7ffd6b872ba8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a2548f7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a2548f79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a2546029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a254603d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a2547fdebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a2547f5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a254a5f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a254181c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a25417d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a25416b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f491af79d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f491af79e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a2540a9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a254167aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a256a494f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a2548f7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a2546029b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2681102==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c3ed679e32 bp 0x7fffdb6ac790 sp 0x7fffdb6ac788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c3ed679e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c3ed6799df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c3ed3849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c3ed385d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c3ed57febb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c3ed577952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c3ed7e1793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c3ecf03c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c3eceff56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c3eceed018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f80db6bfd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f80db6bfe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c3ece2b634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c3ecee9aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c3ef7cb4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c3ed679725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c3ed3849b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681098==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56119f4e7e32 bp 0x7ffce1919150 sp 0x7ffce1919148
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56119f4e7e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56119f4e79df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56119f1f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56119f1f3d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56119f3edebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56119f3e5952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56119f64f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x56119ed71c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x56119ed6d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x56119ed5b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5a4caadd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5a4caade3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x56119ec99634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56119ed57aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5611a16394f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56119f4e7725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56119f1f29b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681118==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000103b4 at pc 0x5576920b5e32 bp 0x7ffd926adbd0 sp 0x7ffd926adbc8
> READ of size 4 at 0x6160000103b4 thread T0
>     #0 0x5576920b5e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5576920b59df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557691dc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557691dc1d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557691fbbebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557691fb3952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55769221d793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55769193fc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55769193b56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557691929018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f74111dad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f74111dae3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x557691867634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000103b4 is located 308 bytes inside of 528-byte region [0x616000010280,0x616000010490)
> freed by thread T0 here:
>     #0 0x557691925aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5576942074f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5576920b5725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557691dc09b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681134==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55bff784ae32 bp 0x7ffcd6c24b30 sp 0x7ffcd6c24b28
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55bff784ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55bff784a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55bff75559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55bff7556d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55bff7750ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55bff7748952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55bff79b2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55bff70d4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55bff70d056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55bff70be018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f63fa2d6d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f63fa2d6e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55bff6ffc634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55bff70baaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55bff999c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55bff784a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55bff75559b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681159==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55dad69d2e32 bp 0x7ffebabc7970 sp 0x7ffebabc7968
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55dad69d2e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55dad69d29df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55dad66dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55dad66ded28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55dad68d8ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55dad68d0952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55dad6b3a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55dad625cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55dad625856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55dad6246018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f41f0dc2d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f41f0dc2e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55dad6184634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55dad6242aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55dad8b244f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55dad69d2725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55dad66dd9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681145==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55568aa70e32 bp 0x7ffc8ece43d0 sp 0x7ffc8ece43c8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55568aa70e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55568aa709df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55568a77b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55568a77cd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55568a976ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55568a96e952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55568abd8793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55568a2fac72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55568a2f656c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55568a2e4018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f1e3661cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f1e3661ce3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55568a222634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55568a2e0aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55568cbc24f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55568aa70725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55568a77b9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681119==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x557120dcde32 bp 0x7ffe4199ffd0 sp 0x7ffe4199ffc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x557120dcde31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x557120dcd9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x557120ad89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x557120ad9d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x557120cd3ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x557120ccb952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x557120f35793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x557120657c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55712065356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x557120641018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f5aba9c3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f5aba9c3e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55712057f634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55712063daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x557122f1f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x557120dcd725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x557120ad89b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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 
> =================================================================
> ==2681161==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55e14288fe32 bp 0x7ffea9d10b10 sp 0x7ffea9d10b08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55e14288fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55e14288f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55e14259a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55e14259bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55e142795ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55e14278d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55e1429f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55e142119c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55e14211556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55e142103018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f93782f1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f93782f1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55e142041634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55e1420ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55e1449e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55e14288f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55e14259a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681176==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x561dab1f9e32 bp 0x7ffd4a8e7e10 sp 0x7ffd4a8e7e08
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x561dab1f9e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561dab1f99df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561daaf049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561daaf05d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561dab0ffebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561dab0f7952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561dab361793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x561daaa83c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x561daaa7f56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x561daaa6d018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0323433d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0323433e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x561daa9ab634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x561daaa69aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x561dad34b4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561dab1f9725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561daaf049b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681132==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5566d208fe32 bp 0x7fffc4314af0 sp 0x7fffc4314ae8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5566d208fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566d208f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566d1d9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566d1d9bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566d1f95ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566d1f8d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566d21f7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566d1919c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566d191556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566d1903018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fc3eea5dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fc3eea5de3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566d1841634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5566d18ffaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5566d41e14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566d208f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566d1d9a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681187==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x561259e2de32 bp 0x7ffdc0e806d0 sp 0x7ffdc0e806c8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x561259e2de31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x561259e2d9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x561259b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x561259b39d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x561259d33ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x561259d2b952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x561259f95793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5612596b7c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5612596b356c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5612596a1018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fae700dbd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fae700dbe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5612595df634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x56125969daad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56125bf7f4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x561259e2d725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x561259b389b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681210==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x560bd176fe32 bp 0x7ffea9a8de10 sp 0x7ffea9a8de08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x560bd176fe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x560bd176f9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x560bd147a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x560bd147bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x560bd1675ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x560bd166d952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x560bd18d7793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x560bd0ff9c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x560bd0ff556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x560bd0fe3018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f522df25d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f522df25e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x560bd0f21634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x560bd0fdfaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x560bd38c14f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x560bd176f725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x560bd147a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681205==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55a5d683ae32 bp 0x7ffebbaefc90 sp 0x7ffebbaefc88
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55a5d683ae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55a5d683a9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55a5d65459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55a5d6546d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55a5d6740ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55a5d6738952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55a5d69a2793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55a5d60c4c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55a5d60c056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55a5d60ae018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f7df9934d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f7df9934e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55a5d5fec634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55a5d60aaaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55a5d898c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55a5d683a725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55a5d65459b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681238==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55fcf7ac1e32 bp 0x7ffc0b5837f0 sp 0x7ffc0b5837e8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55fcf7ac1e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55fcf7ac19df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55fcf77cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55fcf77cdd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55fcf79c7ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55fcf79bf952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55fcf7c29793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55fcf734bc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55fcf734756c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55fcf7335018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3554080d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3554080e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55fcf7273634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55fcf7331aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55fcf9c134f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55fcf7ac1725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55fcf77cc9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681247==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55b95caeee32 bp 0x7ffd50ae3410 sp 0x7ffd50ae3408
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55b95caeee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55b95caee9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55b95c7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55b95c7fad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55b95c9f4ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55b95c9ec952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55b95cc56793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55b95c378c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55b95c37456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55b95c362018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fa05c309d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fa05c309e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55b95c2a0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55b95c35eaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55b95ec404f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55b95caee725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55b95c7f99b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681274==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x56245a534e32 bp 0x7ffd3827cd10 sp 0x7ffd3827cd08
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x56245a534e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x56245a5349df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x56245a23f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x56245a240d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x56245a43aebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x56245a432952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x56245a69c793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x562459dbec72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x562459dba56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x562459da8018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f850acefd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f850acefe3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x562459ce6634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x562459da4aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x56245c6864f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x56245a534725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x56245a23f9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681285==ERROR: AddressSanitizer: heap-use-after-free on address 0x616000010cb4 at pc 0x55eea8afae32 bp 0x7ffe8213ba70 sp 0x7ffe8213ba68
> READ of size 4 at 0x616000010cb4 thread T0
>     #0 0x55eea8afae31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55eea8afa9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55eea88059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55eea8806d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55eea8a00ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55eea89f8952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55eea8c62793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55eea8384c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55eea838056c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55eea836e018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fd3c86b7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7fd3c86b7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55eea82ac634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x616000010cb4 is located 308 bytes inside of 528-byte region [0x616000010b80,0x616000010d90)
> freed by thread T0 here:
>     #0 0x55eea836aaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55eeaac4c4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55eea8afa725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55eea88059b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681244==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5646b8456e32 bp 0x7ffe3f8dbe50 sp 0x7ffe3f8dbe48
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5646b8456e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5646b84569df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5646b81619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5646b8162d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5646b835cebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5646b8354952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5646b85be793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5646b7ce0c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5646b7cdc56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5646b7cca018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f783d852d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f783d852e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5646b7c08634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5646b7cc6aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5646ba5a84f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5646b8456725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5646b81619b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  68 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681288==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5566a3e53e32 bp 0x7ffdd45d6130 sp 0x7ffdd45d6128
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5566a3e53e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5566a3e539df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5566a3b5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5566a3b5fd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5566a3d59ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5566a3d51952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5566a3fbb793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5566a36ddc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5566a36d956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5566a36c7018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff448b1bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff448b1be3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5566a3605634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5566a36c3aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5566a5fa54f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5566a3e53725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5566a3b5e9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681277==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55c46d9ffe32 bp 0x7fffb0093a30 sp 0x7fffb0093a28
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55c46d9ffe31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55c46d9ff9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55c46d70a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55c46d70bd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55c46d905ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55c46d8fd952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55c46db67793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55c46d289c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55c46d28556c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55c46d273018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8c3b3e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8c3b3e9e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55c46d1b1634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55c46d26faad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55c46fb514f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55c46d9ff725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55c46d70a9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681308==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x5651ca617e32 bp 0x7ffcfd839cd0 sp 0x7ffcfd839cc8
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x5651ca617e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5651ca6179df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5651ca3229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5651ca323d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5651ca51debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5651ca515952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5651ca77f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5651c9ea1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5651c9e9d56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5651c9e8b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f0dcaa04d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f0dcaa04e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5651c9dc9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x5651c9e87aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5651cc7694f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5651ca617725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5651ca3229b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681322==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x555dd1c38e32 bp 0x7ffc0f4395b0 sp 0x7ffc0f4395a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x555dd1c38e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x555dd1c389df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x555dd19439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x555dd1944d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x555dd1b3eebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x555dd1b36952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x555dd1da0793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x555dd14c2c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x555dd14be56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x555dd14ac018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f8589e70d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f8589e70e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x555dd13ea634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x555dd14a8aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x555dd3d8a4f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x555dd1c38725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x555dd19439b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681329==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55883b027e32 bp 0x7ffd4d611c90 sp 0x7ffd4d611c88
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55883b027e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55883b0279df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55883ad329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55883ad33d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55883af2debb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55883af25952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55883b18f793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55883a8b1c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55883a8ad56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55883a89b018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f3a734e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f3a734e1e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55883a7d9634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55883a897aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55883d1794f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55883b027725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55883ad329b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  70 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681290==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000115b4 at pc 0x5586d673ee32 bp 0x7ffe95e964b0 sp 0x7ffe95e964a8
> READ of size 4 at 0x6160000115b4 thread T0
>     #0 0x5586d673ee31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5586d673e9df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5586d64499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5586d644ad28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5586d6644ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5586d663c952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5586d68a6793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5586d5fc8c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5586d5fc456c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5586d5fb2018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f72d7e79d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f72d7e79e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5586d5ef0634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000115b4 is located 308 bytes inside of 528-byte region [0x616000011480,0x616000011690)
> freed by thread T0 here:
>     #0 0x5586d5faeaad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5586d88904f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5586d673e725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5586d64499b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  70 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681337==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x5594fa512e32 bp 0x7fffe601b8f0 sp 0x7fffe601b8e8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x5594fa512e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x5594fa5129df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x5594fa21d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x5594fa21ed28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x5594fa418ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x5594fa410952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x5594fa67a793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x5594f9d9cc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x5594f9d9856c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x5594f9d86018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff8970f7d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff8970f7e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x5594f9cc4634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x5594f9d82aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x5594fc6644f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x5594fa512725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x5594fa21d9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  6a 2f 00 00 00 00 00 00  be be be be be be be be  00 00 00 00 be be be be  00 00 00 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22 in 
> =================================================================
> ==2681345==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000106b4 at pc 0x55d2f1ac3e32 bp 0x7fff7f30f6b0 sp 0x7fff7f30f6a8
> READ of size 4 at 0x6160000106b4 thread T0
>     #0 0x55d2f1ac3e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d2f1ac39df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d2f17ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d2f17cfd28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d2f19c9ebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d2f19c1952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d2f1c2b793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d2f134dc72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d2f134956c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d2f1337018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7f49d2535d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7f49d2535e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d2f1275634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000106b4 is located 308 bytes inside of 528-byte region [0x616000010580,0x616000010790)
> freed by thread T0 here:
>     #0 0x55d2f1333aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d2f3c154f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d2f1ac3725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d2f17ce9b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/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  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 
> =================================================================
> ==2681350==ERROR: AddressSanitizer: heap-use-after-free on address 0x6160000109b4 at pc 0x55d5790b6e32 bp 0x7fff7e050790 sp 0x7fff7e050788
> READ of size 4 at 0x6160000109b4 thread T0
>     #0 0x55d5790b6e31 in MSBaseVehicle::checkRouteRemoval() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:160:22
>     #1 0x55d5790b69df in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:154:5
>     #2 0x55d578dc19b6 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:999:1
>     #3 0x55d578dc2d28 in MSVehicle::~MSVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSVehicle.cpp:991:25
>     #4 0x55d578fbcebb in MSVehicleControl::deleteVehicle(SUMOVehicle*, bool) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:346:5
>     #5 0x55d578fb4952 in MSVehicleControl::removePending() /home/delphi/clangDebug/sumo/src/microsim/MSVehicleControl.cpp:173:9
>     #6 0x55d57921e793 in MSEdgeControl::executeMovements(long long) /home/delphi/clangDebug/sumo/src/microsim/MSEdgeControl.cpp:241:47
>     #7 0x55d578940c72 in MSNet::simulationStep(bool) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:789:18
>     #8 0x55d57893c56c in MSNet::simulate(long long, long long) /home/delphi/clangDebug/sumo/src/microsim/MSNet.cpp:409:9
>     #9 0x55d57892a018 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7ff5f2795d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #11 0x7ff5f2795e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #12 0x55d578868634 in _start (/home/delphi/clangDebug/sumo/bin/sumoD+0x283b634) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
> 
> 0x6160000109b4 is located 308 bytes inside of 528-byte region [0x616000010880,0x616000010a90)
> freed by thread T0 here:
>     #0 0x55d578926aad in operator delete(void*) (/home/delphi/clangDebug/sumo/bin/sumoD+0x28f9aad) (BuildId: bb2102c5b4be691509c95f4fda84ec0e3650b0ee)
>     #1 0x55d57b2084f1 in SUMOVehicleParameter::~SUMOVehicleParameter() /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.cpp:64:47
>     #2 0x55d5790b6725 in MSBaseVehicle::~MSBaseVehicle() /home/delphi/clangDebug/sumo/src/microsim/MSBaseVehicle.cpp:151:5
>     #3 0x55d578dc19b6 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:

98 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
additionalelements access fix ( Last six runs 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 flow_taz 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 trip_taz 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 ----------
7939,12922d7938
< Warning: Person 'pf_0.4849' is jammed on edge 'gneE2', time=2727.00.
< Warning: Person 'pf_0.4850' is jammed on edge 'gneE2', time=2727.00.
< Warning: Person 'pf_1.4849' is jammed on edge 'gneE2', time=2727.00.
< Warning: Person 'pf_1.4850' is jammed on edge 'gneE2', time=2727.00.
< Warning: Person 'pf_0.4851' is jammed on edge 'gneE2', time=2728.00.
< Warning: Person 'pf_0.4852' is jammed on edge 'gneE2', time=2728.00.
< Warning: Person 'pf_1.4851' is jammed on edge 'gneE2', time=2728.00.
< Warning: Person 'pf_1.4852' is jammed on edge 'gneE2', time=2728.00.
< Warning: Person 'pf_0.4853' is jammed on edge 'gneE2', time=2729.00.
< Warning: Person 'pf_0.4854' is jammed on edge 'gneE2', time=2729.00.
< Warning: Person 'pf_1.4853' is jammed on edge 'gneE2', time=2729.00.
< Warning: Person 'pf_1.4854' is jammed on edge 'gneE2', time=2729.00.
< Warning: Person 'pf_0.4855' is jammed on edge 'gneE2', time=2730.00.
< Warning: Person 'pf_0.4856' is jammed on edge 'gneE2', time=2730.00.
< Warning: Person 'pf_1.4855' is jammed on edge 'gneE2', time=2730.00.
< Warning: Person 'pf_1.4856' is jammed on edge 'gneE2', time=2730.00.
< Warning: Person 'pf_0.4857' is jammed on edge 'gneE2', time=2731.00.
< Warning: Person 'pf_0.4858' is jammed on edge 'gneE2', time=2731.00.
< Warning: Person 'pf_1.4857' is jammed on edge 'gneE2', time=2731.00.
< Warning: Person 'pf_1.4858' is jammed on edge 'gneE2', time=2731.00.
< Warning: Person 'pf_0.4859' is jammed on edge 'gneE2', time=2732.00.
< Warning: Person 'pf_0.4860' is jammed on edge 'gneE2', time=2732.00.
< Warning: Person 'pf_1.4859' is jammed on edge 'gneE2', time=2732.00.
< Warning: Person 'pf_1.4860' is jammed on edge 'gneE2', time=2732.00.
< Warning: Person 'pf_0.4861' is jammed on edge 'gneE2', time=2733.00.
< Warning: Person 'pf_0.4862' is jammed on edge 'gneE2', time=2733.00.
< Warning: Person 'pf_1.4861' is jammed on edge 'gneE2', time=2733.00.
< Warning: Person 'pf_1.4862' is jammed on edge 'gneE2', time=2733.00.
< Warning: Person 'pf_0.4863' is jammed on edge 'gneE2', time=2734.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 ----------
7578,12922d7577
< Warning: Person 'customID.4689' is jammed on edge 'gneE2', time=2647.00.
< Warning: Person 'customID.4690' is jammed on edge 'gneE2', time=2647.00.
< Warning: Person 'pf_0.4689' is jammed on edge 'gneE2', time=2647.00.
< Warning: Person 'pf_0.4690' is jammed on edge 'gneE2', time=2647.00.
< Warning: Collision of person 'pf_0.4484' and person 'customID.4543', lane='gneE7_0', time=2647.00.
< Warning: Person 'customID.4691' is jammed on edge 'gneE2', time=2648.00.
< Warning: Person 'customID.4692' is jammed on edge 'gneE2', time=2648.00.
< Warning: Person 'pf_0.4691' is jammed on edge 'gneE2', time=2648.00.
< Warning: Person 'pf_0.4692' is jammed on edge 'gneE2', time=2648.00.
< Warning: Collision of person 'pf_0.4484' and person 'customID.4543', lane='gneE7_0', time=2648.00.
< Warning: Person 'customID.4693' is jammed on edge 'gneE2', time=2649.00.
< Warning: Person 'customID.4694' is jammed on edge 'gneE2', time=2649.00.
< Warning: Person 'pf_0.4693' is jammed on edge 'gneE2', time=2649.00.
< Warning: Person 'pf_0.4694' is jammed on edge 'gneE2', time=2649.00.
< Warning: Collision of person 'pf_0.4484' and person 'customID.4543', lane='gneE7_0', time=2649.00.
< Warning: Person 'customID.4695' is jammed on edge 'gneE2', time=2650.00.
< Warning: Person 'customID.4696' is jammed on edge 'gneE2', time=2650.00.
< Warning: Person 'pf_0.4695' is jammed on edge 'gneE2', time=2650.00.
< Warning: Person 'pf_0.4696' is jammed on edge 'gneE2', time=2650.00.
< Warning: Collision of person 'pf_0.4484' and person 'customID.4543', lane='gneE7_0', time=2650.00.
< Warning: Person 'pf_0.4054' is jammed on edge 'gneE7', time=2650.00.
< Warning: Person 'customID.4067' is jammed on edge 'gneE7', time=2650.00.
< Warning: Person 'customID.4697' is jammed on edge 'gneE2', time=2651.00.
< Warning: Person 'customID.4698' is jammed on edge 'gneE2', time=2651.00.
< Warning: Person 'pf_0.4697' is jammed on edge 'gneE2', time=2651.00.
< Warning: Person 'pf_0.4698' is jammed on edge 'gneE2', time=2651.00.
< Warning: Collision of person 'pf_0.4484' and person 'customID.4543', lane='gneE7_0', time=2651.00.
< Warning: Person 'customID.4699' is jammed on edge 'gneE2', time=2652.00.
< Warning: Person 'customID.4700' is jammed on edge 'gneE2', time=2652.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 ----------
4204,11401d4203
< Warning: Person 'pf_1.6163' is jammed on edge 'gneE4', time=2721.00.
< Warning: Person 'pf_1.6164' is jammed on edge 'gneE4', time=2721.00.
< Warning: Person 'pf_1.6165' is jammed on edge 'gneE4', time=2721.00.
< Warning: Person 'pf_0.6173' is jammed on edge 'gneE2', time=2721.00.
< Warning: Person 'pf_1.6166' is jammed on edge 'gneE4', time=2722.00.
< Warning: Person 'pf_1.6167' is jammed on edge 'gneE4', time=2722.00.
< Warning: Person 'pf_1.6168' is jammed on edge 'gneE4', time=2722.00.
< Warning: Person 'pf_0.6174' is jammed on edge 'gneE2', time=2722.00.
< Warning: Person 'pf_0.6175' is jammed on edge 'gneE2', time=2722.00.
< Warning: Person 'pf_0.6176' is jammed on edge 'gneE2', time=2722.00.
< Warning: Person 'pf_1.6169' is jammed on edge 'gneE4', time=2723.00.
< Warning: Person 'pf_0.6177' is jammed on edge 'gneE2', time=2723.00.
< Warning: Person 'pf_0.6178' is jammed on edge 'gneE2', time=2723.00.
< Warning: Person 'pf_0.6179' is jammed on edge 'gneE2', time=2723.00.
< Warning: Person 'pf_0.6180' is jammed on edge 'gneE2', time=2723.00.
< Warning: Person 'pf_1.6170' is jammed on edge 'gneE4', time=2724.00.
< Warning: Person 'pf_1.6171' is jammed on edge 'gneE4', time=2724.00.
< Warning: Person 'pf_1.6172' is jammed on edge 'gneE4', time=2724.00.
< Warning: Person 'pf_0.6181' is jammed on edge 'gneE2', time=2724.00.
< Warning: Person 'pf_1.6173' is jammed on edge 'gneE4', time=2725.00.
< Warning: Person 'pf_1.6174' is jammed on edge 'gneE4', time=2725.00.
< Warning: Person 'pf_0.6182' is jammed on edge 'gneE2', time=2725.00.
< Warning: Person 'pf_0.6183' is jammed on edge 'gneE2', time=2725.00.
< Warning: Person 'pf_0.6184' is jammed on edge 'gneE2', time=2726.00.
< Warning: Person 'pf_0.6185' is jammed on edge 'gneE2', time=2726.00.
< Warning: Person 'pf_0.5232' is jammed on edge 'gneE7', time=2726.00.
< Warning: Person 'pf_0.5182' is jammed on edge 'gneE7', time=2726.00.
< Warning: Person 'pf_0.6186' is jammed on edge 'gneE2', time=2727.00.
< Warning: Person 'pf_0.6187' is jammed on edge 'gneE2', time=2727.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.